aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-axp209.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-08pinctrl: axp209: Fix NULL pointer dereference after allocationAditya Pakki
2018-08-10pinctrl: axp209: Fix NULL pointer dereference after allocationAnton Vasilyev
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-01-08pinctrl: axp209: account for const type of of_device_id.dataJulia Lawall
2017-12-20pinctrl: axp209: dereference pointer after it's been setQuentin Schulz
2017-12-07pinctrl: axp209: add support for AXP813 GPIOsQuentin Schulz
2017-12-07pinctrl: axp209: add programmable ADC muxing valueQuentin Schulz
2017-12-07pinctrl: axp209: add programmable gpio_status_offsetQuentin Schulz
2017-12-07pinctrl: axp209: rename everything from gpio to pctlQuentin Schulz
2017-12-07pinctrl: axp209: add pinctrl featuresQuentin Schulz
2017-12-07pinctrl: move gpio-axp209 to pinctrlQuentin Schulz