Age | Commit message (Expand) | Author | Files | Lines |
2011-03-31 | gpio/pca953x: fix error handling path in probe() call | Ben Dooks | 1 | -2/+3 |
2011-03-25 | gpio: Cleanup genirq namespace | Thomas Gleixner | 1 | -3/+3 |
2011-03-12 | Merge commit 'v2.6.38-rc8' into spi/next | Grant Likely | 1 | -6/+22 |
2011-02-24 | gpio/pca953x: Fix wrong pointer type | Dirk Eibach | 1 | -6/+7 |
2011-02-12 | drivers/gpio/pca953x.c: add a mutex to fix race condition | Roland Stigge | 1 | -6/+22 |
2011-01-13 | gpio: pca953x: irq_data conversion | Lennert Buytenhek | 1 | -19/+19 |
2010-10-27 | pca953x: pca953x driver fixes for x86 mrst | Alek Du | 1 | -6/+7 |
2010-05-27 | gpiolib: make names array and its values const | Uwe Kleine-König | 1 | -1/+1 |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 1 | -1/+13 |
2010-05-19 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 1 | -1/+1 |
2010-04-28 | gpio: fix pca953x set_type 'scheduling while atomic' bug | Marc Zyngier | 1 | -1/+13 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-06 | gpio: pca953x.c: add interrupt handling capability | Marc Zyngier | 1 | -12/+237 |
2009-09-23 | gpio: include <linux/gpio.h> not <asm/gpio.h> | H Hartley Sweeten | 1 | -2/+1 |
2009-09-23 | gpio: pca953x: add support for MAX7315 | Alek Du | 1 | -0/+1 |
2009-06-19 | gpio: pca953x: Add support for PCA9556 | Nate Case | 1 | -0/+1 |
2009-06-19 | gpio: pca953x: Get platform_data from OpenFirmware | Nate Case | 1 | -5/+70 |
2009-06-19 | pca953x: support GPIOLIB GPIO naming | Daniel Silverstone | 1 | -0/+4 |
2009-01-16 | gpio: fix probe() error return in gpio driver probes | Ben Dooks | 1 | -2/+4 |
2009-01-07 | gpio: pca953x handles more chips, i2c fault codes | David Brownell | 1 | -5/+7 |
2008-10-16 | gpio: i2c expanders use subsys_init | David Brownell | 1 | -1/+4 |
2008-07-25 | gpio: sysfs interface | David Brownell | 1 | -0/+1 |
2008-07-04 | gpio: pca953x (i2c) handles max7310 too | David Brownell | 1 | -1/+1 |
2008-05-24 | gpio: pca953x driver handles pca9554 too | David Brownell | 1 | -0/+1 |
2008-05-01 | gpio: pca953x: add support for pca9555 I2C I/O expander | Will Newton | 1 | -1/+3 |
2008-04-30 | i2c: Convert most new-style drivers to use module aliasing | Jean Delvare | 1 | -18/+5 |
2008-04-30 | i2c: Add support for device alias names | Jean Delvare | 1 | -1/+2 |
2008-04-28 | gpiolib: i2c/spi drivers: handle rmmod better | Guennadi Liakhovetski | 1 | -0/+1 |
2008-03-11 | gpio/pca953x bugfix: mark as can_sleep | Arnaud Patard | 1 | -0/+1 |
2008-02-06 | gpio: handle pca953{4,5,6,7,8} too | Guennadi Liakhovetski | 1 | -17/+54 |
2008-02-06 | gpio: rename pca953x symbols | Guennadi Liakhovetski | 1 | -55/+55 |
2008-02-06 | gpio: rename pca9539 driver | Guennadi Liakhovetski | 1 | -0/+271 |