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.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-12-15
gpio: Fix DA9052 GPIO build errors.
Ashish Jangam
1
-13
/
+8
2011-12-13
gpio: mpc8xxx: don't allow input-only pins to be output for MPC5121
Wolfram Sang
1
-5
/
+13
2011-12-13
gpio-ml-ioh: Add the irq_disable/irq_enable hooks for ml-ioh irq chip
Feng Tang
1
-0
/
+30
2011-12-13
gpio-ml-ioh: fix a bug in the interrupt handler
Feng Tang
1
-1
/
+1
2011-12-13
gpio: pl061: drop extra check for NULL platform_data
Rob Herring
1
-4
/
+0
2011-12-06
gpio: fix a build failure on KS8695 GPIO
Linus Walleij
1
-1
/
+1
2011-11-21
gpio: pca953x: Staticise pca953x_get_altdata()
Mark Brown
1
-2
/
+2
2011-11-15
Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-32
/
+38
2011-11-08
Merge branch 'for_3.2/gpio-cleanup' of git://gitorious.org/khilman/linux-omap...
Grant Likely
1
-25
/
+34
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-0
/
+11
2011-11-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
3
-0
/
+407
2011-11-06
Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-12
/
+36
2011-11-06
Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
7
-1252
/
+2689
2011-11-03
powerpc/8xxx: Fix interrupt handling in MPC8xxx GPIO driver
Felix Radensky
1
-0
/
+2
2011-11-03
powerpc/85xx: Add 'fsl,pq3-gpio' compatiable for GPIO driver
Kumar Gala
1
-0
/
+1
2011-11-03
Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6
Linus Torvalds
1
-2
/
+1
2011-11-02
Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-48
/
+95
2011-11-02
Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2
-0
/
+14
2011-11-02
Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-1
/
+1
2011-11-01
drivers/gpio: Fix drivers who are implicit users of module.h
Paul Gortmaker
11
-0
/
+11
2011-11-01
Merge branch 'depends/rmk/gpio' into next/devel
Arnd Bergmann
13
-496
/
+2586
2011-11-01
Merge branch 'next/fixes' into next/cleanup
Arnd Bergmann
13
-496
/
+2586
2011-11-01
Merge branch 'depends/rmk/gpio' into next/fixes
Arnd Bergmann
13
-496
/
+2586
2011-10-30
Merge branch 'pxa/devel' into next/devel2
Arnd Bergmann
2
-1
/
+2
2011-10-29
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
7
-39
/
+658
2011-10-29
gpio: pca953x: propagate the errno from the chip_init functions
Wolfram Sang
1
-6
/
+5
2011-10-29
gpio: pca953x: remove unneeded check for chip type
Wolfram Sang
1
-3
/
+1
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
13
-496
/
+2586
2011-10-27
gpio: pl061: add DT binding support
Rob Herring
1
-10
/
+21
2011-10-24
mfd: remove CONFIG_MFD_SUPPORT
Arnd Bergmann
1
-2
/
+1
2011-10-20
Merge branch 'samsung/devel' into next/devel2
Arnd Bergmann
1
-12
/
+36
2011-10-20
Merge branch 'tegra/devel' into next/devel
Arnd Bergmann
1
-48
/
+95
2011-10-20
Merge branch 'imx-features-for-arnd' of git://git.pengutronix.de/git/imx/linu...
Arnd Bergmann
1
-10
/
+5
2011-10-20
Merge branch 'samsung/devel' of git+ssh://git.linaro.org/home/arndbergmann/pu...
Arnd Bergmann
8
-1263
/
+2694
2011-10-20
gpio-ml-ioh: Use NUMA_NO_NODE not GFP_KERNEL
Tomoya MORINAGA
1
-1
/
+1
2011-10-20
gpio-pch: Use NUMA_NO_NODE not GFP_KERNEL
Tomoya MORINAGA
1
-1
/
+1
2011-10-18
gpio/samsung: Complain loudly if we don't know the SoC
Mark Brown
1
-0
/
+3
2011-10-14
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-08
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
[next]