Age | Commit message (Expand) | Author |
2013-11-04 | gpio/lynxpoint: check if the interrupt is enabled in IRQ handler | Mika Westerberg |
2013-10-13 | gpio/omap: auto-setup a GPIO when used as an IRQ | Javier Martinez Canillas |
2013-10-13 | gpio/omap: maintain GPIO and IRQ usage separately | Javier Martinez Canillas |
2013-07-31 | gpio_msm: Fix build error due to missing err.h | Stephen Boyd |
2013-07-31 | Revert "gpio/omap: don't create an IRQ mapping for every GPIO on DT" | Linus Walleij |
2013-07-31 | Revert "gpio/omap: auto request GPIO as input if used as IRQ via DT" | Linus Walleij |
2013-07-31 | Revert "gpio/omap: fix build error when OF_GPIO is not defined." | Linus Walleij |
2013-07-20 | drivers: gpio: msm: Fix the error condition for reading ngpio | Rohit Vaswani |
2013-07-20 | gpio/omap: fix build error when OF_GPIO is not defined. | Javier Martinez Canillas |
2013-07-20 | gpio/omap: auto request GPIO as input if used as IRQ via DT | Javier Martinez Canillas |
2013-07-20 | gpio/omap: don't create an IRQ mapping for every GPIO on DT | Javier Martinez Canillas |
2013-07-03 | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-07-03 | Merge tag 'gpio-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-07-02 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-07-02 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-07-02 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-07-02 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-07-02 | Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2013-06-30 | Gpio/trivial: replace numeric with standard PM state macros | Yijing Wang |
2013-06-25 | gpio/omap: don't use linear domain mapping for OMAP1 | Javier Martinez Canillas |
2013-06-25 | gpio: mvebu: Use irq_get_trigger_type() to get IRQ flags | Javier Martinez Canillas |
2013-06-21 | Merge tag 'renesas-gpio-rcar2-for-v3.11' of git://git.kernel.org/pub/scm/linu... | Arnd Bergmann |
2013-06-20 | Merge tag 'remove-nondt-exynos-3' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann |
2013-06-20 | gpiolib: remove warnning of allocations with IRQs disabled | Zhangfei Gao |
2013-06-19 | gpio: grgpio: Staticize local symbols | Sachin Kamat |
2013-06-19 | gpio-langwell: remove Withney point support | Andy Shevchenko |
2013-06-19 | gpio: ich: add GPO_BLINK support | Vincent Donnefort |
2013-06-19 | gpio: rcar: fix gpio_rcar_of_table | Arnd Bergmann |
2013-06-19 | gpio-rcar: Remove #ifdef CONFIG_OF around OF-specific sections | Laurent Pinchart |
2013-06-19 | ARM: SAMSUNG: Introduce GPIO_SAMSUNG Kconfig entry | Tomasz Figa |
2013-06-17 | gpio-sta2x11: Convert to use devm_ioremap_resource | Tushar Behera |
2013-06-17 | gpio_msm: Convert to use devm_ioremap_resource | Tushar Behera |
2013-06-17 | gpio-rcar: Use OUTDT when reading GPIOs configured as output | Magnus Damm |
2013-06-17 | gpio-sta2x11: Fix potential NULL pointer dereference | Sachin Kamat |
2013-06-17 | gpio/omap: omap_gpio_init_context stub must be inline | Arnd Bergmann |
2013-06-17 | gpio: msm-v1: Remove errant __devinit to fix compile | Stephen Boyd |
2013-06-17 | gpio: devres: make comments proper | Wolfram Sang |
2013-06-17 | GPIO: xilinx: Enable driver for Xilinx zynq | Michal Simek |
2013-06-17 | GPIO: xilinx: Use BIT macro | Michal Simek |
2013-06-17 | GPIO: xilinx: Use __raw_readl/__raw_writel IO functions | Michal Simek |
2013-06-17 | GPIO: xilinx: Add support for dual channel | Michal Simek |
2013-06-17 | GPIO: xilinx: Simplify driver probe function | Michal Simek |
2013-06-14 | Merge tag 'msm-cleanup-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson |
2013-06-14 | Merge tag 'msm-fix-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson |
2013-06-14 | Merge tag 'msm-fix-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson |
2013-06-14 | Merge tag 'renesas-gpio-rcar-for-v3.11' of git://git.kernel.org/pub/scm/linux... | Olof Johansson |
2013-06-12 | gpio: msm: Add device tree and irqdomain support for gpio-msm-v2 | Rohit Vaswani |
2013-06-12 | gpio: msm-v1: Remove errant __devinit to fix compile | Stephen Boyd |
2013-06-12 | ARM: msm: Remove gpiomux-v2 and re-organize MSM_GPIOMUX configs | Rohit Vaswani |
2013-06-12 | gpio-rcar: Add DT support | Laurent Pinchart |