aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/mcp23s08.c
Commit message (Expand)AuthorAgeFilesLines
* gpio/mcp23s08: support mcp23s17 variantPeter Korsgaard2011-03-121-48/+143
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* gpio: include <linux/gpio.h> not <asm/gpio.h>H Hartley Sweeten2009-09-231-3/+1
* spi: prefix modalias with "spi:"Anton Vorontsov2009-09-231-0/+1
* 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