| Commit message (Expand) | Author | Age | Files | Lines |
* | gpio: constify gpio_chip structures | Julia Lawall | 2016-09-13 | 1 | -1/+1 |
* | gpio: sch: Fix Oops on module load on Asus Eee PC 1201 | Colin Pitrat | 2016-07-04 | 1 | -11/+10 |
* | gpio: sch: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 2016-02-23 | 1 | -10/+1 |
* | gpio: sch: use gpiochip data pointer | Linus Walleij | 2016-01-05 | 1 | -8/+6 |
* | gpio: change member .dev to .parent | Linus Walleij | 2015-11-19 | 1 | -1/+1 |
* | gpio: sch: Consolidate similar algorithms | Chang Rebecca Swee Fun | 2015-01-29 | 1 | -54/+29 |
* | gpio: sch: Add support for Intel Quark X1000 SoC | Chang Rebecca Swee Fun | 2015-01-15 | 1 | -0/+6 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 1 | -1/+0 |
|\ |
|
| * | gpio: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | gpio: sch: Consolidate core and resume banks | Mika Westerberg | 2014-11-04 | 1 | -181/+112 |
|/ |
|
* | gpio: remove all usage of gpio_remove retval in driver/gpio | abdoulaye berthe | 2014-07-22 | 1 | -13/+3 |
* | gpio-sch: set output level after configuration of direction | Daniel Krueger | 2014-04-28 | 1 | -4/+22 |
* | gpio: Don't override the error code in probe error handling | Axel Lin | 2013-05-20 | 1 | -4/+2 |
* | gpio: gpio-sch.c: fix checkpatch error | Laurent Navet | 2013-03-27 | 1 | -39/+35 |
* | gpio-sch: Allow for more than 8 lines in the resume well | Darren Hart | 2013-03-27 | 1 | -10/+27 |
* | 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-sch: Fix leak of resource | Alan Cox | 2012-08-05 | 1 | -1/+2 |
* | gpio: Add Intel Centerton support to gpio-sch | Seth Heasley | 2012-05-22 | 1 | -0/+8 |
* | gpio: Convert GPIO drivers to module_platform_driver | Mark Brown | 2012-01-02 | 1 | -12/+1 |
* | gpio: reorganize drivers | Grant Likely | 2011-06-06 | 1 | -0/+316 |