Age | Commit message (Expand) | Author |
2012-06-20 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-06-20 | Viresh has moved | Viresh Kumar |
2012-06-17 | pinctrl/nomadik: document Alt-C glitch | Linus Walleij |
2012-06-17 | pinctrl: mxs: Use kfree to fix build error | Fabio Estevam |
2012-06-12 | pinctrl: pinctrl-mxs: set platform driver data to NULL at errpath and at unre... | Devendra Naga |
2012-06-12 | pinctrl: pinctrl-mxs: Take care of frees if the kzalloc fails | Devendra Naga |
2012-06-12 | pinctrl: pinctrl-imx: fix incorrect debug message of maps | Dong Aisheng |
2012-06-12 | pinctrl: pinctrl-imx: free if of_get_parent fails to get the parent node | Devendra Naga |
2012-06-12 | pinctrl: pinctrl-imx: free allocated pinctrl_map structure only once and use ... | Devendra Naga |
2012-06-12 | pinctrl: nomadik: fix up typo | Linus Walleij |
2012-06-12 | pinctrl: nomadik: add clk_prepare() call | Linus Walleij |
2012-06-04 | pinctrl: fix a minor harmless typo | Guennadi Liakhovetski |
2012-06-04 | pinctrl: sirf: mark of_device_id match table as __devinitconst | Barry Song |
2012-06-01 | pinctrl-nomadik: Allow Device Tree driver probing | Lee Jones |
2012-05-26 | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
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: SPEAr1310: Fix pin numbers for clcd_high_res | Viresh Kumar |
2012-05-14 | pinctrl: Add SPEAr13xx pinctrl drivers | Viresh Kumar |
2012-05-14 | pinctrl: SPEAr: Create macro for declaring GPIO PINS | Viresh Kumar |
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 |