summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2021-06-09pinctrl: bcm: Constify static pinctrl_opsRikard Falkeborn
2021-06-07pinctrl: ralink: move RT288X SoC pinmux config into a new 'pinctrl-rt288x.c' ...Sergio Paracuellos
2021-06-07pinctrl: ralink: move MT7620 SoC pinmux config into a new 'pinctrl-mt7620.c' ...Sergio Paracuellos
2021-06-07pinctrl: ralink: move RT305X SoC pinmux config into a new 'pinctrl-rt305x.c' ...Sergio Paracuellos
2021-06-07pinctrl: ralink: move RT3883 SoC pinmux config into a new 'pinctrl-rt3883.c' ...Sergio Paracuellos
2021-06-07pinctrl: ralink: move MT7621 SoC pinmux config into a new 'pinctrl-mt7621.c' ...Sergio Paracuellos
2021-06-07pinctrl: ralink: move ralink architecture pinmux header into the driverSergio Paracuellos
2021-06-07pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabledSergio Paracuellos
2021-06-07pinctrl: single: config: enable the pin's inputDario Binacchi
2021-06-07pinctrl: mtk: Fix mt8365 Kconfig dependencyLinus Walleij
2021-06-07pinctrl: mcp23s08: fix race condition in irq handlerRadim Pavlik
2021-06-07pinctrl: qcom: Fix duplication in gpio_groupsManivannan Sadhasivam
2021-05-31pinctrl: renesas: r8a77980: Add bias pinconf supportGeert Uytterhoeven
2021-05-31pinctrl: renesas: r8a77970: Add bias pinconf supportGeert Uytterhoeven
2021-05-31pinctrl: renesas: r8a7794: Add bias pinconf supportGeert Uytterhoeven
2021-05-31pinctrl: renesas: r8a7792: Add bias pinconf supportGeert Uytterhoeven
2021-05-31pinctrl: renesas: r8a7790: Add bias pinconf supportGeert Uytterhoeven
2021-05-31pinctrl: renesas: r8a77470: Add bias pinconf supportGeert Uytterhoeven
2021-05-28Merge tag 'renesas-pinctrl-for-v5.14-tag1' of git://git.kernel.org/pub/scm/li...Linus Walleij
2021-05-28pinctrl: mediatek: move bit assignmentLinus Walleij
2021-05-28pinctrl: bcm2835: Accept fewer than expected IRQsPhil Elwell
2021-05-28pinctrl: Fix kernel-docYang Li
2021-05-28pinctrl: pinctrl-aspeed-g6: Add sgpio pinctrl settingsSteven Lee
2021-05-27pinctrl: mediatek: add support for mt8365 SoCFabien Parent
2021-05-27pinctrl: mediatek: don't hardcode mode encoding in common codeFabien Parent
2021-05-25pinctrl: at91: Constify struct at91_pinctrl_mux_opsRikard Falkeborn
2021-05-25pinctrl: npcm: Align a few entries in the pin function tableJonathan Neuschäfer
2021-05-25pinctrl/amd: Add device HID for new AMD GPIO controllerMaximilian Luz
2021-05-25pinctrl: tigerlake: Add Alder Lake-M ACPI IDAndy Shevchenko
2021-05-20pinctrl: qcom: spmi-gpio: Add support for pm7325satya priya
2021-05-20pinctrl: iproc-gpio: Remove redundant error printing in iproc_gpio_probe()Zhen Lei
2021-05-20pinctrl: ocelot: Remove redundant error printing in ocelot_pinctrl_probe()Zhen Lei
2021-05-20pinctrl: equilibrium: Add missing MODULE_DEVICE_TABLEBixuan Cui
2021-05-19pinctrl: qcom: spmi-mpp: Add compatible for pmi8994Bjorn Andersson
2021-05-19pinctrl: amd: Implement irq_set_wakeRaul E Rangel
2021-05-19pinctrl: aspeed: Fix minor documentation errorSouptick Joarder
2021-05-11pinctrl: renesas: r8a779{51,6,65}: Reduce non-functional differencesGeert Uytterhoeven
2021-05-11pinctrl: renesas: r8a7778: Remove unused PORT_GP_PUP_1() macroGeert Uytterhoeven
2021-05-11pinctrl: renesas: r8a77990: Drop bogus PUEN_ prefixes in commentsGeert Uytterhoeven
2021-05-11pinctrl: renesas: r8a77990: JTAG pins do not have pull-down capabilitiesGeert Uytterhoeven
2021-05-11pinctrl: renesas: r8a7796: Add missing bias for PRESET# pinGeert Uytterhoeven
2021-05-09linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada
2021-04-30Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-26Merge tag 'arm-soc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-04-22pinctrl: Add Xilinx ZynqMP pinctrl driver supportSai Krishna Potthuri
2021-04-22pinctrl: core: Show pin numbers for the controllers with base = 0Andy Shevchenko
2021-04-22pinctrl: rockchip: do coding style for mux route structJianqun Xu
2021-04-22pinctrl: Introduce MODE group in enum pin_config_paramAndy Shevchenko
2021-04-22pinctrl: core: Fix kernel doc string for pin_get_name()Andy Shevchenko