summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2021-08-30Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-18Merge remote-tracking branch 'linusw/ib-rockchip' into irq/generic_handle_dom...Marc Zyngier
2021-08-17pinctrl/rockchip: drop the gpio related codesJianqun Xu
2021-08-17gpio/rockchip: support next version gpio controllerJianqun Xu
2021-08-17gpio/rockchip: use struct rockchip_gpio_regs for gpio controllerJianqun Xu
2021-08-17pinctrl/rockchip: add pinctrl device to gpio bank structJianqun Xu
2021-08-17pinctrl/rockchip: separate struct rockchip_pin_bank to a head fileJianqun Xu
2021-08-17pinctrl/rockchip: always enable clock for gpio controllerJianqun Xu
2021-08-12pinctrl: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-08-12pinctrl: amd: Fix an issue with shutdown when system set to s0ixMario Limonciello
2021-08-11Merge tag 'intel-pinctrl-v5.14-2' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij
2021-08-11pinctrl: k210: Fix k210_fpioa_probe()Damien Le Moal
2021-08-10pinctrl: sunxi: Don't underestimate number of functionsAndre Przywara
2021-08-04pinctrl: tigerlake: Fix GPIO mapping for newer version of softwareAndy Shevchenko
2021-07-23pinctrl: mediatek: Fix fallback behavior for bias_set_comboHsin-Yi Wang
2021-07-23pinctrl: qcom: fix GPIOLIB dependenciesArnd Bergmann
2021-07-01Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-06-30pinctrl: ralink: rt305x: add missing includeSergio Paracuellos
2021-06-26pinctrl: stm32: check for IRQ MUX validity during alloc()Fabien Dessenne
2021-06-26pinctrl: zynqmp: some code cleanupsSai Krishna Potthuri
2021-06-18pinctrl: stm32: fix the reported number of GPIO lines per bankFabien Dessenne
2021-06-18drivers: qcom: pinctrl: Add pinctrl driver for sm6125Martin Botka
2021-06-18pinctrl: microchip-sgpio: Put fwnode in error case during ->probe()Andy Shevchenko
2021-06-12Merge tag 'renesas-pinctrl-for-v5.14-tag2' of git://git.kernel.org/pub/scm/li...Linus Walleij
2021-06-12pinctrl: mcp23s08: Add optional reset GPIOAndreas Kaessens
2021-06-09Merge tag 'intel-pinctrl-v5.14-1' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij
2021-06-09pinctrl: mediatek: fix mode encodingMatthias Brugger
2021-06-09pinctrl: mcp23s08: Fix missing unlock on error in mcp23s08_irq()Zou Wei
2021-06-09pinctrl: qcom: Make it possible to select SC8180x TLMMBjorn Andersson
2021-06-09pinctrl: bcm: Constify static pinmux_opsRikard Falkeborn
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