-
- Downloads
Merge tag 'pinctrl-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Pull pin-control fixes from Linus Walleij: "My first (a bit delayed) pack of pin control fixes for the v3.17 series, only driver fixes: - SH-PFC (Renesas) r8a7791 CAN bus pin group problem - Rockchip (GPIO0 configuration) - Tegra-xusb (interrupt handling) - Exynos (GPIO interrupt locking) - Qualcomm (fix misleading example interrupts) - minor non-critical fixes for abx500 and AT91 also sneaked in, because I initially intended this pull for post RC-1, hope it's still OK" * tag 'pinctrl-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: pinctrl: qcom: apq8064: Correct interrupts in example pinctrl: exynos: Lock GPIOs as interrupts when used as EINTs pinctrl: pinctrl-at91.c: fix decimal printf format specifiers prefixed with 0x pinctrl: abx500: remove useless check pinctrl: tegra-xusb: testing wrong variable in probe() pinctrl: tegra-xusb: fix an off by one test pinctrl: rockchip: fix rk3288 gpio0 configuration sh-pfc: r8a7791: fix CAN pin groups
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt 1 addition, 1 deletion...tion/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt
- drivers/pinctrl/nomadik/pinctrl-abx500.c 1 addition, 2 deletionsdrivers/pinctrl/nomadik/pinctrl-abx500.c
- drivers/pinctrl/pinctrl-at91.c 2 additions, 2 deletionsdrivers/pinctrl/pinctrl-at91.c
- drivers/pinctrl/pinctrl-rockchip.c 9 additions, 6 deletionsdrivers/pinctrl/pinctrl-rockchip.c
- drivers/pinctrl/pinctrl-tegra-xusb.c 3 additions, 2 deletionsdrivers/pinctrl/pinctrl-tegra-xusb.c
- drivers/pinctrl/samsung/pinctrl-exynos.c 63 additions, 6 deletionsdrivers/pinctrl/samsung/pinctrl-exynos.c
- drivers/pinctrl/samsung/pinctrl-samsung.h 1 addition, 0 deletionsdrivers/pinctrl/samsung/pinctrl-samsung.h
- drivers/pinctrl/sh-pfc/pfc-r8a7791.c 4 additions, 4 deletionsdrivers/pinctrl/sh-pfc/pfc-r8a7791.c
Loading
Please register or sign in to comment