| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-22 | 1 | -0/+4 |
|\ |
|
| * | Merge tag 'v3.8-rc6' into next/dt | Olof Johansson | 2013-02-05 | 7 | -94/+17 |
| |\ |
|
| * | | ARM: nomadik: move GPIO and pinctrl to device tree | Linus Walleij | 2013-01-28 | 1 | -0/+4 |
* | | | Merge tag 'sh-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 2013-02-22 | 25 | -1/+32555 |
|\ \ \ |
|
| * | | | sh-pfc: sh_pfc_probe() sizeof() fix | Magnus Damm | 2013-02-16 | 1 | -1/+1 |
| * | | | sh-pfc: Move sh_pfc.h from include/linux/ to driver directory | Laurent Pinchart | 2013-01-25 | 21 | -20/+229 |
| * | | | sh-pfc: Add shx3 pinmux support | Laurent Pinchart | 2013-01-25 | 5 | -0/+592 |
| * | | | sh-pfc: Add sh7786 pinmux support | Laurent Pinchart | 2013-01-25 | 5 | -0/+847 |
| * | | | sh-pfc: Add sh7785 pinmux support | Laurent Pinchart | 2013-01-25 | 5 | -0/+1314 |
| * | | | sh-pfc: Add sh7757 pinmux support | Laurent Pinchart | 2013-01-25 | 5 | -0/+2292 |
| * | | | sh-pfc: Add sh7734 pinmux support | Laurent Pinchart | 2013-01-25 | 5 | -0/+2485 |
| * | | | sh-pfc: Add sh7724 pinmux support | Laurent Pinchart | 2013-01-25 | 5 | -0/+2235 |
| * | | | sh-pfc: Add sh7723 pinmux support | Laurent Pinchart | 2013-01-25 | 5 | -0/+1913 |
| * | | | sh-pfc: Add sh7722 pinmux support | Laurent Pinchart | 2013-01-25 | 5 | -0/+1789 |
| * | | | sh-pfc: Add sh7720 pinmux support | Laurent Pinchart | 2013-01-25 | 5 | -0/+1246 |
| * | | | sh-pfc: Add sh7269 pinmux support | Laurent Pinchart | 2013-01-25 | 5 | -0/+2844 |
| * | | | sh-pfc: Add sh7264 pinmux support | Laurent Pinchart | 2013-01-25 | 5 | -0/+2141 |
| * | | | sh-pfc: Add sh7203 pinmux support | Laurent Pinchart | 2013-01-25 | 5 | -0/+1602 |
| * | | | sh-pfc: Add sh73a0 pinmux support | Laurent Pinchart | 2013-01-25 | 5 | -0/+2807 |
| * | | | sh-pfc: Add sh7372 pinmux support | Laurent Pinchart | 2013-01-25 | 5 | -0/+1667 |
| * | | | sh-pfc: Add r8a7779 pinmux support | Laurent Pinchart | 2013-01-25 | 5 | -0/+2633 |
| * | | | sh-pfc: Add r8a7740 pinmux support | Laurent Pinchart | 2013-01-25 | 5 | -0/+2622 |
| * | | | sh-pfc: Support pinmux info in driver data instead of platform data | Laurent Pinchart | 2013-01-25 | 4 | -49/+51 |
| * | | | sh-pfc: Move driver from drivers/sh/ to drivers/pinctrl/ | Laurent Pinchart | 2013-01-25 | 8 | -1/+1315 |
| |/ / |
|
* | | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-02-21 | 1 | -2/+2 |
|\ \ \ |
|
| * \ \ | Merge branch 'fixes-for-3.9' into next/fixes-non-critical | Olof Johansson | 2013-02-13 | 1 | -2/+2 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | ARM: dts: fix compatible value for exynos pinctrl | Kukjin Kim | 2013-01-28 | 1 | -2/+2 |
| | |/ |
|
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 12 | -52/+40 |
|\ \ \ |
|
| * | | | pinctrl: Convert to devm_ioremap_resource() | Thierry Reding | 2013-01-22 | 12 | -52/+40 |
| | |/
| |/| |
|
* | | | Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-20 | 26 | -115/+8627 |
|\ \ \ |
|
| * | | | pinctrl: tegra: add clfvs function to Tegra114 support | Rhyland Klein | 2013-02-15 | 1 | -5/+17 |
| * | | | pinctrl: generic: rename input schmitt disable | Haojian Zhuang | 2013-02-15 | 1 | -1/+1 |
| * | | | pinctrl/pinconfig: add debug interface | Laurent Meunier | 2013-02-10 | 3 | -17/+227 |
| * | | | pinctrl: samsung: remove duplicated line | Jingoo Han | 2013-02-10 | 1 | -1/+0 |
| * | | | pinctrl/abx500: use direct IRQ defines | Linus Walleij | 2013-02-10 | 5 | -17/+16 |
| * | | | pinctrl/abx500: replace IRQ offsets with table read-in values | Lee Jones | 2013-02-10 | 6 | -25/+32 |
| * | | | pinctrl/abx500: move IRQ handling to ab8500-core | Lee Jones | 2013-02-10 | 1 | -296/+3 |
| * | | | Merge branch 'allwinner-sunxi' into devel | Linus Walleij | 2013-02-08 | 4 | -0/+1989 |
| |\ \ \ |
|
| | * | | | pinctrl: sunxi: add of_xlate function | Maxime Ripard | 2013-02-05 | 1 | -0/+20 |
| | * | | | ARM: pinctrl: sunxi: Add the pinctrl pin set for Allwinner A10 | Maxime Ripard | 2013-02-01 | 2 | -0/+622 |
| | * | | | pinctrl: sunxi: Document sun5i pins functions | Maxime Ripard | 2013-02-01 | 1 | -4/+4 |
| | * | | | ARM: sunxi: gpio: Add Allwinner SoCs GPIO drivers | Maxime Ripard | 2013-01-29 | 2 | -3/+156 |
| | * | | | ARM: pinctrl: sunxi: Add the pinctrl pin set for sun5i | Maxime Ripard | 2013-01-22 | 1 | -0/+253 |
| | * | | | ARM: sunxi: Add pinctrl driver for Allwinner SoCs | Maxime Ripard | 2013-01-22 | 4 | -0/+941 |
| | |/ / |
|
| * | | | pinctrl: exynos5440: remove erroneous __init | Linus Walleij | 2013-02-07 | 1 | -5/+5 |
| * | | | pinctrl/abx500: adjust offset for get_mode() | Linus Walleij | 2013-02-07 | 1 | -1/+3 |
| * | | | pinctrl/abx500: add Device Tree support | Lee Jones | 2013-02-06 | 1 | -5/+31 |
| * | | | pinctrl/abx500: align GPIO cluster boundaries | Lee Jones | 2013-02-06 | 5 | -16/+18 |
| * | | | pinctrl/abx500: prevent error path from corrupting returning error | Lee Jones | 2013-02-06 | 1 | -4/+5 |
| * | | | pinctrl/lantiq: fix pin number in ltq_pmx_gpio_request_enable | John Crispin | 2013-02-05 | 1 | -1/+1 |