index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-12
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-2
/
+5
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
2011-01-13
gpio: pl061: irq_data conversion
Lennert Buytenhek
1
-14
/
+14
2011-01-13
gpio: pca953x: irq_data conversion
Lennert Buytenhek
1
-19
/
+19
2011-01-13
gpio: max732x: irq_data conversion
Lennert Buytenhek
1
-19
/
+19
[next]