Age | Commit message (Expand) | Author |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds |
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-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-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 |
2011-07-15 | gpio: wm831x: add a missing break in wm831x_gpio_dbg_show | Axel Lin |
2011-07-15 | mcp23s08: add i2c support | Peter Korsgaard |
2011-07-15 | mcp23s08: isolate spi specific parts | Peter Korsgaard |
2011-07-15 | mcp23s08: get rid of setup/teardown callbacks | Peter Korsgaard |
2011-07-14 | mcp23s08: remove unused work queue | Peter Korsgaard |
2011-07-14 | gpio/da9052: remove a redundant assignment for gpio->da9052 | Axel Lin |
2011-07-11 | Merge branch 'master' into for-next | Jiri Kosina |
2011-07-08 | gpio/mxc: add device tree probe support | Shawn Guo |
2011-07-08 | gpio/mxc: get rid of the uses of cpu_is_mx() | Shawn Guo |
2011-07-08 | gpio/langwell_gpio: ack the correct bit for langwell gpio interrupts | Mathias Nyman |
2011-07-07 | gpio/mxc: add missing initialization of basic_mmio_gpio shadow variables | Lothar Waßmann |
2011-07-07 | Update my e-mail address | Michael Büsch |
2011-07-06 | gpio: Move mpc5200 gpio driver to drivers/gpio | Grant Likely |
2011-07-06 | GPIO: DA9052 GPIO module v3 | ashishj3 |
2011-07-05 | gpio/tegra: Use engineering names in DT compatible property | Stephen Warren |
2011-07-05 | gpio: tps65910: add missing breaks in tps65910_gpio_init | Axel Lin |
2011-06-20 | treewide: remove duplicate includes | Vitaliy Ivanov |