Age | Commit message (Expand) | Author |
2011-10-29 | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds |
2011-10-26 | gpio: pl061: add DT binding support | Rob Herring |
2011-10-19 | gpio-ml-ioh: Use NUMA_NO_NODE not GFP_KERNEL | Tomoya MORINAGA |
2011-10-19 | gpio-pch: Use NUMA_NO_NODE not GFP_KERNEL | Tomoya MORINAGA |
2011-10-13 | gpio-pca953x: fix gpio_base | Hartmut Knaack |
2011-10-13 | gpio/omap: fix build error with certain OMAP1 configs | Janusz Krzysztofik |
2011-10-06 | gpio: langwell: ensure alternate function is cleared | Adrian Hunter |
2011-10-05 | gpio-pch: Support interrupt function | Tomoya MORINAGA |
2011-10-05 | gpio-pch: Save register value in suspend() | Tomoya MORINAGA |
2011-10-05 | gpio-pch: modify gpio_nums and mask | Tomoya MORINAGA |
2011-10-05 | gpio-pch: support ML7223 IOH n-Bus | Tomoya MORINAGA |
2011-10-05 | gpio-pch: add spinlock in suspend/resume processing | Tomoya MORINAGA |
2011-10-05 | gpio-pch: Delete invalid "restore" code in suspend() | Tomoya MORINAGA |
2011-10-05 | gpio-ml-ioh: Fix suspend/resume issue | Tomoya MORINAGA |
2011-10-05 | gpio-ml-ioh: Support interrupt function | Tomoya MORINAGA |
2011-10-05 | gpio-ml-ioh: Delete unnecessary code | Tomoya MORINAGA |
2011-10-01 | ARM: 7104/1: plat-pxa: break out GPIO driver specifics | Linus Walleij |
2011-10-01 | ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystem | Linus Walleij |
2011-10-01 | ARM: 7042/3: mach-ep93xx: break out GPIO driver specifics | Linus Walleij |
2011-09-27 | ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h> | Stephen Warren |
2011-09-21 | gpio/mxc: add chained_irq_enter/exit() to mx3_gpio_irq_handler() | Shawn Guo |
2011-09-20 | gpio/nomadik: use genirq core to track enablement | Linus Walleij |
2011-09-20 | gpio/nomadik: disable clocks when unused | Rabin Vincent |
2011-09-14 | drivers/gpio/gpio-generic.c: fix build errors | Russell King |
2011-09-08 | ARM: 7083/1: rewrite U300 GPIO to use gpiolib | Linus Walleij |
2011-09-05 | ARM: 7074/1: gpio: davinci: eliminate unused variable warnings | Axel Lin |
2011-08-24 | ARM: 7053/1: gpio/tegra: Implement gpio_chip.to_irq | Stephen Warren |
2011-08-24 | ARM: 7052/1: gpio/tegra: Remove use of irq_to_gpio | Stephen Warren |
2011-08-22 | ARM: 7049/1: mach-sa1100: move SA1100 GPIO driver to GPIO subsystem | Linus Walleij |
2011-08-22 | ARM: 7045/1: mach-lpc32xx: break out GPIO driver specifics | Linus Walleij |
2011-08-22 | ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystem | Linus Walleij |
2011-08-22 | ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driver | Linus Walleij |
2011-08-22 | ARM: 7039/1: mach-davinci: move DaVinci TNET GPIO driver to GPIO subsystem | Linus Walleij |
2011-08-22 | ARM: 7038/1: mach-davinci: move GPIO driver to GPIO subsystem | Linus Walleij |
2011-08-22 | ARM: 7036/1: mach-ks8695: break out GPIO driver specifics | Linus Walleij |
2011-08-22 | ARM: 7035/1: mach-ks8695: move GPIO driver to GPIO subsystem | Linus Walleij |
2011-08-22 | ARM: 7033/1: mach-u300: break out GPIO driver specifics | Linus Walleij |
2011-08-22 | ARM: 7032/1: plat-nomadik: break out GPIO driver specifics | Linus Walleij |
2011-08-08 | ARM: gpio: nomadik: convert drivers to use asm/gpio.h rather than mach/gpio.h | Russell King |
2011-08-08 | ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h | Russell King |
2011-08-01 | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-08-01 | Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux... | Grant Likely |
2011-08-01 | gpio_msm: Move Qualcomm MSM v2 gpio driver into drivers | David Brown |
2011-08-01 | gpio_msm: Move Qualcomm v6 MSM driver into drivers | David Brown |
2011-07-31 | tps65912: gpio: add gpio driver | Margarita Olaya |
2011-07-28 | gpio: ab8500: fix MODULE_ALIAS for ab8500 | Axel Lin |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-22 | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-07-19 | gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renaming | Shawn Guo |