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.12.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-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-02
ARM: 7104/1: plat-pxa: break out GPIO driver specifics
Linus Walleij
1
-0
/
+2
2011-10-02
ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystem
Linus Walleij
2
-0
/
+337
2011-10-02
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-15
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
2011-08-01
Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux...
Grant Likely
4
-0
/
+1087
2011-08-01
gpio_msm: Move Qualcomm MSM v2 gpio driver into drivers
David Brown
3
-0
/
+442
2011-08-01
gpio_msm: Move Qualcomm v6 MSM driver into drivers
David Brown
3
-0
/
+645
2011-08-01
tps65912: gpio: add gpio driver
Margarita Olaya
3
-0
/
+163
2011-07-29
gpio: ab8500: fix MODULE_ALIAS for ab8500
Axel Lin
1
-1
/
+1
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-7
/
+6
2011-07-23
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
50
-802
/
+2820
[prev]
[next]