aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/mcp23s08.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-23gpio: include <linux/gpio.h> not <asm/gpio.h>H Hartley Sweeten1-3/+1
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov1-0/+1
2009-01-15gpio: fix probe() error return in gpio driver probesBen Dooks1-2/+4
2008-10-16spi: core and gpio expanders use subsys_initDavid Brownell1-1/+4
2008-07-25gpio: mcp23s08 handles multiple chips per chipselectDavid Brownell1-31/+102
2008-07-25gpio: sysfs interfaceDavid Brownell1-0/+1
2008-05-24gpio: mcp23s08 debug fixRoel Kluin1-1/+1
2008-04-28gpiolib: i2c/spi drivers: handle rmmod betterGuennadi Liakhovetski1-0/+1
2008-02-05mcp23s08 spi gpio expander supportDavid Brownell1-0/+357