Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5f888a1d33c48900012e6b4c18296ce7c715dc6c
/
drivers
/
gpio
/
gpio-pca953x.c
9fb1f39
gpio/pinctrl: make gpio_chip members typed boolean
by Linus Walleij
· 11 years ago
e5304db
gpio: pca953x: Don't flip bits on PCA957x GPIO expanders when probing them.
by Graeme Smecher
· 11 years ago
27c7651
Merge tag 'gpio-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 11 years ago
5877457
gpio: (gpio-pca953x) move header to linux/platform_data/
by Vivien Didelot
· 11 years ago
40a625d
gpio: pca953x: fix gpio input on gpio offsets >= 8
by Andrew Ruder
· 11 years ago
e56aee1
gpio: use dev_get_platdata()
by Jingoo Han
· 11 years ago
30c67e9
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 12 years ago
e7a7f97
gpio: pca953x: fix irq_domain_add_simple usage
by Alexandre Belloni
· 12 years ago
50e4443
gpio: gpio-pca953x.c: fix checkpatch error
by Laurent Navet
· 12 years ago
b42748c
gpio: pca953x: use managed resources
by Linus Walleij
· 12 years ago
0e8f2fd
gpio: pca953x: use simple irqdomain
by Gregory CLEMENT
· 12 years ago
89f5df0
gpio: pca953x: add support for pca9505
by Gregory CLEMENT
· 12 years ago
f5f0b7a
gpio: pca953x: make the register access by GPIO bank
by Gregory CLEMENT
· 12 years ago
cff2f74
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
3836309
gpio: remove use of __devinit
by Bill Pemberton
· 12 years ago
ed32620
gpio: pca953x: Add compatible strings to gpio-pca953x driver
by Maxime Ripard
· 12 years ago
55ecd26
gpio: pca953x: Register an IRQ domain
by Maxime Ripard
· 12 years ago
ca3ffe9
gpio/pca953x: increase variables size to support 24 bit of data
by Leed Aguilar
· 12 years ago
6a7b36a
GPIO: PCA953X: Increase size of invert variable to support 24 bit
by Chandrabhanu Mahapatra
· 12 years ago
96b7064
gpio/tca6424: merge I2C transactions, remove cast
by Andreas Schallenberg
· 12 years ago
ae79c19
Add support for TCA6424A
by Andreas Schallenberg
· 13 years ago
404ba2b
gpio: pca953x: Staticise pca953x_get_altdata()
by Mark Brown
· 13 years ago
80f01ca
Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
7ea2aa2
gpio: pca953x: propagate the errno from the chip_init functions
by Wolfram Sang
· 13 years ago
f0eb824
gpio: pca953x: remove unneeded check for chip type
by Wolfram Sang
· 13 years ago
25fcf2b
gpio-pca953x: fix gpio_base
by Hartmut Knaack
· 13 years ago
a57339b
gpio/pca953x: Deprecate meaningless device-tree bindings
by David Jander
· 13 years ago
c6dcf59
gpio/pca953x: Remove dynamic platform data pointer
by David Jander
· 13 years ago
c609c05
gpio/pca953x: Fix IRQ support.
by David Jander
· 13 years ago
6dd599f
gpio/pca953x: Fix warning of enabled interrupts in handler
by David Jander
· 13 years ago
17e8b42
gpio/pca953x: Interrupt pin is active-low
by David Jander
· 13 years ago
910c8fb
gpio/pca953x: Fix IRQ support.
by David Jander
· 13 years ago
c103de2
gpio: reorganize drivers
by Grant Likely
· 13 years ago
[Renamed (99%) from drivers/gpio/pca953x.c]
121a2dd
gpio/pca953x.c: Interrupt pin is active-low
by David Jander
· 13 years ago
33226ff
gpio/pca953x: Add support for pca9574 and pca9575 devices
by Haojian Zhuang
· 14 years ago
cc300d9
gpio/pca953x: Use handle_simple_irq instead of handle_edge_irq
by Erik Botö
· 13 years ago
272df50
gpio/pca953x: fix error handling path in probe() call
by Ben Dooks
· 14 years ago
b51804b
gpio: Cleanup genirq namespace
by Thomas Gleixner
· 14 years ago
9c3c8af
Merge commit 'v2.6.38-rc8' into spi/next
by Grant Likely
· 14 years ago
1648237
gpio/pca953x: Fix wrong pointer type
by Dirk Eibach
· 14 years ago
6e20fb1
drivers/gpio/pca953x.c: add a mutex to fix race condition
by Roland Stigge
· 14 years ago
6f5cfc0
gpio: pca953x: irq_data conversion
by Lennert Buytenhek
· 14 years ago
8a233f01
pca953x: pca953x driver fixes for x86 mrst
by Alek Du
· 14 years ago
6215499
gpiolib: make names array and its values const
by Uwe Kleine-König
· 14 years ago
cf9b59e9d
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
a2cb9ae
gpio: fix pca953x set_type 'scheduling while atomic' bug
by Marc Zyngier
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
89ea8bb
gpio: pca953x.c: add interrupt handling capability
by Marc Zyngier
· 15 years ago
d120c17
gpio: include <linux/gpio.h> not <asm/gpio.h>
by H Hartley Sweeten
· 15 years ago
61e0671
gpio: pca953x: add support for MAX7315
by Alek Du
· 15 years ago
10dfb54
gpio: pca953x: Add support for PCA9556
by Nate Case
· 15 years ago
1965d30
gpio: pca953x: Get platform_data from OpenFirmware
by Nate Case
· 15 years ago
77906a54
pca953x: support GPIOLIB GPIO naming
by Daniel Silverstone
· 15 years ago
a342d21
gpio: fix probe() error return in gpio driver probes
by Ben Dooks
· 16 years ago
ab5dc37
gpio: pca953x handles more chips, i2c fault codes
by David Brownell
· 16 years ago
2f8d119
gpio: i2c expanders use subsys_init
by David Brownell
· 16 years ago
d8f388d
gpio: sysfs interface
by David Brownell
· 16 years ago
7059d4b
gpio: pca953x (i2c) handles max7310 too
by David Brownell
· 16 years ago
69292b3
gpio: pca953x driver handles pca9554 too
by David Brownell
· 16 years ago
f39e578
gpio: pca953x: add support for pca9555 I2C I/O expander
by Will Newton
· 17 years ago
3760f73
i2c: Convert most new-style drivers to use module aliasing
by Jean Delvare
· 17 years ago
d2653e9
i2c: Add support for device alias names
by Jean Delvare
· 17 years ago
d72cbed
gpiolib: i2c/spi drivers: handle rmmod better
by Guennadi Liakhovetski
· 17 years ago
8420780
gpio/pca953x bugfix: mark as can_sleep
by Arnaud Patard
· 17 years ago
f5e8ff4
gpio: handle pca953{4,5,6,7,8} too
by Guennadi Liakhovetski
· 17 years ago
f3dc363
gpio: rename pca953x symbols
by Guennadi Liakhovetski
· 17 years ago
d1c057e3
gpio: rename pca9539 driver
by Guennadi Liakhovetski
· 17 years ago
[Renamed (99%) from drivers/gpio/pca9539.c]
9e60fdc
gpiolib: pca9539 i2c gpio expander support
by eric miao
· 17 years ago