summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-sch.c
AgeCommit message (Expand)Author
2016-09-13gpio: constify gpio_chip structuresJulia Lawall
2016-07-04gpio: sch: Fix Oops on module load on Asus Eee PC 1201Colin Pitrat
2016-02-23gpio: sch: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan
2016-01-05gpio: sch: use gpiochip data pointerLinus Walleij
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-01-29gpio: sch: Consolidate similar algorithmsChang Rebecca Swee Fun
2015-01-15gpio: sch: Add support for Intel Quark X1000 SoCChang Rebecca Swee Fun
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-04gpio: sch: Consolidate core and resume banksMika Westerberg
2014-10-20gpio: drop owner assignment from platform_driversWolfram Sang
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe
2014-04-28gpio-sch: set output level after configuration of directionDaniel Krueger
2013-05-20gpio: Don't override the error code in probe error handlingAxel Lin
2013-03-27gpio: gpio-sch.c: fix checkpatch errorLaurent Navet
2013-03-27gpio-sch: Allow for more than 8 lines in the resume wellDarren Hart
2012-11-28gpio: remove use of __devexitBill Pemberton
2012-11-28gpio: remove use of __devinitBill Pemberton
2012-11-28gpio: remove use of __devexit_pBill Pemberton
2012-08-05gpio-sch: Fix leak of resourceAlan Cox
2012-05-22gpio: Add Intel Centerton support to gpio-schSeth Heasley
2012-01-02gpio: Convert GPIO drivers to module_platform_driverMark Brown
2011-06-06gpio: reorganize driversGrant Likely