summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-axp209.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* pinctrl: axp209: Fix NULL pointer dereference after allocationAditya Pakki2019-04-081-0/+2
* pinctrl: axp209: Fix NULL pointer dereference after allocationAnton Vasilyev2018-08-101-6/+20
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-3/+4
* pinctrl: axp209: account for const type of of_device_id.dataJulia Lawall2018-01-081-1/+1
* pinctrl: axp209: dereference pointer after it's been setQuentin Schulz2017-12-201-1/+3
* pinctrl: axp209: add support for AXP813 GPIOsQuentin Schulz2017-12-071-8/+27
* pinctrl: axp209: add programmable ADC muxing valueQuentin Schulz2017-12-071-1/+3
* pinctrl: axp209: add programmable gpio_status_offsetQuentin Schulz2017-12-071-1/+3
* pinctrl: axp209: rename everything from gpio to pctlQuentin Schulz2017-12-071-88/+88
* pinctrl: axp209: add pinctrl featuresQuentin Schulz2017-12-071-20/+284
* pinctrl: move gpio-axp209 to pinctrlQuentin Schulz2017-12-071-0/+189