aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-axp209.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-04-08pinctrl: axp209: Fix NULL pointer dereference after allocationAditya Pakki1-0/+2
2018-08-10pinctrl: axp209: Fix NULL pointer dereference after allocationAnton Vasilyev1-6/+20
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-3/+4
2018-01-08pinctrl: axp209: account for const type of of_device_id.dataJulia Lawall1-1/+1
2017-12-20pinctrl: axp209: dereference pointer after it's been setQuentin Schulz1-1/+3
2017-12-07pinctrl: axp209: add support for AXP813 GPIOsQuentin Schulz1-8/+27
2017-12-07pinctrl: axp209: add programmable ADC muxing valueQuentin Schulz1-1/+3
2017-12-07pinctrl: axp209: add programmable gpio_status_offsetQuentin Schulz1-1/+3
2017-12-07pinctrl: axp209: rename everything from gpio to pctlQuentin Schulz1-88/+88
2017-12-07pinctrl: axp209: add pinctrl featuresQuentin Schulz1-20/+284
2017-12-07pinctrl: move gpio-axp209 to pinctrlQuentin Schulz1-0/+189