summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-cs5535.c
Commit message (Expand)AuthorAge
* gpio: cs5535: Include proper headerLinus Walleij2018-01-14
* gpio: cs5535: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
* gpio: cs5535: use gpiochip data pointerLinus Walleij2016-01-05
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * gpio: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | gpio: cs5535: Switch to using managed resources with devm_Pramod Gurav2014-10-21
|/
* gpio: use container_of to resolve cs5535_gpio_chip from gpio_chipFabian Frederick2014-09-23
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-22
* gpio: remove use of __devexitBill Pemberton2012-11-28
* gpio: remove use of __devinitBill Pemberton2012-11-28
* gpio: remove use of __devexit_pBill Pemberton2012-11-28
* gpio: Convert GPIO drivers to module_platform_driverMark Brown2012-01-02
* gpiolib: output basic details and consolidate gpio device driversGrant Likely2011-12-12
* gpio: reorganize driversGrant Likely2011-06-06