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