Age | Commit message (Expand) | Author |
---|---|---|
2016-02-23 | gpio: cs5535: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan |
2016-01-05 | gpio: cs5535: use gpiochip data pointer | Linus Walleij |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-10-21 | gpio: cs5535: Switch to using managed resources with devm_ | Pramod Gurav |
2014-10-20 | gpio: drop owner assignment from platform_drivers | Wolfram Sang |
2014-09-23 | gpio: use container_of to resolve cs5535_gpio_chip from gpio_chip | Fabian Frederick |
2014-07-22 | gpio: remove all usage of gpio_remove retval in driver/gpio | abdoulaye berthe |
2012-11-28 | gpio: remove use of __devexit | Bill Pemberton |
2012-11-28 | gpio: remove use of __devinit | Bill Pemberton |
2012-11-28 | gpio: remove use of __devexit_p | Bill Pemberton |
2012-01-02 | gpio: Convert GPIO drivers to module_platform_driver | Mark Brown |
2011-12-12 | gpiolib: output basic details and consolidate gpio device drivers | Grant Likely |
2011-06-06 | gpio: reorganize drivers | Grant Likely |