Age | Commit message (Expand) | Author | Files | Lines |
2014-11-09 | pinctrl: exynos: Add support for Exynos4415 | Tomasz Figa | 3 | -0/+78 |
2014-11-09 | pinctrl: exynos: Add initial driver data for Exynos7 | Naveen Krishna Ch | 3 | -0/+108 |
2014-11-09 | pinctrl: exynos: Add irq_chip instance for Exynos7 wakeup interrupts | Abhilash Kesavan | 2 | -10/+38 |
2014-11-09 | pinctrl: exynos: Consolidate irq domain callbacks | Abhilash Kesavan | 1 | -26/+6 |
2014-11-09 | pinctrl: exynos: Generalize the eint16_31 demux code | Abhilash Kesavan | 2 | -4/+12 |
2014-11-09 | pinctrl: samsung: Separate per-bank init and runtime data | Tomasz Figa | 5 | -33/+72 |
2014-11-09 | pinctrl: samsung: Constify samsung_pin_ctrl struct | Tomasz Figa | 5 | -95/+97 |
2014-11-09 | pinctrl: samsung: Constify samsung_pin_bank_type struct | Tomasz Figa | 5 | -26/+24 |
2014-11-09 | pinctrl: samsung: Drop unused label field in samsung_pin_ctrl struct | Tomasz Figa | 4 | -30/+0 |
2014-11-09 | pinctrl: samsung: Make samsung_pinctrl_get_soc_data use ERR_PTR() | Tomasz Figa | 1 | -3/+3 |
2014-11-04 | pinctrl: Add Intel Cherryview/Braswell pin controller support | Mika Westerberg | 3 | -0/+1532 |
2014-11-03 | Merge tag 'v3.19-rockchip-pinctrl1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Walleij | 1 | -22/+94 |
2014-11-01 | pinctrl: rockchip: save and restore gpio6_c6 pinmux in suspend/resume | Chris Zhong | 1 | -1/+29 |
2014-11-01 | pinctrl: rockchip: add suspend/resume functions | Chris Zhong | 1 | -0/+18 |
2014-10-31 | pinctrl-bcm281xx: remove duplicate check on resource | Varka Bhadram | 1 | -5/+0 |
2014-10-30 | pinctrl: sunxi: Add A80 pinctrl muxing options | Maxime Ripard | 3 | -0/+754 |
2014-10-30 | pinctrl: sunxi: Add PN bank base pin | Maxime Ripard | 1 | -0/+1 |
2014-10-30 | pinctrl: mxs: warn if functions are not grouped by name | Uwe Kleine-König | 1 | -0/+25 |
2014-10-29 | pinctrl: rockchip: Protect read-modify-write with the spinlock | Doug Anderson | 1 | -0/+18 |
2014-10-29 | pinctrl: rockchip: Parse pin groups before calling pinctrl_register() | Doug Anderson | 1 | -6/+4 |
2014-10-29 | pinctrl: rockchip: Don't call pinctrl_gpio_direction_output() in pin_config_s... | Doug Anderson | 1 | -16/+25 |
2014-10-29 | pinctrl: rockchip: Set wake_enabled | Doug Anderson | 1 | -0/+1 |
2014-10-29 | pinctrl: Move Intel Baytrail pinctrl driver under intel directory | Mika Westerberg | 5 | -13/+20 |
2014-10-29 | pinctrl: Qualcomm SPMI PMIC MPP pin controller driver | Ivan T. Ivanov | 2 | -0/+950 |
2014-10-29 | pinctrl: Qualcomm SPMI PMIC GPIO pin controller driver | Ivan T. Ivanov | 3 | -0/+947 |
2014-10-29 | pinctrl: at91: use own header | Alexandre Belloni | 2 | -3/+73 |
2014-10-28 | pinctrl-tb10x: remove duplicate check on resource | Varka Bhadram | 1 | -6/+2 |
2014-10-28 | pinctrl: pinconf-generic: Add flag to print arguments | Soren Brinkmann | 1 | -28/+37 |
2014-10-28 | pinctrl: tegra-xusb: Don't leak configurations | Thierry Reding | 1 | -7/+12 |
2014-10-28 | pinctrl: baytrail: add missing module removal support | Felipe Balbi | 1 | -1/+6 |
2014-10-28 | pinctrl: imx: add gpio pinmux support for vf610 | Stefan Agner | 1 | -0/+72 |
2014-10-21 | pinctrl: st: Fix Sparse error | Pramod Gurav | 1 | -1/+1 |
2014-10-20 | pinctrl: nomadik: amend MMC/SD pins | Linus Walleij | 1 | -1/+3 |
2014-10-20 | pinctrl: abx500: mark pin config as generic | Linus Walleij | 1 | -0/+1 |
2014-10-20 | pinctrl: abx500: retire phandle config mechanism | Linus Walleij | 1 | -13/+1 |
2014-10-20 | pinctrl: abx500: force-convert to generic config bindings | Linus Walleij | 1 | -2/+2 |
2014-10-20 | pinctrl: nomadik: force-convert to generic config bindings | Linus Walleij | 1 | -2/+2 |
2014-10-20 | pinctrl: abx500: force-convert to generic mux bindings | Linus Walleij | 1 | -6/+10 |
2014-10-20 | pinctrl: nomadik: force-convert to generic mux bindings | Linus Walleij | 1 | -6/+10 |
2014-10-09 | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 7 | -40/+12 |
2014-10-08 | Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 81 | -573/+2561 |
2014-10-02 | pinctrl: abx500: get rid of unused variable | Linus Walleij | 1 | -1/+1 |
2014-09-30 | pinctrl: nomadik: improve GPIO debug prints | Linus Walleij | 1 | -11/+25 |
2014-09-30 | pinctrl: abx500: refactor DT parser to take two paths | Linus Walleij | 1 | -26/+28 |
2014-09-30 | pinctrl: abx500: use helpers for map allocation/free | Linus Walleij | 1 | -38/+5 |
2014-09-29 | pinctrl: nomadik: refactor DT parser to take two paths | Linus Walleij | 1 | -29/+33 |
2014-09-29 | pinctrl: nomadik: use utils map free function | Linus Walleij | 1 | -13/+2 |
2014-09-29 | pinctrl: nomadik: use util function to reserve maps | Linus Walleij | 1 | -23/+2 |
2014-09-26 | pinctrl: qcom: use restart_notifier mechanism for ps_hold | Josh Cartwright | 1 | -13/+18 |
2014-09-25 | pinctrl: bcm281xx: make Kconfig dependency more strict | Uwe Kleine-König | 1 | -1/+1 |