index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
pca953x.c
Age
Commit message (
Expand
)
Author
2011-05-26
gpio/pca953x: Add support for pca9574 and pca9575 devices
Haojian Zhuang
2011-05-20
gpio/pca953x: Use handle_simple_irq instead of handle_edge_irq
Erik Botö
2011-03-30
gpio/pca953x: fix error handling path in probe() call
Ben Dooks
2011-03-25
gpio: Cleanup genirq namespace
Thomas Gleixner
2011-03-12
Merge commit 'v2.6.38-rc8' into spi/next
Grant Likely
2011-02-24
gpio/pca953x: Fix wrong pointer type
Dirk Eibach
2011-02-11
drivers/gpio/pca953x.c: add a mutex to fix race condition
Roland Stigge
2011-01-13
gpio: pca953x: irq_data conversion
Lennert Buytenhek
2010-10-26
pca953x: pca953x driver fixes for x86 mrst
Alek Du
2010-05-27
gpiolib: make names array and its values const
Uwe Kleine-König
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-04-27
gpio: fix pca953x set_type 'scheduling while atomic' bug
Marc Zyngier
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-06
gpio: pca953x.c: add interrupt handling capability
Marc Zyngier
2009-09-23
gpio: include <linux/gpio.h> not <asm/gpio.h>
H Hartley Sweeten
2009-09-23
gpio: pca953x: add support for MAX7315
Alek Du
2009-06-18
gpio: pca953x: Add support for PCA9556
Nate Case
2009-06-18
gpio: pca953x: Get platform_data from OpenFirmware
Nate Case
2009-06-18
pca953x: support GPIOLIB GPIO naming
Daniel Silverstone
2009-01-15
gpio: fix probe() error return in gpio driver probes
Ben Dooks
2009-01-06
gpio: pca953x handles more chips, i2c fault codes
David Brownell
2008-10-16
gpio: i2c expanders use subsys_init
David Brownell
2008-07-25
gpio: sysfs interface
David Brownell
2008-07-04
gpio: pca953x (i2c) handles max7310 too
David Brownell
2008-05-24
gpio: pca953x driver handles pca9554 too
David Brownell
2008-05-01
gpio: pca953x: add support for pca9555 I2C I/O expander
Will Newton
2008-04-29
i2c: Convert most new-style drivers to use module aliasing
Jean Delvare
2008-04-29
i2c: Add support for device alias names
Jean Delvare
2008-04-28
gpiolib: i2c/spi drivers: handle rmmod better
Guennadi Liakhovetski
2008-03-10
gpio/pca953x bugfix: mark as can_sleep
Arnaud Patard
2008-02-06
gpio: handle pca953{4,5,6,7,8} too
Guennadi Liakhovetski
2008-02-06
gpio: rename pca953x symbols
Guennadi Liakhovetski
2008-02-06
gpio: rename pca9539 driver
Guennadi Liakhovetski