summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
AgeCommit message (Expand)AuthorLines
2009-01-15gpio: fix probe() error return in gpio driver probesBen Dooks-12/+24
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds-1/+1
2009-01-06gpio: pca953x handles more chips, i2c fault codesDavid Brownell-8/+11
2009-01-06twl4030-gpio: cleanup debounceDavid Brownell-31/+23
2009-01-06gpio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-1/+1
2008-11-19gpiolib: extend gpio label column width in debugfs fileJarkko Nikula-1/+1
2008-11-12GPIO: add new Xilinx driver for powerpcJohn Linn-0/+244
2008-10-22mfd: twl4030-gpio driverDavid Brownell-0/+529
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2008-10-20gpiolib: fix oops in gpio_get_value_cansleep()David Brownell-1/+1
2008-10-20gpio: modify sysfs gpio export so that "value" displays as 0 or 1Steven A. Falco-1/+1
2008-10-16gpiolib: request/free hooksDavid Brownell-13/+78
2008-10-16gpiolib: gpio_to_irq() hooksDavid Brownell-0/+18
2008-10-16gpio: i2c expanders use subsys_initDavid Brownell-3/+12
2008-10-16gpio_free might sleep, generic partUwe Kleine-König-0/+2
2008-10-16gpio: max7301: fix the race between chip addition and pins reconfigurationDmitry Baryshkov-10/+8
2008-10-16spi: core and gpio expanders use subsys_initDavid Brownell-3/+8
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu-1/+1
2008-07-25gpio: max732x driverEric Miao-0/+405
2008-07-25gpiolib: allow user-selectionMichael Buesch-5/+30
2008-07-25gpio: add bt8xxgpio driverMichael Buesch-0/+367
2008-07-25gpio: mcp23s08 handles multiple chips per chipselectDavid Brownell-31/+102
2008-07-25gpio: sysfs interfaceDavid Brownell-13/+541
2008-07-22gpio: pcf857x: add lock and handle more chipsDavid Brownell-6/+32
2008-07-22gpio: gpio driver for max7301 SPI GPIO expanderJuergen Beisert-0/+346
2008-07-04gpio: pca953x (i2c) handles max7310 tooDavid Brownell-5/+11
2008-05-24gpiolib: fix off by one errorsTrent Piepho-3/+3
2008-05-24gpio: mcp23s08 debug fixRoel Kluin-1/+1
2008-05-24gpio: pca953x driver handles pca9554 tooDavid Brownell-0/+1
2008-05-01gpio: pca953x: add support for pca9555 I2C I/O expanderWill Newton-1/+3
2008-04-30drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison-2/+2
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare-32/+24
2008-04-29i2c: Add support for device alias namesJean Delvare-2/+4
2008-04-28gpiochip_reserve()Anton Vorontsov-3/+47
2008-04-28gpiolib: dynamic gpio number allocationAnton Vorontsov-7/+45
2008-04-28gpio: define gpio_is_valid()Guennadi Liakhovetski-7/+7
2008-04-28gpiolib: i2c/spi drivers: handle rmmod betterGuennadi Liakhovetski-0/+3
2008-04-28gpiolib: better rmmod infrastructureGuennadi Liakhovetski-3/+12
2008-03-10gpio/pca953x bugfix: mark as can_sleepArnaud Patard-0/+1
2008-02-06gpio: handle pca953{4,5,6,7,8} tooGuennadi Liakhovetski-17/+54
2008-02-06gpio: rename pca953x symbolsGuennadi Liakhovetski-61/+62
2008-02-06gpio: rename pca9539 driverGuennadi Liakhovetski-2/+2
2008-02-05gpiolib: pca9539 i2c gpio expander supporteric miao-0/+282
2008-02-05mcp23s08 spi gpio expander supportDavid Brownell-0/+365
2008-02-05gpiolib: pcf857x i2c gpio expander supportDavid Brownell-0/+354
2008-02-05gpiolib: add gpio provider infrastructureDavid Brownell-0/+569
2008-02-05gpiolib: add drivers/gpio directoryDavid Brownell-0/+36