index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
pca953x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio/pca953x: Fix warning of enabled interrupts in handler
David Jander
2012-02-20
1
-3
/
+3
*
gpio/pca953x: Add support for pca9574 and pca9575 devices
Haojian Zhuang
2011-05-26
1
-58
/
+191
*
gpio/pca953x: Use handle_simple_irq instead of handle_edge_irq
Erik Botö
2011-05-20
1
-1
/
+1
*
gpio/pca953x: fix error handling path in probe() call
Ben Dooks
2011-03-30
1
-2
/
+3
*
gpio: Cleanup genirq namespace
Thomas Gleixner
2011-03-25
1
-3
/
+3
*
Merge commit 'v2.6.38-rc8' into spi/next
Grant Likely
2011-03-12
1
-6
/
+22
|
\
|
*
drivers/gpio/pca953x.c: add a mutex to fix race condition
Roland Stigge
2011-02-11
1
-6
/
+22
*
|
gpio/pca953x: Fix wrong pointer type
Dirk Eibach
2011-02-24
1
-6
/
+7
|
/
*
gpio: pca953x: irq_data conversion
Lennert Buytenhek
2011-01-13
1
-19
/
+19
*
pca953x: pca953x driver fixes for x86 mrst
Alek Du
2010-10-26
1
-6
/
+7
*
gpiolib: make names array and its values const
Uwe Kleine-König
2010-05-27
1
-1
/
+1
*
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
1
-1
/
+13
|
\
|
*
gpio: fix pca953x set_type 'scheduling while atomic' bug
Marc Zyngier
2010-04-27
1
-1
/
+13
*
|
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
1
-1
/
+1
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
gpio: pca953x.c: add interrupt handling capability
Marc Zyngier
2010-03-06
1
-12
/
+237
*
gpio: include <linux/gpio.h> not <asm/gpio.h>
H Hartley Sweeten
2009-09-23
1
-2
/
+1
*
gpio: pca953x: add support for MAX7315
Alek Du
2009-09-23
1
-0
/
+1
*
gpio: pca953x: Add support for PCA9556
Nate Case
2009-06-18
1
-0
/
+1
*
gpio: pca953x: Get platform_data from OpenFirmware
Nate Case
2009-06-18
1
-5
/
+70
*
pca953x: support GPIOLIB GPIO naming
Daniel Silverstone
2009-06-18
1
-0
/
+4
*
gpio: fix probe() error return in gpio driver probes
Ben Dooks
2009-01-15
1
-2
/
+4
*
gpio: pca953x handles more chips, i2c fault codes
David Brownell
2009-01-06
1
-5
/
+7
*
gpio: i2c expanders use subsys_init
David Brownell
2008-10-16
1
-1
/
+4
*
gpio: sysfs interface
David Brownell
2008-07-25
1
-0
/
+1
*
gpio: pca953x (i2c) handles max7310 too
David Brownell
2008-07-04
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
*
i2c: Convert most new-style drivers to use module aliasing
Jean Delvare
2008-04-29
1
-18
/
+5
*
i2c: Add support for device alias names
Jean Delvare
2008-04-29
1
-1
/
+2
*
gpiolib: i2c/spi drivers: handle rmmod better
Guennadi Liakhovetski
2008-04-28
1
-0
/
+1
*
gpio/pca953x bugfix: mark as can_sleep
Arnaud Patard
2008-03-10
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
1
-55
/
+55
*
gpio: rename pca9539 driver
Guennadi Liakhovetski
2008-02-06
1
-0
/
+271