summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2026-06-09Merge tag 'renesas-pinctrl-for-v7.2-tag3' of git://git.kernel.org/pub/scm/lin...Linus Walleij
2026-06-09pinctrl: PINCTRL_STMFX should depend on CONFIG_OFTimur Tabi
2026-06-08pinctrl: mediatek: mt8167: Fix Schmitt trigger register offset of pins 34-39Luca Leonardo Scorcia
2026-06-08pinctrl: mediatek: mt8516: Fix Schmitt trigger register offset of pins 34-39Luca Leonardo Scorcia
2026-06-08pinctrl: qcom: Fix resolving register base address from device nodeSneh Mankad
2026-06-08pinctrl: qcom: Modify MSM_PULL_MASK to accurately represent PULL bitsSneh Mankad
2026-06-08pinctrl: qcom: lpass-lpi: Switch to PM clock framework for runtime PMAjay Kumar Nandam
2026-06-08pinctrl: qcom: lpass-lpi: Enable runtime PM hooks on LPASS LPI SoCsAjay Kumar Nandam
2026-06-08pinctrl: aspeed: Fix GPIO mux value for ADC-capable ballsBilly Tsai
2026-06-08pinctrl: Move Airoha driver to dedicated directoryChristian Marangi
2026-06-05pinctrl: renesas: rzg2l: Use raw_spinlock_irqsave() on power source updateClaudiu Beznea
2026-06-01Merge tag 'renesas-pinctrl-for-v7.2-tag2' of git://git.kernel.org/pub/scm/lin...Linus Walleij
2026-06-01Merge tag 'intel-pinctrl-v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2026-05-30Revert "pinctrl-amd: enable IRQ for WACF2200 touchscreen on Lenovo Yoga 7 14A...Hardik Prakash
2026-05-29pinctrl: max77620: Unify usage of space and comma in platform_device_id arrayUwe Kleine-König (The Capable Hub)
2026-05-29pinctrl: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)
2026-05-29pinctrl: qcom: Replace open coded eoi call with irq_chip_eoi_parent()Maulik Shah
2026-05-29pinctrl: meson: support amlogic A9 SoCXianwei Zhao
2026-05-29pinctrl: tegra238: remove unused entriesArnd Bergmann
2026-05-28pinctrl: renesas: rzg2l: Use tab instead of spacesClaudiu Beznea
2026-05-28pinctrl: renesas: rzg2l: Keep member documentation alignedClaudiu Beznea
2026-05-28pinctrl: renesas: rzv2m: Use -ENOTSUPP instead of -EOPNOTSUPPClaudiu Beznea
2026-05-27pinctrl: qcom: sm6115: Add egpio supportStanislav Zaikin
2026-05-27pinctrl: mediatek: fix SPDX comment style in headerMayur Kumar
2026-05-27pinctrl: actions: fix SPDX comment style in headerMayur Kumar
2026-05-27pinctrl: bcm: fix SPDX comment style in headerMayur Kumar
2026-05-27pinctrl: cs42l43: Fix polarity on debounceCharles Keepax
2026-05-27pinctrl: cs42l43: Fix leaked pm reference on error pathCharles Keepax
2026-05-27pinctrl: nuvoton: ma35d1: fix MFP register offset and pin tableJoey Lu
2026-05-27pinctrl: spacemit: Use FIELD_MODIFY()Hans Zhang
2026-05-27pinctrl: sophgo: Use FIELD_MODIFY()Hans Zhang
2026-05-27pinctrl: tegra: Add Tegra264 pinmux driverPrathamesh Shete
2026-05-27pinctrl: tegra: Add Tegra238 pinmux driverPrathamesh Shete
2026-05-27pinctrl: tegra: Export tegra_pinctrl_probe()Prathamesh Shete
2026-05-26pinctrl: spacemit: move over to generic pinmux dt_node_to_map implementationConor Dooley
2026-05-26pinctrl: spacemit: delete spacemit_pctrl_check_power()Conor Dooley
2026-05-26pinctrl: add new generic groups/function creation function for pinmuxConor Dooley
2026-05-26pinctrl: generic: change signature of pinctrl_generic_to_map() to pass void dataConor Dooley
2026-05-26pinctrl: meson: amlogic-a4: fix gpio output glitchXianwei Zhao
2026-05-25pinctrl: renesas: rzg2l: Populate struct gpio_chip::set_configClaudiu Beznea
2026-05-25pinctrl: renesas: rzg2l: Use -ENOTSUPP instead of -EOPNOTSUPPClaudiu Beznea
2026-05-25pinctrl: renesas: rzt2h: Skip PFC mode configuration if already setLad Prabhakar
2026-05-25pinctrl: renesas: rzt2h: Remove unused variable in rzt2h_pinctrl_register()Lad Prabhakar
2026-05-25pinctrl: spacemit: fix NULL check in spacemit_pin_set_configHan Gao
2026-05-25pinctrl: s32cc: use dev_err_probe() and improve error messagesKhristine Andreea Barbulescu
2026-05-25pinctrl: avoid duplicate function definitionsArnd Bergmann
2026-05-25pinctrl: starfive: jh7110: Avoid ifdefferyLinus Walleij
2026-05-25pinctrl: starfive: jh7110: Use __counted_by() flexarrayLinus Walleij
2026-05-25pinctrl: aspeed: Add AST2700 SoC1 supportBilly Tsai
2026-05-25pinctrl: core: Make pin group callbacks optional for pin-only driversOleksij Rempel