| Commit message (Expand) | Author | Files | Lines |
2015-03-27 | pinctrl: pinconf-generic: add dt node names to error messages | Baruch Siach | 1 | -2/+4 |
2015-03-27 | pinctrl: pinconf-generic: scan also referenced phandle node | Baruch Siach | 1 | -20/+28 |
2015-03-27 | pinctrl: mvebu: add suspend/resume support to Armada XP pinctrl driver | Thomas Petazzoni | 1 | -0/+40 |
2015-03-25 | pinctrl: st: Display pin's function when printing pinctrl debug information | Lee Jones | 1 | -1/+11 |
2015-03-25 | pinctrl: st: Show correct pin direction also in GPIO mode | Lee Jones | 1 | -1/+7 |
2015-03-25 | pinctrl: st: Supply a GPIO get_direction() call-back | Lee Jones | 1 | -1/+30 |
2015-03-25 | pinctrl: st: Move st_get_pio_control() further up the source file | Lee Jones | 1 | -10/+10 |
2015-03-25 | pinctrl: st: Introduce a 'get pin function' call | Lee Jones | 1 | -0/+14 |
2015-03-19 | pinctrl: tegra: use signed bitfields for optional fields | Stefan Agner | 1 | -20/+20 |
2015-03-18 | pinctrl: dt-binding: fix generic pinmux/pinconf examples | Baruch Siach | 1 | -10/+20 |
2015-03-18 | pinctrl: mediatek: mt8135/mt8173: Constify of_device_id table | Axel Lin | 2 | -10/+6 |
2015-03-18 | pinctrl: mediatek: mtk-common: Use devm_kcalloc at appropriate places | Axel Lin | 1 | -10/+7 |
2015-03-18 | pinctrl: mediatek: mt8135/mt8173: Fix build error due to missing include file | Axel Lin | 1 | -1/+1 |
2015-03-18 | pinctrl: mediatek: Adjust mt8173 pinctrl kconfig | Yingjoe Chen | 1 | -3/+8 |
2015-03-18 | pinctrl: mediatek: mtk-common: Remove kfree | Axel Lin | 1 | -4/+2 |
2015-03-18 | pinctrl: mediatek: Fix include directive | Guenter Roeck | 1 | -1/+1 |
2015-03-18 | pinctrl: sh-pfc: Remove r8a7790 platform_device_id entry | Geert Uytterhoeven | 1 | -3/+0 |
2015-03-18 | pinctrl: sh-pfc: Remove emev2 platform_device_id entry | Geert Uytterhoeven | 1 | -3/+0 |
2015-03-18 | pinctrl: sh-pfc: Use u32 to store register addresses | Geert Uytterhoeven | 3 | -10/+14 |
2015-03-18 | pinctrl: sh-pfc: Use reg_width instead of reg as sentinel | Geert Uytterhoeven | 1 | -1/+1 |
2015-03-18 | pinctrl: sh-pfc: Use unsigned int for register/field widths and offsets | Geert Uytterhoeven | 3 | -34/+33 |
2015-03-18 | pinctrl: sh-pfc: Store register/field widths in u8 instead of unsigned long | Geert Uytterhoeven | 2 | -5/+7 |
2015-03-18 | pinctrl: add AMD GPIO driver support. | Ken Xue | 4 | -0/+1147 |
2015-03-18 | pinctrl: dt-binding: fix typo | Baruch Siach | 1 | -1/+1 |
2015-03-18 | pinctrl: fix example .get_group_pins implementation signature | Baruch Siach | 1 | -2/+2 |
2015-03-18 | pinctrl: exynos: Remove eint_gpio_init call-back for exynos7 alive pinctrl block | Abhilash Kesavan | 1 | -1/+0 |
2015-03-18 | pinctrl: cygnus: add gpio/pinconf driver | Ray Jui | 3 | -0/+930 |