index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-28
gpio: Fix inverted rdc321x gpio data out registers
Florian Fainelli
1
-1
/
+1
2010-05-28
mfd: Change rdc321x resources flags to IORESOURCE_IO
Florian Fainelli
1
-2
/
+2
2010-05-28
gpio: rdc321x needs to select MFD_CORE
Randy Dunlap
1
-0
/
+1
2010-05-28
gpio: Add TC35892 GPIO driver
Rabin Vincent
3
-0
/
+389
2010-05-28
gpio: Update gfp/slab.h includes for rdc321x
Tejun Heo
1
-0
/
+1
2010-05-28
gpio: Add support for Janz VMOD-TTL Digital IO module
Ira W. Snyder
3
-0
/
+269
2010-05-28
gpio: Add support for RDC321x GPIO controller
Florian Fainelli
3
-1
/
+255
2010-05-27
drivers/gpio/it8761e_gpio: check return value of gpiochip_remove()
Daniel Mack
1
-1
/
+4
2010-05-27
gpio: add Penwell gpio support
Alek Du
2
-34
/
+53
2010-05-27
gpiolib: introduce set_debounce method
Felipe Balbi
1
-0
/
+43
2010-05-27
gpiolib: make gpiochip_add() show a better error message
Ben Dooks
1
-1
/
+1
2010-05-27
gpio: max732x: fix input configuration for open-drain pins
Marc Zyngier
1
-0
/
+7
2010-05-27
max732x: correct nr_port checking off by one error
Axel Lin
1
-3
/
+3
2010-05-27
pl061: fix offset value range checking
Axel Lin
1
-1
/
+1
2010-05-27
gpiolib: a gpio is unsigned, so use %u to print it
Uwe Kleine-König
1
-1
/
+1
2010-05-27
gpiolib: make names array and its values const
Uwe Kleine-König
3
-3
/
+3
2010-05-27
gpio: add interrupt handling capability to max732x
Marc Zyngier
2
-19
/
+343
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
5
-16
/
+47
2010-05-21
sysfs: Implement sysfs tagged directory support.
Eric W. Biederman
1
-1
/
+1
2010-05-20
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-0
/
+12
2010-05-19
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-1
/
+1
2010-05-12
it8761e_gpio: fix bug in gpio numbering
Denis Turischev
1
-9
/
+9
2010-04-30
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+2
2010-04-30
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-4
/
+10
2010-04-30
ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is n...
viresh kumar
1
-1
/
+1
2010-04-28
gpio: potential null dereference
Dan Carpenter
1
-1
/
+2
2010-04-28
gpio: fix pca953x set_type 'scheduling while atomic' bug
Marc Zyngier
1
-1
/
+13
2010-04-22
ARM: 6060/1: PL061 GPIO: Setting gpio val after changing direction to OUT.
viresh kumar
1
-0
/
+6
2010-04-22
ARM: 6059/1: PL061 GPIO: Changing *_irq_chip_data with *_irq_data for real irqs.
viresh kumar
1
-3
/
+3
2010-04-07
drivers/gpio/timbgpio.c: add missing unlock
Julia Lawall
1
-4
/
+8
2010-04-05
gpiolib: Implement gpio_to_irq for WM8994 GPIO controller
Mark Brown
1
-0
/
+12
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
18
-1
/
+17
2010-03-25
drivers/gpio/max730x.c: add license macro
Richard Röjfors
1
-0
/
+4
2010-03-08
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
1
-2
/
+6
2010-03-08
mfd: Fix lpc_sch related depends/selects, fix build error
Randy Dunlap
1
-1
/
+2
2010-03-08
gpio: Fix sch_gpio warning
Samuel Ortiz
1
-3
/
+16
2010-03-08
gpio: add Intel SCH GPIO controller driver
Denis Turischev
3
-0
/
+299
2010-03-08
gpiolib: Force wm831x GPIOs into GPIO mode when requested
Mark Brown
1
-2
/
+4
2010-03-08
mfd: Add WM831x revision B support
Mark Brown
1
-5
/
+16
2010-03-08
gpiolib: Correct debugfs display of WM831x GPIO inversion
Mark Brown
1
-1
/
+1
2010-03-08
gpiolib: Actually set output state in wm831x_gpio_direction_output()
Mark Brown
1
-7
/
+15
2010-03-08
gpiolib: Add WM8994 GPIO support
Mark Brown
3
-0
/
+212
2010-03-08
gpiolib: Add support for WM8350 GPIO controller
Mark Brown
3
-0
/
+189
2010-03-06
gpio: introduce it8761e_gpio driver for IT8761E Super I/O chip
Denis Turischev
3
-0
/
+238
2010-03-06
gpio: cs5535-gpio: fix input direction
Ben Gardner
1
-1
/
+3
2010-03-06
gpio: pca953x.c: add interrupt handling capability
Marc Zyngier
2
-12
/
+244
2010-03-06
timbgpio: add support for interrupt triggering on both flanks
Richard Röjfors
1
-9
/
+23
2010-03-06
gpio: introduce gpio_request_one() and friends
Eric Miao
1
-0
/
+58
2010-03-06
gpio: add driver for MAX7300 I2C GPIO extender
Wolfram Sang
5
-260
/
+386
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
2
-2
/
+2
[next]