aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-rdc321x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner1-15/+1
2018-07-02gpio: rdc321x: Include the right headerLinus Walleij1-1/+1
2016-06-07gpio: remove redundant owner assignments of driversMasahiro Yamada1-1/+0
2016-02-23gpio: rdc321x: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan1-11/+2
2016-01-05gpio: rdc321x: use gpiochip data pointerLinus Walleij1-5/+5
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe1-5/+2
2014-05-09gpio: rdc321x: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-28gpio: rdc321x: Convert to use devm_kzallocAxel Lin1-13/+6
2013-08-16gpio: use dev_get_platdata()Jingoo Han1-1/+1
2013-05-30gpio: rdc321x: remove unnecessary platform_set_drvdata()Jingoo Han1-5/+2
2012-11-28gpio: remove use of __devexitBill Pemberton1-1/+1
2012-11-28gpio: remove use of __devinitBill Pemberton1-1/+1
2012-11-28gpio: remove use of __devexit_pBill Pemberton1-1/+1
2012-09-01gpio: rdc321x: Prevent removal of modules exporting active GPIOsAxel Lin1-0/+1
2012-01-02gpio: Convert GPIO drivers to module_platform_driverMark Brown1-12/+1
2011-06-06gpio: reorganize driversGrant Likely1-0/+246