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