kernel-ark/drivers/gpio
Wolfram Sang e952805d2d gpio: add driver for MAX7300 I2C GPIO extender
Add the MAX7300-I2C variant of the MAX7301-SPI version.  Both chips share
the same core logic, so the generic part of the in-kernel SPI-driver is
refactored into a generic part.  The I2C and SPI specific funtions are
then wrapped into seperate drivers picking up the generic part.

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Cc: Juergen Beisert <j.beisert@pengutronix.de>
Cc: David Brownell <dbrownell@users.sourceforge.net>
Cc: Jean Delvare <khali@linux-fr.org>
Cc: Anton Vorontsov <avorontsov@ru.mvista.com>
Cc: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-03-06 11:26:48 -08:00
..
adp5520-gpio.c gpio: adp5520: rename common defines and typos 2009-12-13 19:20:51 +01:00
adp5588-gpio.c gpio: adp5588-gpio: new driver for ADP5588 GPIO expanders 2010-01-11 09:34:07 -08:00
bt8xxgpio.c gpio: include <linux/gpio.h> not <asm/gpio.h> 2009-09-23 07:39:48 -07:00
cs5535-gpio.c cs5535-gpio: request function, mask & names added 2009-12-15 08:53:27 -08:00
gpiolib.c gpiolib: fix poll(2) support reconfigure on sysfs polarity change 2010-01-11 09:34:06 -08:00
Kconfig gpio: add driver for MAX7300 I2C GPIO extender 2010-03-06 11:26:48 -08:00
langwell_gpio.c gpio: fix test on unsigned in lnw_irq_type() 2009-12-16 07:20:00 -08:00
Makefile gpio: add driver for MAX7300 I2C GPIO extender 2010-03-06 11:26:48 -08:00
max730x.c gpio: add driver for MAX7300 I2C GPIO extender 2010-03-06 11:26:48 -08:00
max732x.c
max7300.c gpio: add driver for MAX7300 I2C GPIO extender 2010-03-06 11:26:48 -08:00
max7301.c gpio: add driver for MAX7300 I2C GPIO extender 2010-03-06 11:26:48 -08:00
mc33880.c gpio: add MC33880 driver 2009-09-23 07:39:46 -07:00
mcp23s08.c gpio: include <linux/gpio.h> not <asm/gpio.h> 2009-09-23 07:39:48 -07:00
pca953x.c gpio: include <linux/gpio.h> not <asm/gpio.h> 2009-09-23 07:39:48 -07:00
pcf857x.c Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging 2009-09-23 09:30:48 -07:00
pl061.c bitops: rename for_each_bit() to for_each_set_bit() 2010-03-06 11:26:23 -08:00
timbgpio.c bitops: rename for_each_bit() to for_each_set_bit() 2010-03-06 11:26:23 -08:00
twl4030-gpio.c mfd: Rename all twl4030_i2c* 2009-12-13 21:23:33 +01:00
ucb1400_gpio.c mfd/gpio: add a GPIO interface to the UCB1400 MFD chip driver via gpiolib 2009-09-23 07:39:48 -07:00
vr41xx_giu.c headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
wm831x-gpio.c gpiolib: Implement gpio_to_irq() for wm831x 2009-12-13 19:21:44 +01:00
xilinx_gpio.c