Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 |