summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorLines
2023-04-20pinctrl: pic32: Convert to immutable irq_chipLinus Walleij-11/+25
2023-04-14pinctrl: sx150x: Convert to immutable irq_chipLinus Walleij-27/+37
2023-04-14pinctrl: stmfx: Convert to immutable irq_chipLinus Walleij-12/+24
2023-04-14pinctrl: st: Convert to immutable irq_chipLinus Walleij-7/+9
2023-04-14pinctrl: mcp23s08: Convert to immutable irq_chipLinus Walleij-11/+26
2023-04-14pinctrl: equilibrium: Convert to immutable irq_chipLinus Walleij-10/+14
2023-04-14pinctrl: npcm7xx: Convert to immutable irq_chipLinus Walleij-16/+18
2023-04-14pinctrl: armada-37xx: Convert to immutable irq_chipLinus Walleij-10/+24
2023-04-14pinctrl: nsp: Convert to immutable irq_chipLinus Walleij-10/+13
2023-04-14pinctrl: iproc: Convert to immutable irq_chipLinus Walleij-13/+25
2023-04-13pinctrl: renesas: remove MODULE_LICENSE in non-modulesNick Alcock-5/+0
2023-04-13pinctrl: mediatek: remove MODULE_LICENSE in non-modulesNick Alcock-3/+0
2023-04-13pinctrl: amd: remove MODULE_LICENSE in non-modulesNick Alcock-1/+0
2023-04-13pinctrl: bcm: ns: remove MODULE_LICENSE in non-modulesNick Alcock-1/+0
2023-04-13pinctrl: nuvoton: npcm7xx: remove MODULE_LICENSE in non-modulesNick Alcock-1/+0
2023-04-13pinctrl: actions: remove MODULE_LICENSE in non-modulesNick Alcock-3/+0
2023-04-11Revert "pinctrl: amd: Disable and mask interrupts on resume"Kornel Dulęba-20/+16
2023-04-11Merge tag 'renesas-pinctrl-for-v6.4-tag2' of git://git.kernel.org/pub/scm/lin...Linus Walleij-225/+725
2023-04-11pinctrl: qcom: Add "and" to PIN_CONFIG_INPUT_ENABLE commentDouglas Anderson-1/+1
2023-04-11pinctrl: qcom: spmi-gpio: add support for pmm8654au-gpioBartosz Golaszewski-0/+1
2023-04-04pinctrl: mlxbf3: set varaiable mlxbf3_pmx_funcs storage-class-specifier to st...Tom Rix-1/+1
2023-04-04pinctrl: Remove Intel Thunder Bay pinctrl driverLakshmi Sowjanya D-1314/+0
2023-03-31pinctrl: xway: drop the deprecated compatible stringsAleksander Jan Bajkowski-252/+0
2023-03-31pinctrl: amd: Add fields for interrupt status and wake statusMario Limonciello-3/+17
2023-03-31pinctrl: amd: Adjust debugfs outputMario Limonciello-46/+30
2023-03-30pinctrl: renesas: core: Drop unneeded #ifdef CONFIG_OFGeert Uytterhoeven-2/+0
2023-03-30pinctrl: renesas: r8a7779: Add PWM pins, groups, and functionsGeert Uytterhoeven-0/+109
2023-03-30pinctrl: renesas: r8a7779: Add bias pinconf supportGeert Uytterhoeven-7/+328
2023-03-30pinctrl: renesas: Annotate sentinels in tablesGeert Uytterhoeven-80/+78
2023-03-30pinctrl: renesas: r8a779g0: Add support for AVB/TSN power-sourcesGeert Uytterhoeven-9/+36
2023-03-30pinctrl: renesas: r8a77995: Add support for AVB power-sourceGeert Uytterhoeven-7/+14
2023-03-30pinctrl: renesas: r8a77990: Add support for AVB power-sourceGeert Uytterhoeven-10/+19
2023-03-30pinctrl: renesas: r8a77980: Add support for AVB/GE power-sourcesGeert Uytterhoeven-11/+28
2023-03-30pinctrl: renesas: r8a77970: Add support for AVB power-sourceGeert Uytterhoeven-8/+20
2023-03-30pinctrl: renesas: Add support for 1.8V/2.5V I/O voltage levelsGeert Uytterhoeven-20/+19
2023-03-30pinctrl: renesas: rcar: Phase out old SH_PFC_PIN_CFG_IO_VOLTAGE flagGeert Uytterhoeven-63/+63
2023-03-30pinctrl: renesas: r8a77995: Retain POCCTRL0 register across suspend/resumeGeert Uytterhoeven-10/+13
2023-03-29pinctrl: mcp23s08: Implement gpio bulk functionsUwe Kleine-König-0/+34
2023-03-29pinctrl: mcp23s08: Rename and change function that wraps regmap_update_bits()Uwe Kleine-König-6/+5
2023-03-29Merge branch 'ib-qcom-quad-spi' into develLinus Walleij-5/+31
2023-03-29pinctrl: qcom: Support OUTPUT_ENABLE; deprecate INPUT_ENABLEDouglas Anderson-5/+31
2023-03-28pinctrl: amd: Disable and mask interrupts on resumeKornel Dulęba-16/+20
2023-03-27pinctrl: s32cc: Use generic struct data to describe pin functionChester Lin-20/+12
2023-03-27pinctrl: s32cc: embed generic struct pingroupChester Lin-36/+33
2023-03-27pinctrl: s32cc: refactor pin config parsingChester Lin-19/+33
2023-03-27pinctrl: s32: refine error/return/config checks and simplify driver codesChester Lin-69/+76
2023-03-27Merge tag 'renesas-pinctrl-for-v6.4-tag1' of git://git.kernel.org/pub/scm/lin...Linus Walleij-6513/+565
2023-03-23pinctrl: Use of_property_present() for testing DT property presenceRob Herring-15/+15
2023-03-19pinctrl: mlxbf3: Add pinctrl driver supportAsmaa Mnebhi-0/+334
2023-03-19pinctrl: qcom: Add IPQ9574 pinctrl driverDevi Priya-0/+838