aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-sch.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-08gpio: sch: use uapi/linux/pci_ids.h directlyGravatar Michael S. Tsirkin 1-1/+1
2015-01-29gpio: sch: Consolidate similar algorithmsGravatar Chang Rebecca Swee Fun 1-54/+29
2015-01-15gpio: sch: Add support for Intel Quark X1000 SoCGravatar Chang Rebecca Swee Fun 1-0/+6
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+0
2014-11-04gpio: sch: Consolidate core and resume banksGravatar Mika Westerberg 1-181/+112
2014-10-20gpio: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioGravatar abdoulaye berthe 1-13/+3
2014-04-28gpio-sch: set output level after configuration of directionGravatar Daniel Krueger 1-4/+22
2013-05-20gpio: Don't override the error code in probe error handlingGravatar Axel Lin 1-4/+2
2013-03-27gpio: gpio-sch.c: fix checkpatch errorGravatar Laurent Navet 1-39/+35
2013-03-27gpio-sch: Allow for more than 8 lines in the resume wellGravatar Darren Hart 1-10/+27
2012-11-28gpio: remove use of __devexitGravatar Bill Pemberton 1-1/+1
2012-11-28gpio: remove use of __devinitGravatar Bill Pemberton 1-1/+1
2012-11-28gpio: remove use of __devexit_pGravatar Bill Pemberton 1-1/+1
2012-08-05gpio-sch: Fix leak of resourceGravatar Alan Cox 1-1/+2
2012-05-22gpio: Add Intel Centerton support to gpio-schGravatar Seth Heasley 1-0/+8
2012-01-02gpio: Convert GPIO drivers to module_platform_driverGravatar Mark Brown 1-12/+1
2011-06-06gpio: reorganize driversGravatar Grant Likely 1-0/+316