index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-axp209.c
Age
Commit message (
Expand
)
Author
2020-02-21
pinctrl: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-08
pinctrl: axp209: Fix NULL pointer dereference after allocation
Aditya Pakki
2018-08-10
pinctrl: axp209: Fix NULL pointer dereference after allocation
Anton Vasilyev
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-01-08
pinctrl: axp209: account for const type of of_device_id.data
Julia Lawall
2017-12-20
pinctrl: axp209: dereference pointer after it's been set
Quentin Schulz
2017-12-07
pinctrl: axp209: add support for AXP813 GPIOs
Quentin Schulz
2017-12-07
pinctrl: axp209: add programmable ADC muxing value
Quentin Schulz
2017-12-07
pinctrl: axp209: add programmable gpio_status_offset
Quentin Schulz
2017-12-07
pinctrl: axp209: rename everything from gpio to pctl
Quentin Schulz
2017-12-07
pinctrl: axp209: add pinctrl features
Quentin Schulz
2017-12-07
pinctrl: move gpio-axp209 to pinctrl
Quentin Schulz