summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-sch.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: constify gpio_chip structuresJulia Lawall2016-09-131-1/+1
* gpio: sch: Fix Oops on module load on Asus Eee PC 1201Colin Pitrat2016-07-041-11/+10
* gpio: sch: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+1
* gpio: sch: use gpiochip data pointerLinus Walleij2016-01-051-8/+6
* gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+1
* gpio: sch: Consolidate similar algorithmsChang Rebecca Swee Fun2015-01-291-54/+29
* gpio: sch: Add support for Intel Quark X1000 SoCChang Rebecca Swee Fun2015-01-151-0/+6
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * gpio: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | gpio: sch: Consolidate core and resume banksMika Westerberg2014-11-041-181/+112
|/
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-221-13/+3
* gpio-sch: set output level after configuration of directionDaniel Krueger2014-04-281-4/+22
* gpio: Don't override the error code in probe error handlingAxel Lin2013-05-201-4/+2
* gpio: gpio-sch.c: fix checkpatch errorLaurent Navet2013-03-271-39/+35
* gpio-sch: Allow for more than 8 lines in the resume wellDarren Hart2013-03-271-10/+27
* gpio: remove use of __devexitBill Pemberton2012-11-281-1/+1
* gpio: remove use of __devinitBill Pemberton2012-11-281-1/+1
* gpio: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* gpio-sch: Fix leak of resourceAlan Cox2012-08-051-1/+2
* gpio: Add Intel Centerton support to gpio-schSeth Heasley2012-05-221-0/+8
* gpio: Convert GPIO drivers to module_platform_driverMark Brown2012-01-021-12/+1
* gpio: reorganize driversGrant Likely2011-06-061-0/+316
OpenPOWER on IntegriCloud