| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-06-20 | 9 | -14/+14 |
|\ |
|
| * | Viresh has moved | Viresh Kumar | 2012-06-20 | 9 | -14/+14 |
* | | pinctrl/nomadik: document Alt-C glitch | Linus Walleij | 2012-06-17 | 1 | -1/+21 |
* | | pinctrl: mxs: Use kfree to fix build error | Fabio Estevam | 2012-06-17 | 1 | -1/+1 |
|/ |
|
* | pinctrl: pinctrl-mxs: set platform driver data to NULL at errpath and at unre... | Devendra Naga | 2012-06-12 | 1 | -0/+2 |
* | pinctrl: pinctrl-mxs: Take care of frees if the kzalloc fails | Devendra Naga | 2012-06-12 | 1 | -3/+8 |
* | pinctrl: pinctrl-imx: fix incorrect debug message of maps | Dong Aisheng | 2012-06-12 | 1 | -1/+1 |
* | pinctrl: pinctrl-imx: free if of_get_parent fails to get the parent node | Devendra Naga | 2012-06-12 | 1 | -1/+3 |
* | pinctrl: pinctrl-imx: free allocated pinctrl_map structure only once and use ... | Devendra Naga | 2012-06-12 | 1 | -16/+12 |
* | pinctrl: nomadik: fix up typo | Linus Walleij | 2012-06-12 | 1 | -1/+1 |
* | pinctrl: nomadik: add clk_prepare() call | Linus Walleij | 2012-06-12 | 1 | -0/+1 |
* | pinctrl: fix a minor harmless typo | Guennadi Liakhovetski | 2012-06-04 | 1 | -1/+1 |
* | pinctrl: sirf: mark of_device_id match table as __devinitconst | Barry Song | 2012-06-04 | 1 | -1/+1 |
* | pinctrl-nomadik: Allow Device Tree driver probing | Lee Jones | 2012-06-01 | 1 | -1/+19 |
* | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-26 | 6 | -102/+4451 |
|\ |
|
| * | pinctrl: SPEAr1310: Fix pin numbers for clcd_high_res | Viresh Kumar | 2012-05-14 | 1 | -1/+1 |
| * | pinctrl: Add SPEAr13xx pinctrl drivers | Viresh Kumar | 2012-05-14 | 5 | -0/+4345 |
| * | pinctrl: SPEAr: Create macro for declaring GPIO PINS | Viresh Kumar | 2012-05-14 | 2 | -102/+106 |
* | | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-22 | 18 | -126/+8767 |
|\ \ |
|
| * | | ARM: nomadik: enable PINCTRL_NOMADIK where needed | Arnd Bergmann | 2012-05-15 | 1 | -1/+1 |
| * | | Merge tag 'ux500-gpio-pins-for-3.5' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2012-05-12 | 5 | -0/+2726 |
| |\ \ |
|
| | * | | pinctrl/nomadik: implement pin configuration | Linus Walleij | 2012-05-11 | 2 | -0/+114 |
| | * | | pinctrl/nomadik: implement pin multiplexing | Linus Walleij | 2012-05-11 | 4 | -2/+353 |
| | * | | pinctrl/nomadik: reuse GPIO debug function for pins | Linus Walleij | 2012-05-11 | 1 | -1/+27 |
| | * | | pinctrl/nomadik: break out single GPIO debug function | Linus Walleij | 2012-05-11 | 1 | -48/+57 |
| | * | | pinctrl/nomadik: basic Nomadik pinctrl interface | Linus Walleij | 2012-05-11 | 5 | -2/+919 |
| | * | | pinctrl/nomadik: !CONFIG_OF build error | Arnd Bergmann | 2012-05-11 | 1 | -0/+2 |
| | * | | gpio: move the Nomadik GPIO driver to pinctrl | Linus Walleij | 2012-05-11 | 2 | -0/+1307 |
| * | | | Merge branch 'spear/pinctrl' into next/pinctrl | Arnd Bergmann | 2012-05-12 | 12 | -44/+4517 |
| |\ \ \
| | | |/
| | |/| |
|
| | | | | |
| | | \ | |
| | *-. \ | Merge branches 'depends/pinctrl/devel' and 'depends/rmk/clkdev' into spear/pi... | Arnd Bergmann | 2012-05-12 | 22 | -177/+5301 |
| | |\ \ \ |
|
| * | \ \ \ | Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 2012-05-09 | 4 | -126/+213 |
| |\ \ \ \ \ |
|
| | * | | | | | pinctrl: tegra: error reporting cleanup | Stephen Warren | 2012-04-25 | 1 | -26/+55 |
| | * | | | | | pinctrl: tegra: debugfs enhancements | Stephen Warren | 2012-04-18 | 1 | -6/+69 |
| | * | | | | | pinctrl: tegra: refactor probe handling | Stephen Warren | 2012-04-18 | 4 | -94/+89 |
| | * | | | | | ARM: tegra: Switch to new pinctrl driver | Stephen Warren | 2012-04-18 | 1 | -3/+3 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge tag 'pinctrl-mergebase-20120418' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 2012-05-09 | 15 | -132/+766 |
| |\ \ \ \ \
| | |/ / / / |
|
| * | | | | | Merge branch 'ux500-gpio-pins-for-arm-soc' of git://git.kernel.org/pub/scm/li... | Arnd Bergmann | 2012-04-30 | 1 | -4/+21 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | pinctrl: implement pinctrl_check_ops | Stephen Warren | 2012-04-11 | 1 | -4/+21 |
| | | |_|/
| | |/| | |
|
| * | | | | pinctrl: Add SPEAr3xx pinctrl drivers | Viresh Kumar | 2012-04-22 | 7 | -0/+5311 |
| * | | | | pinctrl: Add SPEAr pinctrl drivers | Viresh Kumar | 2012-04-22 | 6 | -0/+517 |
| |/ / / |
|
* | | | | pinctrl: pinctrl-imx: add imx51 pinctrl driver | Dong Aisheng | 2012-05-20 | 3 | -0/+1331 |
* | | | | pinctrl: pinctrl-imx: add imx53 pinctrl driver | Dong Aisheng | 2012-05-20 | 3 | -0/+1658 |
* | | | | pinctrl: pinctrl-pxa3xx: remove empty pinmux disable function | Dong Aisheng | 2012-05-15 | 1 | -6/+0 |
* | | | | pinctrl: pinctrl-mxs: remove empty pinmux disable function | Dong Aisheng | 2012-05-15 | 1 | -7/+0 |
* | | | | pinctrl: pinctrl-imx: remove empty pinmux disable function | Dong Aisheng | 2012-05-15 | 1 | -7/+0 |
* | | | | pinctrl: make pinmux disable function optional | Dong Aisheng | 2012-05-15 | 1 | -3/+3 |
* | | | | pinctrl: a minor error checking improvement for pinconf | Dong Aisheng | 2012-05-15 | 1 | -2/+2 |
* | | | | pinctrl: mxs: skip gpio nodes for group creation | Shawn Guo | 2012-05-14 | 1 | -0/+7 |
* | | | | pinctrl: mxs: create group for pin config node | Shawn Guo | 2012-05-14 | 1 | -24/+44 |
| |_|/
|/| | |
|
* | | | pinctrl: add more info to error msgs in pin_request | Stephen Warren | 2012-05-07 | 1 | -6/+8 |