Age | Commit message (Expand) | Author | Files | Lines |
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 | 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-29 | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 7 | -39/+658 |
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 '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 | 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-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-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-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-21 | gpio/mxc: add chained_irq_enter/exit() to mx3_gpio_irq_handler() | Shawn Guo | 1 | -0/+6 |
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-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 |