aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/pcf857x.c
Commit message (Expand)AuthorAgeFilesLines
* pcf857x: support working w/o platform dataDmitry Eremin-Solenikov2010-08-111-5/+4
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-09-231-0/+1
|\
| * gpio/pcf857x: Copy i2c_device_id from old pcf8574 driverWolfram Sang2009-09-181-0/+1
* | gpio: include <linux/gpio.h> not <asm/gpio.h>H Hartley Sweeten2009-09-231-2/+1
|/
* gpio: fix probe() error return in gpio driver probesBen Dooks2009-01-151-4/+8
* gpio: i2c expanders use subsys_initDavid Brownell2008-10-161-1/+4
* gpio: sysfs interfaceDavid Brownell2008-07-251-0/+1
* gpio: pcf857x: add lock and handle more chipsDavid Brownell2008-07-221-4/+29
* i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-291-14/+19
* i2c: Add support for device alias namesJean Delvare2008-04-291-1/+2
* gpiolib: i2c/spi drivers: handle rmmod betterGuennadi Liakhovetski2008-04-281-0/+1
* gpiolib: pcf857x i2c gpio expander supportDavid Brownell2008-02-051-0/+330