index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-07
Merge branch 'sirf/cleanup' into next/cleanup
Arnd Bergmann
1
-10
/
+5
2011-10-06
gpio: langwell: ensure alternate function is cleared
Adrian Hunter
1
-0
/
+27
2011-10-05
gpio-pch: Support interrupt function
Tomoya MORINAGA
2
-0
/
+188
2011-10-05
gpio-pch: Save register value in suspend()
Tomoya MORINAGA
1
-1
/
+21
2011-10-05
gpio-pch: modify gpio_nums and mask
Tomoya MORINAGA
1
-6
/
+25
2011-10-05
gpio-pch: support ML7223 IOH n-Bus
Tomoya MORINAGA
1
-0
/
+1
2011-10-05
gpio-pch: add spinlock in suspend/resume processing
Tomoya MORINAGA
1
-0
/
+10
2011-10-05
gpio-pch: Delete invalid "restore" code in suspend()
Tomoya MORINAGA
1
-1
/
+0
2011-10-05
gpio-ml-ioh: Fix suspend/resume issue
Tomoya MORINAGA
1
-12
/
+48
2011-10-05
gpio-ml-ioh: Support interrupt function
Tomoya MORINAGA
2
-3
/
+207
2011-10-05
gpio-ml-ioh: Delete unnecessary code
Tomoya MORINAGA
1
-1
/
+0
2011-10-04
Merge branch 'next/topic-gpio-samsung' into next-samsung-devel
Kukjin Kim
7
-1253
/
+2689
2011-10-04
gpio/samsung: correct pin configuration for S5PC100/S5PC110/EXYNOS4
Marek Szyprowski
1
-15
/
+15
2011-10-04
gpio/samsung: fix GPIO interrupt registration for EXYNOS4 SoCs
Marek Szyprowski
1
-1
/
+1
2011-10-04
gpio/samsung: fix broken configuration for EXYNOS4 GPIO banks
Marek Szyprowski
1
-0
/
+2
2011-10-01
ARM: 7104/1: plat-pxa: break out GPIO driver specifics
Linus Walleij
1
-0
/
+2
2011-10-01
ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystem
Linus Walleij
2
-0
/
+337
2011-10-01
ARM: 7042/3: mach-ep93xx: break out GPIO driver specifics
Linus Walleij
1
-0
/
+3
2011-09-27
ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h>
Stephen Warren
1
-0
/
+1
2011-09-23
gpio: move mpc8xxx/512x gpio driver to drivers/gpio
Wolfram Sang
3
-0
/
+404
2011-09-21
gpio/mxc: add chained_irq_enter/exit() to mx3_gpio_irq_handler()
Shawn Guo
1
-0
/
+6
2011-09-21
gpio/samsung: gpio-samsung.c to support Samsung GPIOs
Kukjin Kim
10
-2350
/
+2687
2011-09-21
gpio/s5p64x0: move gpio driver into drivers/gpio/
Kukjin Kim
3
-0
/
+515
2011-09-21
gpio/s3c64xx: move gpio driver into drivers/gpio/
Kukjin Kim
3
-0
/
+294
2011-09-21
gpio/s3c24xx: move gpio driver into drivers/gpio/
Kukjin Kim
3
-0
/
+288
2011-09-20
gpio/nomadik: use genirq core to track enablement
Linus Walleij
1
-9
/
+2
2011-09-20
gpio/nomadik: disable clocks when unused
Rabin Vincent
1
-7
/
+113
2011-09-14
drivers/gpio/gpio-generic.c: fix build errors
Russell King
1
-10
/
+5
2011-09-08
ARM: 7083/1: rewrite U300 GPIO to use gpiolib
Linus Walleij
2
-485
/
+713
2011-09-05
ARM: 7074/1: gpio: davinci: eliminate unused variable warnings
Axel Lin
1
-3
/
+0
2011-08-24
ARM: 7053/1: gpio/tegra: Implement gpio_chip.to_irq
Stephen Warren
1
-1
/
+5
2011-08-24
ARM: 7052/1: gpio/tegra: Remove use of irq_to_gpio
Stephen Warren
1
-6
/
+10
2011-08-23
gpio/omap: check return value from irq_alloc_generic_chip
Todd Poynor
1
-0
/
+5
2011-08-23
gpio/omap: replace MOD_REG_BIT macro with static inline
Kevin Hilman
1
-25
/
+29
2011-08-22
ARM: 7049/1: mach-sa1100: move SA1100 GPIO driver to GPIO subsystem
Linus Walleij
2
-1
/
+64
2011-08-22
ARM: 7045/1: mach-lpc32xx: break out GPIO driver specifics
Linus Walleij
1
-0
/
+1
2011-08-22
ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystem
Linus Walleij
2
-0
/
+446
2011-08-22
ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driver
Linus Walleij
1
-1
/
+18
2011-08-22
ARM: 7039/1: mach-davinci: move DaVinci TNET GPIO driver to GPIO subsystem
Linus Walleij
2
-0
/
+206
2011-08-22
ARM: 7038/1: mach-davinci: move GPIO driver to GPIO subsystem
Linus Walleij
2
-0
/
+459
2011-08-22
ARM: 7036/1: mach-ks8695: break out GPIO driver specifics
Linus Walleij
1
-0
/
+1
2011-08-22
ARM: 7035/1: mach-ks8695: move GPIO driver to GPIO subsystem
Linus Walleij
2
-0
/
+319
2011-08-22
ARM: 7033/1: mach-u300: break out GPIO driver specifics
Linus Walleij
1
-0
/
+1
2011-08-22
ARM: 7032/1: plat-nomadik: break out GPIO driver specifics
Linus Walleij
1
-0
/
+1
2011-08-17
gpio/mxs: move irq_to_gpio() into gpio-mxs driver
Shawn Guo
1
-0
/
+2
2011-08-17
gpio/mxc: move irq_to_gpio() into gpio-mxc driver
Shawn Guo
1
-0
/
+2
2011-08-16
gpio/mxc: add .to_irq for gpio chip
Shawn Guo
1
-0
/
+10
2011-08-08
ARM: gpio: nomadik: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
1
-1
/
+1
2011-08-08
ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
1
-1
/
+1
2011-08-01
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
5
-1
/
+1088
[prev]
[next]