aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/pca953x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-06gpio: reorganize driversGrant Likely1-768/+0
2011-06-06gpio/pca953x.c: Interrupt pin is active-lowDavid Jander1-1/+0
2011-05-26gpio/pca953x: Add support for pca9574 and pca9575 devicesHaojian Zhuang1-58/+191
2011-05-20gpio/pca953x: Use handle_simple_irq instead of handle_edge_irqErik Botö1-1/+1
2011-03-30gpio/pca953x: fix error handling path in probe() callBen Dooks1-2/+3
2011-03-25gpio: Cleanup genirq namespaceThomas Gleixner1-3/+3
2011-03-12Merge commit 'v2.6.38-rc8' into spi/nextGrant Likely1-6/+22
2011-02-24gpio/pca953x: Fix wrong pointer typeDirk Eibach1-6/+7
2011-02-11drivers/gpio/pca953x.c: add a mutex to fix race conditionRoland Stigge1-6/+22
2011-01-13gpio: pca953x: irq_data conversionLennert Buytenhek1-19/+19
2010-10-26pca953x: pca953x driver fixes for x86 mrstAlek Du1-6/+7
2010-05-27gpiolib: make names array and its values constUwe Kleine-König1-1/+1
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely1-1/+13
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-1/+1
2010-04-27gpio: fix pca953x set_type 'scheduling while atomic' bugMarc Zyngier1-1/+13
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-06gpio: pca953x.c: add interrupt handling capabilityMarc Zyngier1-12/+237
2009-09-23gpio: include <linux/gpio.h> not <asm/gpio.h>H Hartley Sweeten1-2/+1
2009-09-23gpio: pca953x: add support for MAX7315Alek Du1-0/+1
2009-06-18gpio: pca953x: Add support for PCA9556Nate Case1-0/+1
2009-06-18gpio: pca953x: Get platform_data from OpenFirmwareNate Case1-5/+70
2009-06-18pca953x: support GPIOLIB GPIO namingDaniel Silverstone1-0/+4
2009-01-15gpio: fix probe() error return in gpio driver probesBen Dooks1-2/+4
2009-01-06gpio: pca953x handles more chips, i2c fault codesDavid Brownell1-5/+7
2008-10-16gpio: i2c expanders use subsys_initDavid Brownell1-1/+4
2008-07-25gpio: sysfs interfaceDavid Brownell1-0/+1
2008-07-04gpio: pca953x (i2c) handles max7310 tooDavid Brownell1-1/+1
2008-05-24gpio: pca953x driver handles pca9554 tooDavid Brownell1-0/+1
2008-05-01gpio: pca953x: add support for pca9555 I2C I/O expanderWill Newton1-1/+3
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare1-18/+5
2008-04-29i2c: Add support for device alias namesJean Delvare1-1/+2
2008-04-28gpiolib: i2c/spi drivers: handle rmmod betterGuennadi Liakhovetski1-0/+1
2008-03-10gpio/pca953x bugfix: mark as can_sleepArnaud Patard1-0/+1
2008-02-06gpio: handle pca953{4,5,6,7,8} tooGuennadi Liakhovetski1-17/+54
2008-02-06gpio: rename pca953x symbolsGuennadi Liakhovetski1-55/+55
2008-02-06gpio: rename pca9539 driverGuennadi Liakhovetski1-0/+271