linux/drivers/gpio
Michael Buesch ff1d5c2f02 gpio: add bt8xxgpio driver
This adds the bt8xxgpio driver.  The purpose of the bt8xxgpio driver is to
export all of the 24 GPIO pins available on Brooktree 8xx chips to the
kernel GPIO infrastructure.

This makes it possible to use a physically modified BT8xx card as
cheap digital GPIO card.

[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Michael Buesch <mb@bu3sch.de>
Cc: David Brownell <david-b@pacbell.net>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-25 10:53:30 -07:00
..
Kconfig gpio: add bt8xxgpio driver 2008-07-25 10:53:30 -07:00
Makefile gpio: add bt8xxgpio driver 2008-07-25 10:53:30 -07:00
bt8xxgpio.c gpio: add bt8xxgpio driver 2008-07-25 10:53:30 -07:00
gpiolib.c gpio: sysfs interface 2008-07-25 10:53:30 -07:00
max7301.c gpio: gpio driver for max7301 SPI GPIO expander 2008-07-22 09:59:40 -07:00
mcp23s08.c gpio: mcp23s08 handles multiple chips per chipselect 2008-07-25 10:53:30 -07:00
pca953x.c gpio: sysfs interface 2008-07-25 10:53:30 -07:00
pcf857x.c gpio: sysfs interface 2008-07-25 10:53:30 -07:00