summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* dt-bindings: pinctrl: qcom: sm6125: Document SM6125 pinctrl driverMartin Botka2021-06-181-0/+132
* 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
* | dt-bindings: pinctrl: mcp23s08: add documentation for reset-gpiosAndreas Kaessens2021-06-121-0/+2
* | 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-075-30/+66
* | | pinctrl: ralink: move MT7620 SoC pinmux config into a new 'pinctrl-mt7620.c' ...Sergio Paracuellos2021-06-075-366/+403
* | | pinctrl: ralink: move RT305X SoC pinmux config into a new 'pinctrl-rt305x.c' ...Sergio Paracuellos2021-06-075-101/+142
* | | pinctrl: ralink: move RT3883 SoC pinmux config into a new 'pinctrl-rt3883.c' ...Sergio Paracuellos2021-06-075-79/+113
* | | pinctrl: ralink: move MT7621 SoC pinmux config into a new 'pinctrl-mt7621.c' ...Sergio Paracuellos2021-06-074-88/+123
* | | pinctrl: ralink: move ralink architecture pinmux header into the driverSergio Paracuellos2021-06-073-27/+7
* | | 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
* | docs/pinctrl: fix the reference to the u300 platformDario Binacchi2021-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
* | dt-bindings: pinctrl: Update enum for adding SGPM2 and SGPS2Steven Lee2021-05-281-5/+5
* | 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
* | dt-bindings: pinctrl: mt65xx: add mt8365 SoC bindingFabien Parent2021-05-272-0/+859
* | dt-bindings: pinctrl: Add DT bindings for apple, pinctrlMark Kettenis2021-05-253-0/+121
* | 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
* | dt-bindings: pinctrl: qcom-pmic-gpio: Add pm7325 supportsatya priya2021-05-201-0/+2
* | pinctrl: qcom: spmi-gpio: Add support for pm7325satya priya2021-05-201-0/+1