summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/
| * | pinctrl: mediatek: move bit assignmentLinus Walleij2021-05-281-1/+1
| * | pinctrl: bcm2835: Accept fewer than expected IRQsPhil Elwell2021-05-281-2/+6
| * | pinctrl: Fix kernel-docYang Li2021-05-281-1/+1
| * | pinctrl: pinctrl-aspeed-g6: Add sgpio pinctrl settingsSteven Lee2021-05-282-4/+29
| * | pinctrl: mediatek: add support for mt8365 SoCFabien Parent2021-05-274-0/+2020
| * | pinctrl: mediatek: don't hardcode mode encoding in common codeFabien Parent2021-05-2710-10/+36
| * | pinctrl: at91: Constify struct at91_pinctrl_mux_opsRikard Falkeborn2021-05-251-7/+7
| * | pinctrl: npcm: Align a few entries in the pin function tableJonathan Neuschäfer2021-05-251-2/+2
| * | pinctrl/amd: Add device HID for new AMD GPIO controllerMaximilian Luz2021-05-251-0/+1
| * | pinctrl: qcom: spmi-gpio: Add support for pm7325satya priya2021-05-201-0/+1
| * | pinctrl: iproc-gpio: Remove redundant error printing in iproc_gpio_probe()Zhen Lei2021-05-201-3/+1
| * | pinctrl: ocelot: Remove redundant error printing in ocelot_pinctrl_probe()Zhen Lei2021-05-201-3/+1
| * | pinctrl: equilibrium: Add missing MODULE_DEVICE_TABLEBixuan Cui2021-05-201-0/+1
| * | pinctrl: qcom: spmi-mpp: Add compatible for pmi8994Bjorn Andersson2021-05-191-0/+1
| * | pinctrl: amd: Implement irq_set_wakeRaul E Rangel2021-05-191-1/+31
| |/
* | pinctrl: stm32: fix the reported number of GPIO lines per bankFabien Dessenne2021-06-181-2/+7