aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/pcf857x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-0/+1
2009-09-23gpio: include <linux/gpio.h> not <asm/gpio.h>H Hartley Sweeten1-2/+1
2009-09-18gpio/pcf857x: Copy i2c_device_id from old pcf8574 driverWolfram Sang1-0/+1
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