summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-cs5535.c
AgeCommit message (Expand)Author
2014-10-21gpio: cs5535: Switch to using managed resources with devm_Pramod Gurav
2014-09-23gpio: use container_of to resolve cs5535_gpio_chip from gpio_chipFabian Frederick
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe
2012-11-28gpio: remove use of __devexitBill Pemberton
2012-11-28gpio: remove use of __devinitBill Pemberton
2012-11-28gpio: remove use of __devexit_pBill Pemberton
2012-01-02gpio: Convert GPIO drivers to module_platform_driverMark Brown
2011-12-12gpiolib: output basic details and consolidate gpio device driversGrant Likely
2011-06-06gpio: reorganize driversGrant Likely