Age | Commit message (Expand) | Author |
2012-05-26 | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-26 | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-24 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-05-22 | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-05-22 | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-22 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-22 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-19 | gpio/generic: initialize basic_mmio_gpio shadow variables properly | Shawn Guo |
2012-05-18 | gpiolib: Remove 'const' from data argument of gpiochip_find() | Grant Likely |
2012-05-18 | gpio/rc5t583: add gpio driver for RICOH PMIC RC5T583 | Laxman Dewangan |
2012-05-18 | gpiolib: quiet gpiochip_add boot message noise | H Hartley Sweeten |
2012-05-18 | Merge branch 'for_3.5/fixes/gpio-2' of git://git.kernel.org/pub/scm/linux/ker... | Grant Likely |
2012-05-18 | gpio: mpc8xxx: Prevent NULL pointer deref in demux handler | Thomas Gleixner |
2012-05-18 | gpio/lpc32xx: Add device tree support | Roland Stigge |
2012-05-18 | gpio: Adjust of_xlate API to support multiple GPIO chips | Grant Likely |
2012-05-18 | gpiolib: Implement devm_gpio_request_one() | Mark Brown |
2012-05-18 | gpio-mcp23s08: dbg_show: fix pullup configuration display | Peter Korsgaard |
2012-05-18 | Add support for TCA6424A | Andreas Schallenberg |
2012-05-18 | gpio/omap: (re)fix wakeups on level-triggered GPIOs | Kevin Hilman |
2012-05-18 | gpio/omap: fix broken context restore for non-OFF mode transitions | Kevin Hilman |
2012-05-18 | gpio: Emma Mobile GPIO driver V2 | Magnus Damm |
2012-05-16 | ARM: EXYNOS: add GPC4 bank instance | Sangsu Park |
2012-05-12 | Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2... | Olof Johansson |
2012-05-12 | Merge tag 'ux500-gpio-pins-for-3.5' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2012-05-11 | Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson |
2012-05-12 | gpio/mxs: add device tree probe | Shawn Guo |
2012-05-12 | gpio/mxs: get rid of the use of cpu_is_xxx | Shawn Guo |
2012-05-12 | gpio/mxs: use devm_* helpers to make error handling simple | Shawn Guo |
2012-05-11 | Merge branch 'for_3.5/gpio/cleanup' of git://git.kernel.org/pub/scm/linux/ker... | Grant Likely |
2012-05-11 | gpio/exynos: Fix compiler warnings when non-exynos machines are selected | Sachin Kamat |
2012-05-11 | gpio: pch9: Use proper flow type handlers | Thomas Gleixner |
2012-05-11 | gpio/omap: fix missing check in *_runtime_suspend() | Tarun Kanti DebBarma |
2012-05-11 | gpio/omap: remove cpu_is_omapxxxx() checks from *_runtime_resume() | Tarun Kanti DebBarma |
2012-05-11 | gpio/omap: remove suspend/resume callbacks | Tarun Kanti DebBarma |
2012-05-11 | gpio/omap: remove retrigger variable in gpio_irq_handler | Tarun Kanti DebBarma |
2012-05-11 | gpio/omap: remove saved_wakeup field from struct gpio_bank | Tarun Kanti DebBarma |
2012-05-11 | gpio/omap: remove suspend_wakeup field from struct gpio_bank | Tarun Kanti DebBarma |
2012-05-11 | gpio/omap: remove saved_fallingdetect, saved_risingdetect | Tarun Kanti DebBarma |
2012-05-11 | gpiolib/arches: Centralise bolierplate asm/gpio.h | Mark Brown |
2012-05-11 | gpio: add MSIC gpio driver | Mathias Nyman |
2012-05-11 | gpio: samsung: refactor gpiolib init for exynos4/5 | Olof Johansson |
2012-05-11 | gpio: move the Nomadik GPIO driver to pinctrl | Linus Walleij |
2012-05-10 | gpio/langwell: re-read the IRQ status register after each iteration | Mika Westerberg |
2012-05-10 | gpio/omap: fix incorrect initialization of omap_gpio_mod_init | Tarun Kanti DebBarma |
2012-05-09 | Merge branch 'for-3.5/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/sw... | Olof Johansson |
2012-05-09 | Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson |
2012-05-08 | gpio/langwell: convert to use irq_domain | Mika Westerberg |
2012-05-08 | Merge tag 'v3.4-rc6' into gpio/next | Grant Likely |
2012-05-05 | gpio: pxa: parse gpio from DTS file | Haojian Zhuang |
2012-05-04 | gpiolib: Convert to devres_release() | Mark Brown |