aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
2026-06-08pinctrl: mediatek: mt8516: Fix Schmitt trigger register offset of pins 34-39Luca Leonardo Scorcia1-1/+1
2026-06-08pinctrl: qcom: Fix resolving register base address from device nodeSneh Mankad1-10/+9
2026-06-08pinctrl: qcom: Modify MSM_PULL_MASK to accurately represent PULL bitsSneh Mankad1-1/+1
2026-06-08pinctrl: qcom: lpass-lpi: Switch to PM clock framework for runtime PMAjay Kumar Nandam2-46/+99
2026-06-08pinctrl: qcom: lpass-lpi: Enable runtime PM hooks on LPASS LPI SoCsAjay Kumar Nandam12-26/+110
2026-06-08pinctrl: aspeed: Fix GPIO mux value for ADC-capable ballsBilly Tsai1-1/+10
2026-06-08pinctrl: Move Airoha driver to dedicated directoryChristian Marangi7-17/+26
2026-06-05pinctrl: renesas: rzg2l: Use raw_spinlock_irqsave() on power source updateClaudiu Beznea1-1/+1
2026-06-01Merge tag 'renesas-pinctrl-for-v7.2-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into develLinus Walleij3-14/+18
2026-06-01Merge tag 'intel-pinctrl-v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel into develLinus Walleij1-1/+2
2026-05-30Revert "pinctrl-amd: enable IRQ for WACF2200 touchscreen on Lenovo Yoga 7 14AGP11"Hardik Prakash1-35/+0
2026-05-29pinctrl: max77620: Unify usage of space and comma in platform_device_id arrayUwe Kleine-König (The Capable Hub)1-3/+3
2026-05-29pinctrl: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)5-19/+19
2026-05-29pinctrl: qcom: Replace open coded eoi call with irq_chip_eoi_parent()Maulik Shah1-4/+2
2026-05-29pinctrl: meson: support amlogic A9 SoCXianwei Zhao1-5/+56
2026-05-29pinctrl: tegra238: remove unused entriesArnd Bergmann1-96/+0
2026-05-28pinctrl: renesas: rzg2l: Use tab instead of spacesClaudiu Beznea1-1/+1
2026-05-28pinctrl: renesas: rzg2l: Keep member documentation alignedClaudiu Beznea1-2/+2
2026-05-28pinctrl: renesas: rzv2m: Use -ENOTSUPP instead of -EOPNOTSUPPClaudiu Beznea1-2/+2
2026-05-27pinctrl: qcom: sm6115: Add egpio supportStanislav Zaikin1-15/+25
2026-05-27pinctrl: mediatek: fix SPDX comment style in headerMayur Kumar1-1/+1
2026-05-27pinctrl: actions: fix SPDX comment style in headerMayur Kumar1-1/+1
2026-05-27pinctrl: bcm: fix SPDX comment style in headerMayur Kumar1-1/+1
2026-05-27pinctrl: cs42l43: Fix polarity on debounceCharles Keepax1-1/+1
2026-05-27pinctrl: cs42l43: Fix leaked pm reference on error pathCharles Keepax1-3/+1
2026-05-27pinctrl: nuvoton: ma35d1: fix MFP register offset and pin tableJoey Lu2-210/+263
2026-05-27pinctrl: spacemit: Use FIELD_MODIFY()Hans Zhang1-2/+1
2026-05-27pinctrl: sophgo: Use FIELD_MODIFY()Hans Zhang1-12/+6
2026-05-27pinctrl: tegra: Add Tegra264 pinmux driverPrathamesh Shete3-0/+2227
2026-05-27pinctrl: tegra: Add Tegra238 pinmux driverPrathamesh Shete3-0/+2067
2026-05-27pinctrl: tegra: Export tegra_pinctrl_probe()Prathamesh Shete1-0/+2
2026-05-26pinctrl: spacemit: move over to generic pinmux dt_node_to_map implementationConor Dooley2-132/+12
2026-05-26pinctrl: spacemit: delete spacemit_pctrl_check_power()Conor Dooley1-37/+0
2026-05-26pinctrl: add new generic groups/function creation function for pinmuxConor Dooley2-21/+112
2026-05-26pinctrl: generic: change signature of pinctrl_generic_to_map() to pass void dataConor Dooley2-7/+4
2026-05-26pinctrl: meson: amlogic-a4: fix gpio output glitchXianwei Zhao1-8/+7
2026-05-25pinctrl: renesas: rzg2l: Populate struct gpio_chip::set_configClaudiu Beznea1-0/+1
2026-05-25pinctrl: renesas: rzg2l: Use -ENOTSUPP instead of -EOPNOTSUPPClaudiu Beznea1-4/+4
2026-05-25pinctrl: renesas: rzt2h: Skip PFC mode configuration if already setLad Prabhakar1-1/+6
2026-05-25pinctrl: renesas: rzt2h: Remove unused variable in rzt2h_pinctrl_register()Lad Prabhakar1-4/+2
2026-05-25pinctrl: spacemit: fix NULL check in spacemit_pin_set_configHan Gao1-1/+1
2026-05-25pinctrl: s32cc: use dev_err_probe() and improve error messagesKhristine Andreea Barbulescu1-34/+30
2026-05-25pinctrl: avoid duplicate function definitionsArnd Bergmann1-1/+1
2026-05-25pinctrl: starfive: jh7110: Avoid ifdefferyLinus Walleij1-7/+5
2026-05-25pinctrl: starfive: jh7110: Use __counted_by() flexarrayLinus Walleij2-1/+3
2026-05-25pinctrl: aspeed: Add AST2700 SoC1 supportBilly Tsai3-0/+1762
2026-05-25pinctrl: core: Make pin group callbacks optional for pin-only driversOleksij Rempel2-7/+42
2026-05-25pinctrl: mcp23s08: Read spi-present-mask as u8 not u32Judith Mendez1-3/+3
2026-05-25pinctrl: mcp23s08: Initialize mcp->dev and mcp->addr before regmap initJudith Mendez1-1/+4
2026-05-23pinctrl: qcom: eliza: Merge QUP1_SE4 lanes in groupsAbel Vesa1-22/+10