aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2009-09-17gpio: Add WM831X GPIO driverMark Brown
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-03Update Yoichi Yuasa's e-mail addressYoichi Yuasa
2009-07-03MIPS: Update VR41xx GPIO driver to use gpiolibYoichi Yuasa
2009-06-30gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NRBaruch Siach
2009-06-30gpio: pl061: fix probe error handling codeBaruch Siach
2009-06-19gpio: driver for PrimeCell PL061 GPIO controllerBaruch Siach
2009-06-18gpio: pca953x: Add support for PCA9556Nate Case
2009-06-18gpio: pca953x: Get platform_data from OpenFirmwareNate Case
2009-06-18gpio: max7301: add missing __devexit markingMike Frysinger
2009-06-18pca953x: support GPIOLIB GPIO namingDaniel Silverstone
2009-05-21microblaze: Kconfig: Enable drivers for MicroblazeMichal Simek
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-02gpio: gpio_{request,free}() now required (feature removal)David Brownell
2009-04-02gpiolib: allow GPIOs to be namedDaniel Silverstone
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante
2009-03-24gpio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-29gpiolib: fix request related issueMagnus Damm
2009-01-15gpio: fix probe() error return in gpio driver probesBen Dooks
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-06gpio: pca953x handles more chips, i2c fault codesDavid Brownell
2009-01-06twl4030-gpio: cleanup debounceDavid Brownell
2009-01-06gpio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-19gpiolib: extend gpio label column width in debugfs fileJarkko Nikula
2008-11-12GPIO: add new Xilinx driver for powerpcJohn Linn
2008-10-22mfd: twl4030-gpio driverDavid Brownell
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20gpiolib: fix oops in gpio_get_value_cansleep()David Brownell
2008-10-20gpio: modify sysfs gpio export so that "value" displays as 0 or 1Steven A. Falco
2008-10-16gpiolib: request/free hooksDavid Brownell
2008-10-16gpiolib: gpio_to_irq() hooksDavid Brownell
2008-10-16gpio: i2c expanders use subsys_initDavid Brownell
2008-10-16gpio_free might sleep, generic partUwe Kleine-König
2008-10-16gpio: max7301: fix the race between chip addition and pins reconfigurationDmitry Baryshkov
2008-10-16spi: core and gpio expanders use subsys_initDavid Brownell
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu
2008-07-25gpio: max732x driverEric Miao
2008-07-25gpiolib: allow user-selectionMichael Buesch
2008-07-25gpio: add bt8xxgpio driverMichael Buesch
2008-07-25gpio: mcp23s08 handles multiple chips per chipselectDavid Brownell
2008-07-25gpio: sysfs interfaceDavid Brownell
2008-07-22gpio: pcf857x: add lock and handle more chipsDavid Brownell
2008-07-22gpio: gpio driver for max7301 SPI GPIO expanderJuergen Beisert
2008-07-04gpio: pca953x (i2c) handles max7310 tooDavid Brownell
2008-05-24gpiolib: fix off by one errorsTrent Piepho
2008-05-24gpio: mcp23s08 debug fixRoel Kluin
2008-05-24gpio: pca953x driver handles pca9554 tooDavid Brownell
2008-05-01gpio: pca953x: add support for pca9555 I2C I/O expanderWill Newton
2008-04-30drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare