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
2011-04-26
treewide: cleanup continuations and remove logging message whitespace
Joe Perches
1
-4
/
+3
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
19
-123
/
+634
2011-04-12
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-2
/
+5
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
1
-1
/
+1
2011-04-01
gpio/pch_gpio: Fix output value of pch_gpio_direction_output()
Peter Tyser
1
-0
/
+1
2011-04-01
gpio/ml_ioh_gpio: Fix output value of ioh_gpio_direction_output()
Peter Tyser
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-31
gpio/pca953x: fix error handling path in probe() call
Ben Dooks
1
-2
/
+3
2011-03-29
gpio: ab8500: Mark broken
Thomas Gleixner
1
-1
/
+1
2011-03-28
gpio: driver for 42 AB8500 GPIO pins
Bibek Basu
3
-0
/
+528
2011-03-26
Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-95
/
+49
2011-03-25
gpio: Fold irq_set_chip/irq_set_handler to irq_set_chip_and_handler
Thomas Gleixner
2
-4
/
+3
2011-03-25
gpio: Cleanup genirq namespace
Thomas Gleixner
9
-50
/
+50
2011-03-25
arm/gpio: Remove three copies of broken and racy debug code
Thomas Gleixner
1
-45
/
+0
2011-03-23
gpio: Add Tunnel Creek support to sch_gpio
Denis Turischev
2
-20
/
+44
2011-03-23
rdc321x-southbridge: Use mfd_data instead of driver_data
Andres Salomon
1
-1
/
+2
2011-03-23
mfd: mfd_cell is now implicitly available to janz drivers
Andres Salomon
1
-1
/
+2
2011-03-23
mfd: mfd_cell is now implicitly available to timberdale drivers
Andres Salomon
1
-3
/
+3
2011-03-18
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
8
-105
/
+218
2011-03-18
gpio/langwell: Clear edge bit before handling
Thomas Gleixner
1
-7
/
+6
2011-03-18
Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...
Linus Torvalds
1
-1
/
+1
2011-03-17
gpio/langwell: Simplify demux loop
Thomas Gleixner
1
-6
/
+7
2011-03-17
gpio/langwell: Convert irq name space
Thomas Gleixner
1
-5
/
+5
2011-03-17
gpio/langwell: Fix broken irq_eoi change.
Thomas Gleixner
1
-8
/
+5
2011-03-17
gpio; Make Intel chipset gpio drivers depend on x86
Thomas Gleixner
1
-3
/
+3
2011-03-17
gpio/cs5535-gpio: Fix section mismatch
Nikanth Karthikesan
1
-3
/
+3
2011-03-14
gpio: add MODULE_DEVICE_TABLE
Axel Lin
2
-0
/
+2
2011-03-12
gpio: Use __devexit at necessary places
Axel Lin
2
-2
/
+2
2011-03-12
gpio: add MODULE_DEVICE_TABLE to pch_gpio and ml_ioh_gpio
Axel Lin
2
-0
/
+2
2011-03-12
gpio/mcp23s08: support mcp23s17 variant
Peter Korsgaard
2
-51
/
+146
2011-03-12
Merge commit 'v2.6.38-rc8' into spi/next
Grant Likely
1
-6
/
+22
2011-02-24
gpio/pca953x: Fix wrong pointer type
Dirk Eibach
1
-6
/
+7
2011-02-23
ARM: amba: make probe() functions take const id tables
Russell King
1
-1
/
+1
2011-02-23
gpio/sx150x: Do not access I2C from mask/unmask functions
Thomas Gleixner
1
-17
/
+37
2011-02-12
drivers/gpio/pca953x.c: add a mutex to fix race condition
Roland Stigge
1
-6
/
+22
2011-01-26
langwell_gpio: modify EOI handling following change of kernel irq subsystem
Feng Tang
1
-2
/
+7
2011-01-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
1
-62
/
+31
2011-01-14
gpio: timbgpio: Fix up irq_data conversion breakage.
Lennert Buytenhek
1
-3
/
+3
2011-01-14
gpio: Fix cs5535 printk warnings
Joe Perches
1
-2
/
+1
2011-01-14
gpio/misc: Add MODULE_ALIAS entries for CS5535 functions
Andres Salomon
1
-0
/
+1
2011-01-14
gpio: Convert cs5535 from pci device to platform device
Andres Salomon
1
-62
/
+31
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+24
2011-01-13
gpio/ml_ioh_gpio: ML7213 GPIO driver
Tomoya MORINAGA
3
-0
/
+362
2011-01-13
GPIO_VX855: eliminate kconfig dependency warning
Randy Dunlap
1
-1
/
+1
2011-01-13
GPIO_RDC321X: select MFD_SUPPORT to squelch kconfig warning
Randy Dunlap
1
-0
/
+1
2011-01-13
gpio: vr41xx_giu: irq_data conversion
Lennert Buytenhek
1
-24
/
+24
2011-01-13
gpio: timbgpio: irq_data conversion
Lennert Buytenhek
1
-15
/
+15
2011-01-13
gpio: tc35892-gpio: irq_data conversion
Lennert Buytenhek
1
-18
/
+18
2011-01-13
gpio: sx150x: irq_data conversion
Lennert Buytenhek
1
-23
/
+23
2011-01-13
gpio: stmpe-gpio: irq_data conversion
Lennert Buytenhek
1
-18
/
+18
[next]