aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
2023-05-02Merge tag 'pinctrl-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 102-9356/+6810
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 14-14/+0
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+0
2023-04-25Merge tag 'soc-dt-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-5/+31
2023-04-21pinctrl-bcm2835.c: fix race condition when setting gpio dirGravatar Hans Verkuil 1-4/+15
2023-04-21pinctrl: qcom: spmi-gpio: Add PMI632 supportGravatar Luca Weiss 1-0/+1
2023-04-21pinctrl: wpcm450: select MFD_SYSCONGravatar Jonathan Neuschäfer 1-0/+1
2023-04-20pinctrl: qcom ssbi-gpio: Convert to immutable irq_chipGravatar Linus Walleij 1-3/+21
2023-04-20pinctrl: qcom ssbi-mpp: Convert to immutable irq_chipGravatar Linus Walleij 1-8/+27
2023-04-20pinctrl: qcom spmi-mpp: Convert to immutable irq_chipGravatar Linus Walleij 1-10/+28
2023-04-20pinctrl: plgpio: Convert to immutable irq_chipGravatar Linus Walleij 1-2/+6
2023-04-20pinctrl: pistachio: Convert to immutable irq_chipGravatar Linus Walleij 1-10/+25
2023-04-20pinctrl: pic32: Convert to immutable irq_chipGravatar Linus Walleij 1-11/+25
2023-04-14pinctrl: sx150x: Convert to immutable irq_chipGravatar Linus Walleij 1-27/+37
2023-04-14pinctrl: stmfx: Convert to immutable irq_chipGravatar Linus Walleij 1-12/+24
2023-04-14pinctrl: st: Convert to immutable irq_chipGravatar Linus Walleij 1-7/+9
2023-04-14pinctrl: mcp23s08: Convert to immutable irq_chipGravatar Linus Walleij 2-11/+26
2023-04-14pinctrl: equilibrium: Convert to immutable irq_chipGravatar Linus Walleij 2-10/+14
2023-04-14pinctrl: npcm7xx: Convert to immutable irq_chipGravatar Linus Walleij 1-16/+18
2023-04-14pinctrl: armada-37xx: Convert to immutable irq_chipGravatar Linus Walleij 1-10/+24
2023-04-14pinctrl: nsp: Convert to immutable irq_chipGravatar Linus Walleij 1-10/+13
2023-04-14pinctrl: iproc: Convert to immutable irq_chipGravatar Linus Walleij 1-13/+25
2023-04-13pinctrl: renesas: remove MODULE_LICENSE in non-modulesGravatar Nick Alcock 5-5/+0
2023-04-13pinctrl: mediatek: remove MODULE_LICENSE in non-modulesGravatar Nick Alcock 3-3/+0
2023-04-13pinctrl: amd: remove MODULE_LICENSE in non-modulesGravatar Nick Alcock 1-1/+0
2023-04-13pinctrl: bcm: ns: remove MODULE_LICENSE in non-modulesGravatar Nick Alcock 1-1/+0
2023-04-13pinctrl: nuvoton: npcm7xx: remove MODULE_LICENSE in non-modulesGravatar Nick Alcock 1-1/+0
2023-04-13pinctrl: actions: remove MODULE_LICENSE in non-modulesGravatar Nick Alcock 3-3/+0
2023-04-11Revert "pinctrl: amd: Disable and mask interrupts on resume"Gravatar Kornel Dulęba 1-20/+16
2023-04-11Merge tag 'renesas-pinctrl-for-v6.4-tag2' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Walleij 38-225/+725
2023-04-11pinctrl: qcom: Add "and" to PIN_CONFIG_INPUT_ENABLE commentGravatar Douglas Anderson 1-1/+1
2023-04-11pinctrl: qcom: spmi-gpio: add support for pmm8654au-gpioGravatar Bartosz Golaszewski 1-0/+1
2023-04-04pinctrl: mlxbf3: set varaiable mlxbf3_pmx_funcs storage-class-specifier to st...Gravatar Tom Rix 1-1/+1
2023-04-04pinctrl: Remove Intel Thunder Bay pinctrl driverGravatar Lakshmi Sowjanya D 3-1314/+0
2023-03-31pinctrl: xway: drop the deprecated compatible stringsGravatar Aleksander Jan Bajkowski 1-252/+0
2023-03-31pinctrl: amd: Add fields for interrupt status and wake statusGravatar Mario Limonciello 1-3/+17
2023-03-31pinctrl: amd: Adjust debugfs outputGravatar Mario Limonciello 1-46/+30
2023-03-30pinctrl: renesas: core: Drop unneeded #ifdef CONFIG_OFGravatar Geert Uytterhoeven 1-2/+0
2023-03-30pinctrl: renesas: r8a7779: Add PWM pins, groups, and functionsGravatar Geert Uytterhoeven 1-0/+109
2023-03-30pinctrl: renesas: r8a7779: Add bias pinconf supportGravatar Geert Uytterhoeven 1-7/+328
2023-03-30pinctrl: renesas: Annotate sentinels in tablesGravatar Geert Uytterhoeven 36-80/+78
2023-03-30pinctrl: renesas: r8a779g0: Add support for AVB/TSN power-sourcesGravatar Geert Uytterhoeven 1-9/+36
2023-03-30pinctrl: renesas: r8a77995: Add support for AVB power-sourceGravatar Geert Uytterhoeven 1-7/+14
2023-03-30pinctrl: renesas: r8a77990: Add support for AVB power-sourceGravatar Geert Uytterhoeven 1-10/+19
2023-03-30pinctrl: renesas: r8a77980: Add support for AVB/GE power-sourcesGravatar Geert Uytterhoeven 1-11/+28
2023-03-30pinctrl: renesas: r8a77970: Add support for AVB power-sourceGravatar Geert Uytterhoeven 1-8/+20
2023-03-30pinctrl: renesas: Add support for 1.8V/2.5V I/O voltage levelsGravatar Geert Uytterhoeven 3-20/+19
2023-03-30pinctrl: renesas: rcar: Phase out old SH_PFC_PIN_CFG_IO_VOLTAGE flagGravatar Geert Uytterhoeven 11-63/+63
2023-03-30pinctrl: renesas: r8a77995: Retain POCCTRL0 register across suspend/resumeGravatar Geert Uytterhoeven 1-10/+13
2023-03-29pinctrl: mcp23s08: Implement gpio bulk functionsGravatar Uwe Kleine-König 1-0/+34