summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-08-3029-981/+364
|\
| * Merge remote-tracking branch 'linusw/ib-rockchip' into irq/generic_handle_dom...Marc Zyngier2021-08-182-886/+305
| |\
| | * pinctrl/rockchip: drop the gpio related codesJianqun Xu2021-08-171-628/+17
| | * gpio/rockchip: support next version gpio controllerJianqun Xu2021-08-171-0/+2
| | * gpio/rockchip: use struct rockchip_gpio_regs for gpio controllerJianqun Xu2021-08-171-0/+38
| | * pinctrl/rockchip: add pinctrl device to gpio bank structJianqun Xu2021-08-171-0/+2
| | * pinctrl/rockchip: separate struct rockchip_pin_bank to a head fileJianqun Xu2021-08-172-225/+246
| | * pinctrl/rockchip: always enable clock for gpio controllerJianqun Xu2021-08-171-39/+1
| * | pinctrl: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-1228-100/+64
| |/
* | pinctrl: amd: Fix an issue with shutdown when system set to s0ixMario Limonciello2021-08-121-2/+1
* | Merge tag 'intel-pinctrl-v5.14-2' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij2021-08-111-13/+13
|\ \
| * | pinctrl: tigerlake: Fix GPIO mapping for newer version of softwareAndy Shevchenko2021-08-041-13/+13
| |/
* | pinctrl: k210: Fix k210_fpioa_probe()Damien Le Moal2021-08-111-6/+20
* | pinctrl: sunxi: Don't underestimate number of functionsAndre Przywara2021-08-101-3/+5
* | pinctrl: mediatek: Fix fallback behavior for bias_set_comboHsin-Yi Wang2021-07-231-5/+3
* | pinctrl: qcom: fix GPIOLIB dependenciesArnd Bergmann2021-07-231-32/+31
|/
* Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-07-0162-283/+6315
|\
| * pinctrl: ralink: rt305x: add missing includeSergio Paracuellos2021-06-301-0/+1
| * pinctrl: stm32: check for IRQ MUX validity during alloc()Fabien Dessenne2021-06-261-39/+40
| * pinctrl: zynqmp: some code cleanupsSai Krishna Potthuri2021-06-262-30/+22
| * drivers: qcom: pinctrl: Add pinctrl driver for sm6125Martin Botka2021-06-183-0/+1287
| * Merge tag 'renesas-pinctrl-for-v5.14-tag2' of git://git.kernel.org/pub/scm/li...Linus Walleij2021-06-126-80/+1844
| |\
| | * pinctrl: renesas: r8a77980: Add bias pinconf supportGeert Uytterhoeven2021-05-311-6/+203
| | * pinctrl: renesas: r8a77970: Add bias pinconf supportGeert Uytterhoeven2021-05-311-6/+169
| | * pinctrl: renesas: r8a7794: Add bias pinconf supportGeert Uytterhoeven2021-05-311-9/+351
| | * pinctrl: renesas: r8a7792: Add bias pinconf supportGeert Uytterhoeven2021-05-311-12/+521
| | * pinctrl: renesas: r8a7790: Add bias pinconf supportGeert Uytterhoeven2021-05-311-7/+294
| | * pinctrl: renesas: r8a77470: Add bias pinconf supportGeert Uytterhoeven2021-05-311-40/+306
| * | pinctrl: mcp23s08: Add optional reset GPIOAndreas Kaessens2021-06-122-0/+4
| * | Merge tag 'intel-pinctrl-v5.14-1' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij2021-06-091-0/+1
| |\ \
| | * | pinctrl: tigerlake: Add Alder Lake-M ACPI IDAndy Shevchenko2021-05-251-0/+1
| * | | pinctrl: mediatek: fix mode encodingMatthias Brugger2021-06-091-2/+2
| * | | pinctrl: mcp23s08: Fix missing unlock on error in mcp23s08_irq()Zou Wei2021-06-091-1/+1
| * | | pinctrl: bcm: Constify static pinmux_opsRikard Falkeborn2021-06-097-7/+7
| * | | pinctrl: bcm: Constify static pinctrl_opsRikard Falkeborn2021-06-097-7/+7
| * | | pinctrl: ralink: move RT288X SoC pinmux config into a new 'pinctrl-rt288x.c' ...Sergio Paracuellos2021-06-073-0/+66
| * | | pinctrl: ralink: move MT7620 SoC pinmux config into a new 'pinctrl-mt7620.c' ...Sergio Paracuellos2021-06-073-0/+396
| * | | pinctrl: ralink: move RT305X SoC pinmux config into a new 'pinctrl-rt305x.c' ...Sergio Paracuellos2021-06-073-0/+142
| * | | pinctrl: ralink: move RT3883 SoC pinmux config into a new 'pinctrl-rt3883.c' ...Sergio Paracuellos2021-06-073-0/+113
| * | | pinctrl: ralink: move MT7621 SoC pinmux config into a new 'pinctrl-mt7621.c' ...Sergio Paracuellos2021-06-073-0/+123
| * | | pinctrl: ralink: move ralink architecture pinmux header into the driverSergio Paracuellos2021-06-072-25/+58
| * | | pinctrl: single: config: enable the pin's inputDario Binacchi2021-06-071-0/+3
| * | | pinctrl: mtk: Fix mt8365 Kconfig dependencyLinus Walleij2021-06-071-0/+1
| * | | pinctrl: mcp23s08: fix race condition in irq handlerRadim Pavlik2021-06-071-5/+5
| * | | Merge tag 'renesas-pinctrl-for-v5.14-tag1' of git://git.kernel.org/pub/scm/li...Linus Walleij2021-05-285-56/+56
| |\ \ \ | | | |/ | | |/|
| | * | pinctrl: renesas: r8a779{51,6,65}: Reduce non-functional differencesGeert Uytterhoeven2021-05-113-44/+46
| | * | pinctrl: renesas: r8a7778: Remove unused PORT_GP_PUP_1() macroGeert Uytterhoeven2021-05-111-3/+0
| | * | pinctrl: renesas: r8a77990: Drop bogus PUEN_ prefixes in commentsGeert Uytterhoeven2021-05-111-4/+4
| | * | pinctrl: renesas: r8a77990: JTAG pins do not have pull-down capabilitiesGeert Uytterhoeven2021-05-111-4/+4
| | * | pinctrl: renesas: r8a7796: Add missing bias for PRESET# pinGeert Uytterhoeven2021-05-111-1/+2
| | |/