summaryrefslogtreecommitdiff
path: root/drivers/gpio/pca953x.c
AgeCommit message (Expand)Author
2011-06-06gpio: reorganize driversGrant Likely
2011-06-06gpio/pca953x.c: Interrupt pin is active-lowDavid Jander
2011-05-26gpio/pca953x: Add support for pca9574 and pca9575 devicesHaojian Zhuang
2011-05-20gpio/pca953x: Use handle_simple_irq instead of handle_edge_irqErik Botö
2011-03-30gpio/pca953x: fix error handling path in probe() callBen Dooks
2011-03-25gpio: Cleanup genirq namespaceThomas Gleixner
2011-03-12Merge commit 'v2.6.38-rc8' into spi/nextGrant Likely
2011-02-24gpio/pca953x: Fix wrong pointer typeDirk Eibach
2011-02-11drivers/gpio/pca953x.c: add a mutex to fix race conditionRoland Stigge
2011-01-13gpio: pca953x: irq_data conversionLennert Buytenhek
2010-10-26pca953x: pca953x driver fixes for x86 mrstAlek Du
2010-05-27gpiolib: make names array and its values constUwe Kleine-König
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-04-27gpio: fix pca953x set_type 'scheduling while atomic' bugMarc Zyngier
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-06gpio: pca953x.c: add interrupt handling capabilityMarc Zyngier
2009-09-23gpio: include <linux/gpio.h> not <asm/gpio.h>H Hartley Sweeten
2009-09-23gpio: pca953x: add support for MAX7315Alek Du
2009-06-18gpio: pca953x: Add support for PCA9556Nate Case
2009-06-18gpio: pca953x: Get platform_data from OpenFirmwareNate Case
2009-06-18pca953x: support GPIOLIB GPIO namingDaniel Silverstone
2009-01-15gpio: fix probe() error return in gpio driver probesBen Dooks
2009-01-06gpio: pca953x handles more chips, i2c fault codesDavid Brownell
2008-10-16gpio: i2c expanders use subsys_initDavid Brownell
2008-07-25gpio: sysfs interfaceDavid Brownell
2008-07-04gpio: pca953x (i2c) handles max7310 tooDavid Brownell
2008-05-24gpio: pca953x driver handles pca9554 tooDavid Brownell
2008-05-01gpio: pca953x: add support for pca9555 I2C I/O expanderWill Newton
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare
2008-04-29i2c: Add support for device alias namesJean Delvare
2008-04-28gpiolib: i2c/spi drivers: handle rmmod betterGuennadi Liakhovetski
2008-03-10gpio/pca953x bugfix: mark as can_sleepArnaud Patard
2008-02-06gpio: handle pca953{4,5,6,7,8} tooGuennadi Liakhovetski
2008-02-06gpio: rename pca953x symbolsGuennadi Liakhovetski
2008-02-06gpio: rename pca9539 driverGuennadi Liakhovetski