aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-cs5535.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-21gpio: cs5535: Switch to using managed resources with devm_Pramod Gurav1-8/+3
2014-09-23gpio: use container_of to resolve cs5535_gpio_chip from gpio_chipFabian Frederick1-3/+6
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe1-7/+1
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-01-02gpio: Convert GPIO drivers to module_platform_driverMark Brown1-12/+1
2011-12-12gpiolib: output basic details and consolidate gpio device driversGrant Likely1-1/+0
2011-06-06gpio: reorganize driversGrant Likely1-0/+401