Age | Commit message (Expand) | Author |
2016-02-18 | pinctrl: sh-pfc: r8a7795: Add support for INTC-EX IRQ pins | Magnus Damm |
2016-02-18 | pinctrl: sh-pfc: r8a7794: Add audio clock pin groups | Ryo Kataoka |
2016-02-18 | pinctrl: sh-pfc: r8a7794: Add SSI pin groups | Ryo Kataoka |
2016-02-17 | pinctrl: mtk2701: skip setting .owner | Linus Walleij |
2016-02-16 | pinctrl: qcom: ipq4019: Add IPQ4019 pinctrl support | Varadarajan Narayanan |
2016-02-16 | pinctrl: mediatek: fix handling return value of mtk_pmx_find_gpio_mode | Andrzej Hajda |
2016-02-16 | pinctrl: sirf/atlas7: stop poking around in GPIO internals | Linus Walleij |
2016-02-16 | pinctrl: Turn AMD support to tristate | Jean Delvare |
2016-02-15 | pinctrl: samsung: fix SMP race condition | Youngmin Nam |
2016-02-15 | pinctrl: coh901: fix initconst annotation | Arnd Bergmann |
2016-02-15 | pinctrl: Fix return value check in amd_gpio_probe() | Wei Yongjun |
2016-02-15 | pinctrl: zynq: fix typo in group name for qspi1 | Helmut Buchsbaum |
2016-02-13 | pinctrl: mvebu: fix num_settings in mpp group assignment | Sebastian Hesselbarth |
2016-02-13 | pinctrl: mediatek: guard sub-directory with CONFIG_PINCTRL_MTK | Masahiro Yamada |
2016-02-12 | pinctrl: intel: Remove unneeded header includes | Jean Delvare |
2016-02-11 | gpio/pinctrl: sunxi: stop poking around in private vars | Linus Walleij |
2016-02-11 | pinctrl: sunxi: Use pin number when calling sunxi_pmx_set | Krzysztof Adamski |
2016-02-11 | pinctrl: sunxi: Add H3 R_PIO controller support | Krzysztof Adamski |
2016-02-11 | pinctrl: sunxi: H3 requires irq_read_needs_mux | Krzysztof Adamski |
2016-02-10 | pinctrl: rockchip: add support for the rk3399 | David Wu |
2016-02-10 | pinctrl: uniphier: add COMPILE_TEST option | Masahiro Yamada |
2016-02-09 | Merge branch 'devel-mt2701' into devel | Linus Walleij |
2016-02-09 | pinctrl: stm32: Fix compile testing selection | Maxime Coquelin |
2016-02-09 | pinctrl: stm32: Remove dependency with DT bindings header files | Maxime Coquelin |
2016-02-08 | pinctrl: sh-pfc: r8a7795: Add USB2.0 host support | Takeshi Kihara |
2016-02-08 | pinctrl: sh-pfc: r8a7795: Remove bits SEL_VSP_1 and SEL_VSP_0 | Geert Uytterhoeven |
2016-02-08 | pinctrl: sh-pfc: r8a7795: Rename SSI_{WS,SCK}0129 to SSI_{WS,SCK}01239 | Geert Uytterhoeven |
2016-02-08 | pinctrl: sh-pfc: Rename PINMUX_IPSR_DATA() to PINMUX_IPSR_GPSR() | Geert Uytterhoeven |
2016-02-08 | pinctrl: sh-pfc: Improve pinmux macros documentation | Geert Uytterhoeven |
2016-02-05 | pinctrl: pinctrl-pic32: Add PIC32 pin control driver | Joshua Henderson |
2016-02-05 | pinctrl: stm32: fix compile error and modernize | Linus Walleij |
2016-02-05 | pinctrl: tegra: move Tegra pinctrl drivers to sub-directory | Masahiro Yamada |
2016-02-05 | pinctrl: mediatek: Add gpio_request_enable support | Biao Huang |
2016-02-05 | pinctrl: mediatek: fix direction control issue | Biao Huang |
2016-01-28 | pinctrl: sunxi: guard sub-directory with CONFIG_PINCTRL_SUNXI | Masahiro Yamada |
2016-01-28 | pinctrl: nomadik: stn8815 CLCD alternate functions | Linus Walleij |
2016-01-28 | pinctrl: nomadik: hide unused functions | Arnd Bergmann |
2016-01-28 | pinctrl: pxa: guard sub-directory with CONFIG_PINCTRL_PXA | Masahiro Yamada |
2016-01-28 | pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for mt2701 | Biao Huang |
2016-01-27 | pinctrl: qcom: spmi-mpp: Skip pullup on ULT type MPPs | Stephen Boyd |
2016-01-27 | pinctrl: freescale: imx: implement gpio_disable_free for Vybrid | Stefan Agner |
2016-01-27 | pinctrl: mediatek: mt8* make driver explicitly non-modular | Paul Gortmaker |
2016-01-27 | pinctrl: Add STM32 MCUs support | Maxime Coquelin |
2016-01-27 | pinctrl: pxa: export pxa2xx_pinctrl_init() | Masahiro Yamada |
2016-01-27 | pinctrl: st: activate strict mux mode | Patrice Chotard |
2016-01-17 | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-01-11 | Merge tag 'pinctrl-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2016-01-07 | Revert "pinctrl: qcom: make PMIC drivers bool" | Stephen Boyd |
2016-01-07 | pinctrl: qcom: Use platform_irq_count() instead of of_irq_count() | Stephen Boyd |
2016-01-05 | Revert "pinctrl: lantiq: Implement gpio_chip.to_irq" | Linus Walleij |