index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-18
gpio/samsung: Complain loudly if we don't know the SoC
Mark Brown
1
-0
/
+3
2011-10-13
gpio/tegra: Convert to a platform device
Stephen Warren
1
-48
/
+95
2011-10-13
gpio-pca953x: fix gpio_base
Hartmut Knaack
1
-0
/
+1
2011-10-13
gpio/omap: fix build error with certain OMAP1 configs
Janusz Krzysztofik
1
-1
/
+1
2011-10-12
gpio/samsung: Move SoC specific codes within macro
Tushar Behera
1
-0
/
+10
2011-10-12
gpio/samsung: Fix incorrect gpio pull up/down callback for EXYNOS4
Thomas Abraham
1
-12
/
+19
2011-10-12
gpio/samsung: only register available gpio banks
Peter Korsgaard
1
-0
/
+4
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
[prev]
[next]