summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-sch.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: sch: Remove write-only core_baseJan Kiszka2019-04-231-5/+0Star
* gpio: sch: Convert to use SPDX identifierAndy Shevchenko2018-12-071-14/+2Star
* gpio: sch: Remove linux/init.h and sort headersAndy Shevchenko2018-12-071-6/+5Star
* gpio: sch: Implement .get_direction()Linus Walleij2018-07-021-0/+8
* gpio: sch: Include the right headerLinus Walleij2018-07-021-2/+1Star
* 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/+10Star
* gpio: sch: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+1Star
* gpio: sch: use gpiochip data pointerLinus Walleij2016-01-051-8/+6Star
* gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+1
* gpio: sch: Consolidate similar algorithmsChang Rebecca Swee Fun2015-01-291-54/+29Star
* 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-151-1/+0Star
|\
| * gpio: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | gpio: sch: Consolidate core and resume banksMika Westerberg2014-11-041-181/+112Star
|/
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-221-13/+3Star
* 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/+2Star
* gpio: gpio-sch.c: fix checkpatch errorLaurent Navet2013-03-271-39/+35Star
* 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/+1Star
* gpio: reorganize driversGrant Likely2011-06-061-0/+316