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-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
2011-01-13
gpio: langwell_gpio: irq_data conversion
Lennert Buytenhek
1
-8
/
+8
2011-01-13
gpio: adp5588-gpio: irq_data conversion
Lennert Buytenhek
1
-19
/
+20
2011-01-13
drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO function...
Andres Salomon
2
-1
/
+53
2011-01-13
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-0
/
+24
2011-01-07
Merge branch 'devel-stable' into devel
Russell King
4
-394
/
+394
2011-01-03
Merge branch 'ux500-core' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Russell King
4
-394
/
+394
2010-12-24
cs5535-gpio: handle GPIO regs where higher (clear) bits are set
Andres Salomon
1
-2
/
+6
2010-12-24
cs5535-gpio: don't apply errata #36 to edge detect GPIOs
Andres Salomon
1
-4
/
+11
2010-12-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
1
-1
/
+1
2010-12-23
gpiolib: gpio_request_one(): add missing gpio_free()
Aaro Koskinen
1
-0
/
+3
2010-12-22
gpio: Fix null pointer dereference while accessing rdc321x platform_data
Florian Fainelli
1
-1
/
+1
2010-12-19
mfd/tc3589x: rename tc35892 structs/registers to tc359x
Sundar Iyer
1
-134
/
+134
2010-12-19
mfd/tc35892: rename tc35892 core driver to tc3589x
Sundar Iyer
3
-5
/
+5
2010-12-19
mfd/tc35892: rename tc35892 header to tc3589x
Sundar Iyer
1
-1
/
+1
2010-12-13
Merge branch 'topic/workq-update' into topic/asoc
Takashi Iwai
1
-2
/
+14
2010-12-03
cs5535-gpio: apply CS5536 errata workaround for GPIOs
Andres Salomon
1
-2
/
+14
2010-11-26
gpiolib: Add WM8958 support to the WM8994 driver
Mark Brown
1
-0
/
+24
2010-10-29
gpio: Add VIA VX855 GPIO driver
Daniel Drake
3
-0
/
+345
2010-10-29
gpio: Fix stmpe error path
Vasiliy Kulikov
1
-2
/
+4
2010-10-29
gpio: Handle stmpe-gpio platform data with no gpio base
Virupax Sadashivpetimath
1
-2
/
+0
2010-10-29
gpio: Add bitmask to block requests to unavailable stmpe GPIOs
Wolfram Sang
1
-0
/
+5
2010-10-29
gpiolib: Hook up WM8994 gpio_to_irq()
Mark Brown
1
-0
/
+1
2010-10-28
langwell_gpio: add support for whitney point
Alan Cox
1
-1
/
+82
2010-10-28
drivers/gpio/langwell_gpio.c: remove semicolons after function definitions
Andrew Morton
1
-3
/
+3
2010-10-28
gpio: add Topcliff PCH GPIO driver
Tomoya MORINAGA
3
-0
/
+321
2010-10-28
gpio: adp5588-gpio: support interrupt controller
Michael Hennerich
2
-21
/
+263
2010-10-28
gpio: add support for 74x164 serial-in/parallel-out 8-bit shift register
Miguel Gaio
3
-0
/
+191
2010-10-28
gpio: timbgpio: use a copy of the IER register to avoid it being trashed
Tomas Hallenberg
1
-2
/
+19
2010-10-28
gpio: add driver for basic memory-mapped GPIO controllers
Anton Vorontsov
3
-0
/
+303
2010-10-27
pca953x: pca953x driver fixes for x86 mrst
Alek Du
1
-6
/
+7
2010-10-25
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-3
/
+3
2010-10-19
Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...
Russell King
2
-5
/
+29
2010-09-29
of: GPIO: Fix OF probing on little-endian systems
Michal Simek
1
-3
/
+3
2010-09-19
ARM: 6373/1: tc35892-gpio: add setup/remove callbacks
Rabin Vincent
1
-0
/
+8
2010-09-10
gpio: sx150x: correct and refine reset-on-probe behavior
Gregory Bean
1
-5
/
+21
2010-08-12
gpiolib: Implement set_debounce for WM831x GPIOs
Mark Brown
1
-0
/
+32
[next]