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
/
gpio
/
gpio-adp5520.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
2018-08-29
drivers: gpio: Update MODULE AUTHOR email address
Michael Hennerich
2018-01-13
gpio: adp5520: Include proper header
Linus Walleij
2016-02-23
gpio: adp5520: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-01-05
gpio: adp5520: use gpiochip data pointer
Linus Walleij
2014-10-20
gpio: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2014-05-09
gpio: adp5520: remove unnecessary OOM messages
Jingoo Han
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-08-16
gpio: use dev_get_platdata()
Jingoo Han
2013-03-27
gpio: adp5520: use devm_kzalloc()
Jingoo Han
2012-11-28
gpio: remove use of __devexit
Bill Pemberton
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
2012-11-28
gpio: remove use of __devexit_p
Bill Pemberton
2012-01-02
gpio: Convert GPIO drivers to module_platform_driver
Mark Brown
2011-06-06
gpio: reorganize drivers
Grant Likely