summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-cs5535.c
AgeCommit message (Expand)Author
2016-02-23gpio: cs5535: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan
2016-01-05gpio: cs5535: use gpiochip data pointerLinus Walleij
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-21gpio: cs5535: Switch to using managed resources with devm_Pramod Gurav
2014-10-20gpio: drop owner assignment from platform_driversWolfram Sang
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