Age | Commit message (Expand) | Author |
2012-05-22 | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-20 | pinctrl: pinctrl-imx: add imx51 pinctrl driver | Dong Aisheng |
2012-05-20 | pinctrl: pinctrl-imx: add imx53 pinctrl driver | Dong Aisheng |
2012-05-15 | ARM: nomadik: enable PINCTRL_NOMADIK where needed | Arnd Bergmann |
2012-05-15 | pinctrl: pinctrl-pxa3xx: remove empty pinmux disable function | Dong Aisheng |
2012-05-15 | pinctrl: pinctrl-mxs: remove empty pinmux disable function | Dong Aisheng |
2012-05-15 | pinctrl: pinctrl-imx: remove empty pinmux disable function | Dong Aisheng |
2012-05-15 | pinctrl: make pinmux disable function optional | Dong Aisheng |
2012-05-15 | pinctrl: a minor error checking improvement for pinconf | Dong Aisheng |
2012-05-14 | pinctrl: mxs: skip gpio nodes for group creation | Shawn Guo |
2012-05-14 | pinctrl: mxs: create group for pin config node | Shawn Guo |
2012-05-12 | Merge tag 'ux500-gpio-pins-for-3.5' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2012-05-12 | Merge branch 'spear/pinctrl' into next/pinctrl | Arnd Bergmann |
2012-05-12 | Merge branches 'depends/pinctrl/devel' and 'depends/rmk/clkdev' into spear/pi... | Arnd Bergmann |
2012-05-11 | pinctrl/nomadik: implement pin configuration | Linus Walleij |
2012-05-11 | pinctrl/nomadik: implement pin multiplexing | Linus Walleij |
2012-05-11 | pinctrl/nomadik: reuse GPIO debug function for pins | Linus Walleij |
2012-05-11 | pinctrl/nomadik: break out single GPIO debug function | Linus Walleij |
2012-05-11 | pinctrl/nomadik: basic Nomadik pinctrl interface | Linus Walleij |
2012-05-11 | pinctrl/nomadik: !CONFIG_OF build error | Arnd Bergmann |
2012-05-11 | gpio: move the Nomadik GPIO driver to pinctrl | Linus Walleij |
2012-05-09 | Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson |
2012-05-09 | Merge tag 'pinctrl-mergebase-20120418' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson |
2012-05-07 | pinctrl: add more info to error msgs in pin_request | Stephen Warren |
2012-05-02 | pinctrl: add pinctrl-mxs support | Shawn Guo |
2012-05-02 | pinctrl: pinctrl-imx: add imx6q pinctrl driver | Dong Aisheng |
2012-05-02 | pinctrl: pinctrl-imx: add imx pinctrl core driver | Dong Aisheng |
2012-05-02 | pinctrl: support gpio request deferred probing | Dong Aisheng |
2012-04-30 | Merge branch 'ux500-gpio-pins-for-arm-soc' of git://git.kernel.org/pub/scm/li... | Arnd Bergmann |
2012-04-26 | pinctrl: add pinctrl_provide_dummies interface for platforms to use | Dong Aisheng |
2012-04-26 | pinctrl: enhance reporting of errors when loading from DT | John Crispin |
2012-04-26 | pinctrl: propagate map validation errors | Stephen Warren |
2012-04-25 | pinctrl: tegra: error reporting cleanup | Stephen Warren |
2012-04-24 | pinctrl: fix signed vs unsigned conditionals inside pinmux_map_to_setting | John Crispin |
2012-04-22 | pinctrl: Add SPEAr3xx pinctrl drivers | Viresh Kumar |
2012-04-22 | pinctrl: Add SPEAr pinctrl drivers | Viresh Kumar |
2012-04-18 | pinctrl: tegra: debugfs enhancements | Stephen Warren |
2012-04-18 | pinctrl: tegra: refactor probe handling | Stephen Warren |
2012-04-18 | ARM: tegra: Switch to new pinctrl driver | Stephen Warren |
2012-04-18 | pinctrl: show pin name for pingroups in sysfs | Dong Aisheng |
2012-04-18 | pinctrl: show pin name when request pins | Dong Aisheng |
2012-04-18 | pinctrl: implement devm_pinctrl_get()/put() | Stephen Warren |
2012-04-18 | pinctrl: a minor fix of pin config debug information | Dong Aisheng |
2012-04-18 | pinctrl: pinconf: fix compilation error if PINCONF is not selected | Viresh Kumar |
2012-04-18 | pinctrl: allow pctldevs to decode pin config in debugfs | Stephen Warren |
2012-04-18 | pinctrl: ifdef CONFIG_DEBUG_FS cleanup | Stephen Warren |
2012-04-18 | pinctrl: mark non-EXPERIMENTAL | Linus Walleij |
2012-04-18 | pinctrl: tegra: Add complete device tree support | Stephen Warren |
2012-04-18 | pinctrl: implement pinctrl deferred probing | Linus Walleij |
2012-04-18 | pinctrl: add some error checking for user interfaces | Dong Aisheng |