summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* gpio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-241-1/+1
* gpiolib: fix request related issueMagnus Damm2009-01-291-0/+1
* gpio: fix probe() error return in gpio driver probesBen Dooks2009-01-155-12/+24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-061-1/+1
|\
| * gpio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* | gpio: pca953x handles more chips, i2c fault codesDavid Brownell2009-01-062-8/+11
* | twl4030-gpio: cleanup debounceDavid Brownell2009-01-061-31/+23
|/
* gpiolib: extend gpio label column width in debugfs fileJarkko Nikula2008-11-191-1/+1
* GPIO: add new Xilinx driver for powerpcJohn Linn2008-11-123-0/+244
* mfd: twl4030-gpio driverDavid Brownell2008-10-223-0/+529
* Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-201-1/+1
|\
| * generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-161-1/+1
* | gpiolib: fix oops in gpio_get_value_cansleep()David Brownell2008-10-201-1/+1
* | gpio: modify sysfs gpio export so that "value" displays as 0 or 1Steven A. Falco2008-10-201-1/+1
* | gpiolib: request/free hooksDavid Brownell2008-10-161-13/+78
* | gpiolib: gpio_to_irq() hooksDavid Brownell2008-10-161-0/+18
* | gpio: i2c expanders use subsys_initDavid Brownell2008-10-163-3/+12
* | gpio_free might sleep, generic partUwe Kleine-König2008-10-161-0/+2
* | gpio: max7301: fix the race between chip addition and pins reconfigurationDmitry Baryshkov2008-10-161-10/+8
* | spi: core and gpio expanders use subsys_initDavid Brownell2008-10-162-3/+8
|/
* gpio: max732x driverEric Miao2008-07-253-0/+405
* gpiolib: allow user-selectionMichael Buesch2008-07-252-5/+30
* gpio: add bt8xxgpio driverMichael Buesch2008-07-253-0/+367
* gpio: mcp23s08 handles multiple chips per chipselectDavid Brownell2008-07-251-31/+102
* gpio: sysfs interfaceDavid Brownell2008-07-255-13/+541
* gpio: pcf857x: add lock and handle more chipsDavid Brownell2008-07-222-6/+32
* gpio: gpio driver for max7301 SPI GPIO expanderJuergen Beisert2008-07-223-0/+346
* gpio: pca953x (i2c) handles max7310 tooDavid Brownell2008-07-042-5/+11
* gpiolib: fix off by one errorsTrent Piepho2008-05-241-3/+3
* gpio: mcp23s08 debug fixRoel Kluin2008-05-241-1/+1
* gpio: pca953x driver handles pca9554 tooDavid Brownell2008-05-241-0/+1
* gpio: pca953x: add support for pca9555 I2C I/O expanderWill Newton2008-05-011-1/+3
* drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-2/+2
* i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-292-32/+24
* i2c: Add support for device alias namesJean Delvare2008-04-292-2/+4
* gpiochip_reserve()Anton Vorontsov2008-04-281-3/+47
* gpiolib: dynamic gpio number allocationAnton Vorontsov2008-04-281-7/+45
* gpio: define gpio_is_valid()Guennadi Liakhovetski2008-04-281-7/+7
* gpiolib: i2c/spi drivers: handle rmmod betterGuennadi Liakhovetski2008-04-283-0/+3
* gpiolib: better rmmod infrastructureGuennadi Liakhovetski2008-04-281-3/+12
* gpio/pca953x bugfix: mark as can_sleepArnaud Patard2008-03-101-0/+1
* gpio: handle pca953{4,5,6,7,8} tooGuennadi Liakhovetski2008-02-061-17/+54
* gpio: rename pca953x symbolsGuennadi Liakhovetski2008-02-063-61/+62
* gpio: rename pca9539 driverGuennadi Liakhovetski2008-02-062-2/+2
* gpiolib: pca9539 i2c gpio expander supporteric miao2008-02-053-0/+282
* mcp23s08 spi gpio expander supportDavid Brownell2008-02-053-0/+365
* gpiolib: pcf857x i2c gpio expander supportDavid Brownell2008-02-053-0/+354
* gpiolib: add gpio provider infrastructureDavid Brownell2008-02-052-0/+569
* gpiolib: add drivers/gpio directoryDavid Brownell2008-02-052-0/+36