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-rdc321x.c
Age
Commit message (
Expand
)
Author
2018-07-02
gpio: rdc321x: Include the right header
Linus Walleij
2016-06-07
gpio: remove redundant owner assignments of drivers
Masahiro Yamada
2016-02-23
gpio: rdc321x: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-01-05
gpio: rdc321x: use gpiochip data pointer
Linus Walleij
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2014-05-09
gpio: rdc321x: remove unnecessary OOM messages
Jingoo Han
2014-04-28
gpio: rdc321x: Convert to use devm_kzalloc
Axel Lin
2013-08-16
gpio: use dev_get_platdata()
Jingoo Han
2013-05-30
gpio: rdc321x: remove unnecessary platform_set_drvdata()
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-09-01
gpio: rdc321x: Prevent removal of modules exporting active GPIOs
Axel Lin
2012-01-02
gpio: Convert GPIO drivers to module_platform_driver
Mark Brown
2011-06-06
gpio: reorganize drivers
Grant Likely