aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/mcp23s08.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: fix probe() error return in gpio driver probesBen Dooks2009-01-151-2/+4
* spi: core and gpio expanders use subsys_initDavid Brownell2008-10-161-1/+4
* gpio: mcp23s08 handles multiple chips per chipselectDavid Brownell2008-07-251-31/+102
* gpio: sysfs interfaceDavid Brownell2008-07-251-0/+1
* gpio: mcp23s08 debug fixRoel Kluin2008-05-241-1/+1
* gpiolib: i2c/spi drivers: handle rmmod betterGuennadi Liakhovetski2008-04-281-0/+1
* mcp23s08 spi gpio expander supportDavid Brownell2008-02-051-0/+357