nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / drivers / gpio /
2009-01-30 Magnus Dammgpiolib: fix request related issue
2009-01-16 Ben Dooksgpio: fix probe() error return in gpio driver probes
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-01-06 David Brownellgpio: pca953x handles more chips, i2c fault codes
2009-01-06 David Brownelltwl4030-gpio: cleanup debounce
2009-01-06 Kay Sieversgpio: struct device - replace bus_id with dev_name...
2008-11-20 Jarkko Nikulagpiolib: extend gpio label column width in debugfs...
2008-11-13 John LinnGPIO: add new Xilinx driver for powerpc
2008-10-21 David Brownellmfd: twl4030-gpio driver
2008-10-20 Linus TorvaldsMerge branch 'genirq-v28-for-linus' of git://git./linux...
2008-10-20 David Brownellgpiolib: fix oops in gpio_get_value_cansleep()
2008-10-20 Steven A. Falcogpio: modify sysfs gpio export so that "value" displays...
2008-10-16 David Brownellgpiolib: request/free hooks
2008-10-16 David Brownellgpiolib: gpio_to_irq() hooks
2008-10-16 David Brownellgpio: i2c expanders use subsys_init
2008-10-16 Uwe Kleine-Königgpio_free might sleep, generic part
2008-10-16 Dmitry Baryshkovgpio: max7301: fix the race between chip addition and...
2008-10-16 David Brownellspi: core and gpio expanders use subsys_init
2008-10-16 Yinghai Lugeneric: sparse irqs: use irq_desc() together with...
2008-07-25 Eric Miaogpio: max732x driver
2008-07-25 Michael Bueschgpiolib: allow user-selection
2008-07-25 Michael Bueschgpio: add bt8xxgpio driver
2008-07-25 David Brownellgpio: mcp23s08 handles multiple chips per chipselect
2008-07-25 David Brownellgpio: sysfs interface
2008-07-22 David Brownellgpio: pcf857x: add lock and handle more chips
2008-07-22 Juergen Beisertgpio: gpio driver for max7301 SPI GPIO expander
2008-07-04 David Brownellgpio: pca953x (i2c) handles max7310 too
2008-05-24 Trent Piephogpiolib: fix off by one errors
2008-05-24 Roel Kluingpio: mcp23s08 debug fix
2008-05-24 David Brownellgpio: pca953x driver handles pca9554 too
2008-05-01 Will Newtongpio: pca953x: add support for pca9555 I2C I/O expander
2008-04-30 Harvey Harrisondrivers: replace remaining __FUNCTION__ occurrences
2008-04-29 Jean Delvarei2c: Convert most new-style drivers to use module aliasing
2008-04-29 Jean Delvarei2c: Add support for device alias names
2008-04-28 Anton Vorontsovgpiochip_reserve()
2008-04-28 Anton Vorontsovgpiolib: dynamic gpio number allocation
2008-04-28 Guennadi Liakhovetskigpio: define gpio_is_valid()
2008-04-28 Guennadi Liakhovetskigpiolib: i2c/spi drivers: handle rmmod better
2008-04-28 Guennadi Liakhovetskigpiolib: better rmmod infrastructure
2008-03-11 Arnaud Patardgpio/pca953x bugfix: mark as can_sleep
2008-02-06 Guennadi Liakhovetskigpio: handle pca953{4,5,6,7,8} too
2008-02-06 Guennadi Liakhovetskigpio: rename pca953x symbols
2008-02-06 Guennadi Liakhovetskigpio: rename pca9539 driver
2008-02-05 eric miaogpiolib: pca9539 i2c gpio expander support
2008-02-05 David Brownellmcp23s08 spi gpio expander support
2008-02-05 David Brownellgpiolib: pcf857x i2c gpio expander support
2008-02-05 David Brownellgpiolib: add gpio provider infrastructure
2008-02-05 David Brownellgpiolib: add drivers/gpio directory