aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-19gpiolib: extend gpio label column width in debugfs fileJarkko Nikula1-1/+1
2008-11-12GPIO: add new Xilinx driver for powerpcJohn Linn3-0/+244
2008-10-22mfd: twl4030-gpio driverDavid Brownell3-0/+529
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-10-20gpiolib: fix oops in gpio_get_value_cansleep()David Brownell1-1/+1
2008-10-20gpio: modify sysfs gpio export so that "value" displays as 0 or 1Steven A. Falco1-1/+1
2008-10-16gpiolib: request/free hooksDavid Brownell1-13/+78
2008-10-16gpiolib: gpio_to_irq() hooksDavid Brownell1-0/+18
2008-10-16gpio: i2c expanders use subsys_initDavid Brownell3-3/+12
2008-10-16gpio_free might sleep, generic partUwe Kleine-König1-0/+2
2008-10-16gpio: max7301: fix the race between chip addition and pins reconfigurationDmitry Baryshkov1-10/+8
2008-10-16spi: core and gpio expanders use subsys_initDavid Brownell2-3/+8
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]Yinghai Lu1-1/+1
2008-07-25gpio: max732x driverEric Miao3-0/+405
2008-07-25gpiolib: allow user-selectionMichael Buesch2-5/+30
2008-07-25gpio: add bt8xxgpio driverMichael Buesch3-0/+367
2008-07-25gpio: mcp23s08 handles multiple chips per chipselectDavid Brownell1-31/+102
2008-07-25gpio: sysfs interfaceDavid Brownell5-13/+541
2008-07-22gpio: pcf857x: add lock and handle more chipsDavid Brownell2-6/+32
2008-07-22gpio: gpio driver for max7301 SPI GPIO expanderJuergen Beisert3-0/+346
2008-07-04gpio: pca953x (i2c) handles max7310 tooDavid Brownell2-5/+11
2008-05-24gpiolib: fix off by one errorsTrent Piepho1-3/+3
2008-05-24gpio: mcp23s08 debug fixRoel Kluin1-1/+1
2008-05-24gpio: pca953x driver handles pca9554 tooDavid Brownell1-0/+1
2008-05-01gpio: pca953x: add support for pca9555 I2C I/O expanderWill Newton1-1/+3
2008-04-30drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare2-32/+24
2008-04-29i2c: Add support for device alias namesJean Delvare2-2/+4
2008-04-28gpiochip_reserve()Anton Vorontsov1-3/+47
2008-04-28gpiolib: dynamic gpio number allocationAnton Vorontsov1-7/+45
2008-04-28gpio: define gpio_is_valid()Guennadi Liakhovetski1-7/+7
2008-04-28gpiolib: i2c/spi drivers: handle rmmod betterGuennadi Liakhovetski3-0/+3
2008-04-28gpiolib: better rmmod infrastructureGuennadi Liakhovetski1-3/+12
2008-03-10gpio/pca953x bugfix: mark as can_sleepArnaud Patard1-0/+1
2008-02-06gpio: handle pca953{4,5,6,7,8} tooGuennadi Liakhovetski1-17/+54
2008-02-06gpio: rename pca953x symbolsGuennadi Liakhovetski3-61/+62
2008-02-06gpio: rename pca9539 driverGuennadi Liakhovetski2-2/+2
2008-02-05gpiolib: pca9539 i2c gpio expander supporteric miao3-0/+282
2008-02-05mcp23s08 spi gpio expander supportDavid Brownell3-0/+365
2008-02-05gpiolib: pcf857x i2c gpio expander supportDavid Brownell3-0/+354
2008-02-05gpiolib: add gpio provider infrastructureDavid Brownell2-0/+569
2008-02-05gpiolib: add drivers/gpio directoryDavid Brownell2-0/+36