aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/pcf857x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-15gpio: fix probe() error return in gpio driver probesBen Dooks1-4/+8
2008-10-16gpio: i2c expanders use subsys_initDavid Brownell1-1/+4
2008-07-25gpio: sysfs interfaceDavid Brownell1-0/+1
2008-07-22gpio: pcf857x: add lock and handle more chipsDavid Brownell1-4/+29
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare1-14/+19
2008-04-29i2c: Add support for device alias namesJean Delvare1-1/+2
2008-04-28gpiolib: i2c/spi drivers: handle rmmod betterGuennadi Liakhovetski1-0/+1
2008-02-05gpiolib: pcf857x i2c gpio expander supportDavid Brownell1-0/+330