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-rc5t583.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2018-07-02
gpio: rc5t583: Include the right header
Linus Walleij
2016-04-05
gpio: rc5t583: make explicitly non-modular
Paul Gortmaker
2016-02-23
gpio: rc5t583: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-01-05
gpio: rc5t583: use gpiochip data pointer
Linus Walleij
2015-11-19
gpio: change member .dev to .parent
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: rc5t583: remove unnecessary OOM messages
Jingoo Han
2014-02-24
gpio: rc5t583: Remove redundant check
Alexander Shiyan
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
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-05-18
gpio/rc5t583: add gpio driver for RICOH PMIC RC5T583
Laxman Dewangan