alistair23-linux/drivers/gpio
Juergen Beisert 0c36ec3147 gpio: gpio driver for max7301 SPI GPIO expander
Maxim's MAX7301 is an SPI GPIO expander with 28 GPIOs.  Note: MAX7301's
interrupt feature is not supported yet.

[akpm@linux-foundation.org: coding-style fixes]
[g.liakhovetski@pengutronix.de: Fix inaccuracies in comments, check spi_setup()
return code, mask off high byte in max7301_read()]
Signed-off-by: Juergen Beisert <j.beisert@pengutronix.de>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@pengutronix.de>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-22 09:59:40 -07:00
..
gpiolib.c gpiolib: fix off by one errors 2008-05-24 09:56:11 -07:00
Kconfig gpio: gpio driver for max7301 SPI GPIO expander 2008-07-22 09:59:40 -07:00
Makefile gpio: gpio driver for max7301 SPI GPIO expander 2008-07-22 09:59:40 -07:00
max7301.c gpio: gpio driver for max7301 SPI GPIO expander 2008-07-22 09:59:40 -07:00
mcp23s08.c gpio: mcp23s08 debug fix 2008-05-24 09:56:11 -07:00
pca953x.c gpio: pca953x (i2c) handles max7310 too 2008-07-04 10:40:06 -07:00
pcf857x.c i2c: Convert most new-style drivers to use module aliasing 2008-04-29 23:11:40 +02:00