aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-rdc321x.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioGravatar abdoulaye berthe 1-5/+2
2014-05-09gpio: rdc321x: remove unnecessary OOM messagesGravatar Jingoo Han 1-3/+1
2014-04-28gpio: rdc321x: Convert to use devm_kzallocGravatar Axel Lin 1-13/+6
2013-08-16gpio: use dev_get_platdata()Gravatar Jingoo Han 1-1/+1
2013-05-30gpio: rdc321x: remove unnecessary platform_set_drvdata()Gravatar Jingoo Han 1-5/+2
2012-11-28gpio: remove use of __devexitGravatar Bill Pemberton 1-1/+1
2012-11-28gpio: remove use of __devinitGravatar Bill Pemberton 1-1/+1
2012-11-28gpio: remove use of __devexit_pGravatar Bill Pemberton 1-1/+1
2012-09-01gpio: rdc321x: Prevent removal of modules exporting active GPIOsGravatar Axel Lin 1-0/+1
2012-01-02gpio: Convert GPIO drivers to module_platform_driverGravatar Mark Brown 1-12/+1
2011-06-06gpio: reorganize driversGravatar Grant Likely 1-0/+246