Age | Commit message (Expand) | Author | Files | Lines |
2013-07-03 | Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 37 | -2683/+11177 |
2013-07-03 | Merge tag 'regmap-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 3 | -0/+1410 |
2013-07-02 | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -0/+121 |
2013-07-02 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 8 | -26/+1074 |
2013-07-02 | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -3/+3 |
2013-06-30 | pinctrl: st: Remove unnecessary use of of_match_ptr macro | Axel Lin | 1 | -1/+1 |
2013-06-28 | pinctrl: st: fix return value check | Wei Yongjun | 1 | -4/+4 |
2013-06-27 | pinctrl: vt8500: wmt: remove redundant dev_err call in wmt_pinctrl_probe() | Wei Yongjun | 1 | -3/+1 |
2013-06-25 | Merge tag 'soc-exynos5420-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 3 | -0/+121 |
2013-06-25 | pinctrl: st: Add pinctrl and pinconf support. | Srinivas KANDAGATLA | 3 | -0/+1410 |
2013-06-25 | pinctrl: remove bindings for pinconf options needing more thought | Heiko Stübner | 1 | -3/+0 |
2013-06-25 | pinctrl: remove slew-rate parameter from tz1090 | Heiko Stübner | 2 | -10/+0 |
2013-06-25 | pinctrl: set unit for debounce time pinconfig to usec | Heiko Stübner | 1 | -1/+1 |
2013-06-25 | pinctrl: rip out the direct pinconf API | Linus Walleij | 1 | -174/+0 |
2013-06-24 | pinctrl-tz1090-pdc: add TZ1090 PDC pinctrl driver | James Hogan | 3 | -0/+1036 |
2013-06-24 | pinctrl-tz1090: add TZ1090 pinctrl driver | James Hogan | 3 | -0/+2084 |
2013-06-24 | pinctrl: samsung: Staticize drvdata_list | Sachin Kamat | 1 | -1/+1 |
2013-06-24 | pinctrl: rockchip: Add missing irq_gc_unlock() call before return error | Axel Lin | 1 | -0/+1 |
2013-06-24 | pinctrl: abx500: rework error path | Patrice Chotard | 1 | -27/+87 |
2013-06-24 | pinctrl: abx500: suppress hardcoded value | Patrice Chotard | 1 | -4/+17 |
2013-06-24 | pinctrl: abx500: factorize code | Patrice Chotard | 1 | -17/+15 |
2013-06-24 | pinctrl: abx500: fix abx500_gpio_get() | Patrice Chotard | 1 | -2/+15 |
2013-06-24 | pinctrl: abx500: fix abx500_pin_config_set() | Patrice Chotard | 1 | -6/+25 |
2013-06-24 | pinctrl: abx500: Add device tree support | Patrice Chotard | 1 | -0/+184 |
2013-06-24 | sh-pfc: Guard DT parsing with #ifdef CONFIG_OF | Laurent Pinchart | 1 | -0/+4 |
2013-06-21 | Merge tag 'renesas-pinmux2-for-v3.11' of git://git.kernel.org/pub/scm/linux/k... | Arnd Bergmann | 3 | -26/+403 |
2013-06-21 | Merge tag 'renesas-cleanup-for-v3.11' of git://git.kernel.org/pub/scm/linux/k... | Arnd Bergmann | 11 | -1529/+9944 |
2013-06-20 | Merge tag 's3c24xx-pinctrl-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann | 1 | -2/+1 |
2013-06-20 | Merge tag 'exynos-arch-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kg... | Arnd Bergmann | 1 | -2/+3 |
2013-06-20 | Merge tag 'nomadik-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Arnd Bergmann | 1 | -1/+1 |
2013-06-20 | Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g... | Arnd Bergmann | 2 | -16/+26 |
2013-06-19 | pinctrl: exynos: add exynos5420 SoC specific data | Leela Krishna Amudala | 3 | -0/+121 |
2013-06-19 | ARM: EXYNOS: Select PINCTRL_EXYNOS for exynos4/5 at chip level | Doug Anderson | 1 | -2/+3 |
2013-06-19 | pinctrl: s3c24xx: use correct header for chained_irq functions | Heiko Stuebner | 1 | -2/+1 |
2013-06-18 | pinctrl: add Intel BayTrail GPIO/pinctrl support | Mathias Nyman | 3 | -0/+556 |
2013-06-18 | pinctrl: Staticize local symbols | Sachin Kamat | 1 | -2/+2 |
2013-06-18 | pinctrl: spear/plgpio: Staticize spear310_o2p | Sachin Kamat | 1 | -1/+1 |
2013-06-18 | pinctrl: nomadik: Staticize local symbols | Sachin Kamat | 1 | -3/+3 |
2013-06-18 | pinctrl: bcm2835: Staticize bcm2835_gpio_pins | Sachin Kamat | 1 | -1/+1 |
2013-06-18 | sh-pfc: Add pinconf support to DT bindings | Laurent Pinchart | 1 | -12/+97 |
2013-06-18 | sh-pfc: Add DT support | Laurent Pinchart | 2 | -1/+179 |
2013-06-18 | sh-pfc: Remove support for platform data | Laurent Pinchart | 1 | -2/+1 |
2013-06-18 | pinctrl: core: fix missing unlock on error in pinctrl_find_gpio_range_from_pin() | Wei Yongjun | 1 | -8/+7 |
2013-06-18 | sh-pfc: r8a7778: tidyup MMC_D1 pin | Kuninori Morimoto | 1 | -2/+2 |
2013-06-17 | pinctrl: exynos: ack level-triggered interrupts before unmasking | Doug Anderson | 1 | -0/+22 |
2013-06-17 | pinctrl: export pinctrl_pm_select_*_state | Arnd Bergmann | 1 | -1/+3 |
2013-06-17 | pinctrl: rockchip: correctly handle arguments of pinconf options | Heiko Stübner | 1 | -4/+37 |
2013-06-17 | pinctrl: single: adopt pinctrl sleep mode management | Hebbar Gururaja | 1 | -0/+27 |
2013-06-17 | pinctrl: sunxi: Add Allwinner A10s pins | Maxime Ripard | 2 | -0/+646 |
2013-06-17 | pinctrl: sunxi: Move the pins definitions to a separate header | Maxime Ripard | 2 | -1360/+1379 |