Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-09-23 | 1 | -0/+1 |
|\ | |||||
| * | gpio/pcf857x: Copy i2c_device_id from old pcf8574 driver | Wolfram Sang | 2009-09-18 | 1 | -0/+1 |
* | | gpio: include <linux/gpio.h> not <asm/gpio.h> | H Hartley Sweeten | 2009-09-23 | 1 | -2/+1 |
|/ | |||||
* | gpio: fix probe() error return in gpio driver probes | Ben Dooks | 2009-01-15 | 1 | -4/+8 |
* | gpio: i2c expanders use subsys_init | David Brownell | 2008-10-16 | 1 | -1/+4 |
* | gpio: sysfs interface | David Brownell | 2008-07-25 | 1 | -0/+1 |
* | gpio: pcf857x: add lock and handle more chips | David Brownell | 2008-07-22 | 1 | -4/+29 |
* | i2c: Convert most new-style drivers to use module aliasing | Jean Delvare | 2008-04-29 | 1 | -14/+19 |
* | i2c: Add support for device alias names | Jean Delvare | 2008-04-29 | 1 | -1/+2 |
* | gpiolib: i2c/spi drivers: handle rmmod better | Guennadi Liakhovetski | 2008-04-28 | 1 | -0/+1 |
* | gpiolib: pcf857x i2c gpio expander support | David Brownell | 2008-02-05 | 1 | -0/+330 |