index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-01-06
gpio: pca953x handles more chips, i2c fault codes
David Brownell
2009-01-06
twl4030-gpio: cleanup debounce
David Brownell
2009-01-06
gpio: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-19
gpiolib: extend gpio label column width in debugfs file
Jarkko Nikula
2008-11-12
GPIO: add new Xilinx driver for powerpc
John Linn
2008-10-22
mfd: twl4030-gpio driver
David Brownell
2008-10-20
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-20
gpiolib: fix oops in gpio_get_value_cansleep()
David Brownell
2008-10-20
gpio: modify sysfs gpio export so that "value" displays as 0 or 1
Steven A. Falco
2008-10-16
gpiolib: request/free hooks
David Brownell
2008-10-16
gpiolib: gpio_to_irq() hooks
David Brownell
2008-10-16
gpio: i2c expanders use subsys_init
David Brownell
2008-10-16
gpio_free might sleep, generic part
Uwe Kleine-König
2008-10-16
gpio: max7301: fix the race between chip addition and pins reconfiguration
Dmitry Baryshkov
2008-10-16
spi: core and gpio expanders use subsys_init
David Brownell
2008-10-16
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...
Yinghai Lu
2008-07-25
gpio: max732x driver
Eric Miao
2008-07-25
gpiolib: allow user-selection
Michael Buesch
2008-07-25
gpio: add bt8xxgpio driver
Michael Buesch
2008-07-25
gpio: mcp23s08 handles multiple chips per chipselect
David Brownell
2008-07-25
gpio: sysfs interface
David Brownell
2008-07-22
gpio: pcf857x: add lock and handle more chips
David Brownell
2008-07-22
gpio: gpio driver for max7301 SPI GPIO expander
Juergen Beisert
2008-07-04
gpio: pca953x (i2c) handles max7310 too
David Brownell
2008-05-24
gpiolib: fix off by one errors
Trent Piepho
2008-05-24
gpio: mcp23s08 debug fix
Roel Kluin
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-30
drivers: replace remaining __FUNCTION__ occurrences
Harvey Harrison
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
gpiochip_reserve()
Anton Vorontsov
2008-04-28
gpiolib: dynamic gpio number allocation
Anton Vorontsov
2008-04-28
gpio: define gpio_is_valid()
Guennadi Liakhovetski
2008-04-28
gpiolib: i2c/spi drivers: handle rmmod better
Guennadi Liakhovetski
2008-04-28
gpiolib: better rmmod infrastructure
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
2008-02-05
gpiolib: pca9539 i2c gpio expander support
eric miao
2008-02-05
mcp23s08 spi gpio expander support
David Brownell
2008-02-05
gpiolib: pcf857x i2c gpio expander support
David Brownell
2008-02-05
gpiolib: add gpio provider infrastructure
David Brownell
2008-02-05
gpiolib: add drivers/gpio directory
David Brownell