index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
pca953x.c
Commit message (
Expand
)
Author
Age
*
gpio: reorganize drivers
Grant Likely
2011-06-06
*
gpio/pca953x.c: Interrupt pin is active-low
David Jander
2011-06-06
*
gpio/pca953x: Add support for pca9574 and pca9575 devices
Haojian Zhuang
2011-05-26
*
gpio/pca953x: Use handle_simple_irq instead of handle_edge_irq
Erik Botö
2011-05-20
*
gpio/pca953x: fix error handling path in probe() call
Ben Dooks
2011-03-30
*
gpio: Cleanup genirq namespace
Thomas Gleixner
2011-03-24
*
Merge commit 'v2.6.38-rc8' into spi/next
Grant Likely
2011-03-12
|
\
|
*
drivers/gpio/pca953x.c: add a mutex to fix race condition
Roland Stigge
2011-02-11
*
|
gpio/pca953x: Fix wrong pointer type
Dirk Eibach
2011-02-24
|
/
*
gpio: pca953x: irq_data conversion
Lennert Buytenhek
2011-01-13
*
pca953x: pca953x driver fixes for x86 mrst
Alek Du
2010-10-26
*
gpiolib: make names array and its values const
Uwe Kleine-König
2010-05-27
*
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
|
\
|
*
gpio: fix pca953x set_type 'scheduling while atomic' bug
Marc Zyngier
2010-04-27
*
|
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
gpio: pca953x.c: add interrupt handling capability
Marc Zyngier
2010-03-06
*
gpio: include <linux/gpio.h> not <asm/gpio.h>
H Hartley Sweeten
2009-09-23
*
gpio: pca953x: add support for MAX7315
Alek Du
2009-09-23
*
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-06-18
*
gpio: fix probe() error return in gpio driver probes
Ben Dooks
2009-01-15
*
gpio: pca953x handles more chips, i2c fault codes
David Brownell
2009-01-06
*
gpio: i2c expanders use subsys_init
David Brownell
2008-10-16
*
gpio: sysfs interface
David Brownell
2008-07-25
*
gpio: pca953x (i2c) handles max7310 too
David Brownell
2008-07-04
*
gpio: pca953x driver handles pca9554 too
David Brownell
2008-05-24
*
gpio: pca953x: add support for pca9555 I2C I/O expander
Will Newton
2008-05-01
*
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-29
*
gpiolib: i2c/spi drivers: handle rmmod better
Guennadi Liakhovetski
2008-04-28
*
gpio/pca953x bugfix: mark as can_sleep
Arnaud Patard
2008-03-10
*
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
2008-02-06