| Commit message (Expand) | Author | Age | Files | Lines |
* | gpio: max732x driver | Eric Miao | 2008-07-25 | 3 | -0/+405 |
* | gpiolib: allow user-selection | Michael Buesch | 2008-07-25 | 2 | -5/+30 |
* | gpio: add bt8xxgpio driver | Michael Buesch | 2008-07-25 | 3 | -0/+367 |
* | gpio: mcp23s08 handles multiple chips per chipselect | David Brownell | 2008-07-25 | 1 | -31/+102 |
* | gpio: sysfs interface | David Brownell | 2008-07-25 | 5 | -13/+541 |
* | gpio: pcf857x: add lock and handle more chips | David Brownell | 2008-07-22 | 2 | -6/+32 |
* | gpio: gpio driver for max7301 SPI GPIO expander | Juergen Beisert | 2008-07-22 | 3 | -0/+346 |
* | gpio: pca953x (i2c) handles max7310 too | David Brownell | 2008-07-04 | 2 | -5/+11 |
* | gpiolib: fix off by one errors | Trent Piepho | 2008-05-24 | 1 | -3/+3 |
* | gpio: mcp23s08 debug fix | Roel Kluin | 2008-05-24 | 1 | -1/+1 |
* | gpio: pca953x driver handles pca9554 too | David Brownell | 2008-05-24 | 1 | -0/+1 |
* | gpio: pca953x: add support for pca9555 I2C I/O expander | Will Newton | 2008-05-01 | 1 | -1/+3 |
* | drivers: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-30 | 1 | -2/+2 |
* | i2c: Convert most new-style drivers to use module aliasing | Jean Delvare | 2008-04-29 | 2 | -32/+24 |
* | i2c: Add support for device alias names | Jean Delvare | 2008-04-29 | 2 | -2/+4 |
* | gpiochip_reserve() | Anton Vorontsov | 2008-04-28 | 1 | -3/+47 |
* | gpiolib: dynamic gpio number allocation | Anton Vorontsov | 2008-04-28 | 1 | -7/+45 |
* | gpio: define gpio_is_valid() | Guennadi Liakhovetski | 2008-04-28 | 1 | -7/+7 |
* | gpiolib: i2c/spi drivers: handle rmmod better | Guennadi Liakhovetski | 2008-04-28 | 3 | -0/+3 |
* | gpiolib: better rmmod infrastructure | Guennadi Liakhovetski | 2008-04-28 | 1 | -3/+12 |
* | gpio/pca953x bugfix: mark as can_sleep | Arnaud Patard | 2008-03-11 | 1 | -0/+1 |
* | gpio: handle pca953{4,5,6,7,8} too | Guennadi Liakhovetski | 2008-02-06 | 1 | -17/+54 |
* | gpio: rename pca953x symbols | Guennadi Liakhovetski | 2008-02-06 | 3 | -61/+62 |
* | gpio: rename pca9539 driver | Guennadi Liakhovetski | 2008-02-06 | 2 | -2/+2 |
* | gpiolib: pca9539 i2c gpio expander support | eric miao | 2008-02-05 | 3 | -0/+282 |
* | mcp23s08 spi gpio expander support | David Brownell | 2008-02-05 | 3 | -0/+365 |
* | gpiolib: pcf857x i2c gpio expander support | David Brownell | 2008-02-05 | 3 | -0/+354 |
* | gpiolib: add gpio provider infrastructure | David Brownell | 2008-02-05 | 2 | -0/+569 |
* | gpiolib: add drivers/gpio directory | David Brownell | 2008-02-05 | 2 | -0/+36 |