aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/pcf857x.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-11pcf857x: support working w/o platform dataGravatar Dmitry Eremin-Solenikov 1-5/+4
2009-09-23Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1
2009-09-23gpio: include <linux/gpio.h> not <asm/gpio.h>Gravatar H Hartley Sweeten 1-2/+1
2009-09-18gpio/pcf857x: Copy i2c_device_id from old pcf8574 driverGravatar Wolfram Sang 1-0/+1
2009-01-15gpio: fix probe() error return in gpio driver probesGravatar Ben Dooks 1-4/+8
2008-10-16gpio: i2c expanders use subsys_initGravatar David Brownell 1-1/+4
2008-07-25gpio: sysfs interfaceGravatar David Brownell 1-0/+1
2008-07-22gpio: pcf857x: add lock and handle more chipsGravatar David Brownell 1-4/+29
2008-04-29i2c: Convert most new-style drivers to use module aliasingGravatar Jean Delvare 1-14/+19
2008-04-29i2c: Add support for device alias namesGravatar Jean Delvare 1-1/+2
2008-04-28gpiolib: i2c/spi drivers: handle rmmod betterGravatar Guennadi Liakhovetski 1-0/+1
2008-02-05gpiolib: pcf857x i2c gpio expander supportGravatar David Brownell 1-0/+330