summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorLines
2025-11-11pinctrl: airoha: add support for Airoha AN7583 PINsChristian Marangi-7/+740
2025-11-11pinctrl: airoha: convert PWM GPIO to macroChristian Marangi-397/+68
2025-11-11pinctrl: airoha: convert PHY LED GPIO to macroChristian Marangi-488/+100
2025-11-11pinctrl: airoha: generalize pins/group/function/confs handlingChristian Marangi-249/+318
2025-11-10pinctrl: stm32: handle semaphore acquisition when handling pinctrl/pinmuxGatien Chevallier-8/+27
2025-11-10pinctrl: rockchip: Add rk3506 pinctrl supportYe Zhang-8/+438
2025-11-10Merge tag 'samsung-pinctrl-6.19' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij-0/+212
2025-11-10pinctrl: renesas: r8a779h0: Remove STPWT_EXTFXRGeert Uytterhoeven-2/+1
2025-11-10pinctrl: renesas: r8a779h0: Remove CC5_OSCOUTHuy Bui-2/+1
2025-11-10pinctrl: renesas: r8a779g0: Remove STPWT_EXTFXRHuy Bui-2/+1
2025-11-10pinctrl: renesas: r8a779g0: Remove CC5_OSCOUTHuy Bui-2/+1
2025-11-10pinctrl: renesas: r8a779g0: Remove AVB[01]_MIIThanh Quan-64/+32
2025-11-10pinctrl: cirrus: Fix fwnode leak in cs42l43_pin_probe()Haotian Zhang-4/+19
2025-11-09Merge tag 'renesas-pinctrl-for-v6.19-tag1' of git://git.kernel.org/pub/scm/li...Linus Walleij-76/+83
2025-11-05pinctrl: sunrisepoint: Switch to INTEL_GPP() macroAndy Shevchenko-17/+9
2025-11-05pinctrl: tigerlake: Switch to INTEL_GPP() macroAndy Shevchenko-39/+31
2025-11-05pinctrl: meteorpoint: Switch to INTEL_GPP() macroAndy Shevchenko-27/+19
2025-11-05pinctrl: meteorlake: Switch to INTEL_GPP() macroAndy Shevchenko-31/+23
2025-11-05pinctrl: lakefield: Switch to INTEL_GPP() macroAndy Shevchenko-17/+9
2025-11-05pinctrl: jasperlake: Switch to INTEL_GPP() macroAndy Shevchenko-21/+13
2025-11-05pinctrl: icelake: Switch to INTEL_GPP() macroAndy Shevchenko-34/+26
2025-11-05pinctrl: cannonlake: Switch to INTEL_GPP() macroAndy Shevchenko-38/+30
2025-11-05pinctrl: alderlake: Switch to INTEL_GPP() macroAndy Shevchenko-38/+30
2025-11-05pinctrl: intel: Introduce INTEL_GPP() macroAndy Shevchenko-0/+9
2025-11-05pinctrl: cix: sky1: Provide pin control dummy statesLinus Walleij-0/+16
2025-11-04pinctrl: tangier: Unify messages with help of dev_err_probe()Andy Shevchenko-2/+1
2025-11-04pinctrl: lynxpoint: Unify messages with help of dev_err_probe()Andy Shevchenko-18/+10
2025-11-04pinctrl: intel: Unify messages with help of dev_err_probe()Andy Shevchenko-16/+8
2025-11-04pinctrl: cherryview: Unify messages with help of dev_err_probe()Andy Shevchenko-16/+8
2025-11-04pinctrl: baytrail: Unify messages with help of dev_err_probe()Andy Shevchenko-12/+8
2025-10-30pinctrl: mpfs-iomux0: fix compile-time constant warning for LLVM prior to 17Conor Dooley-18/+18
2025-10-29pinctrl: stm32: fix hwspinlock resource leak in probe functionHaotian Zhang-1/+1
2025-10-29pinctrl: mcp23s08: init reg_defaults from HW at probe and switch cache typeMaksim Kiselev-36/+4
2025-10-29pinctrl-scmi: remove unused struct membersDan Carpenter-2/+0
2025-10-28pinctrl: stm32: Support I/O synchronization parametersAntonio Borneo-0/+258
2025-10-28pinctrl: stm32: Avoid keeping a bool value in a u32 variableAntonio Borneo-1/+1
2025-10-28pinctrl: stm32: Drop useless spinlock save and restoreAntonio Borneo-25/+0
2025-10-28pinctrl: stm32: Simplify handling of backup pin statusAntonio Borneo-46/+24
2025-10-28pinctrl: stm32: Rework stm32_pconf_parse_conf()Antonio Borneo-9/+6
2025-10-28pinctrl: pinconf-generic: Add properties 'skew-delay-{in,out}put-ps'Antonio Borneo-0/+4
2025-10-28pinctrl: pinconf-generic: Handle string values for generic propertiesAntonio Borneo-16/+41
2025-10-28pinctrl: pinconf-generic: Fix minor typos in commentsAntonio Borneo-2/+2
2025-10-28pinctrl: cix: Add pin-controller support for sky1Gary Yang-0/+1199
2025-10-27pinctrl: renesas: rzg2l: Remove useless wrappersCosmin Tanislav-13/+3
2025-10-24pinctrl: add polarfire soc iomux0 pinmux driverConor Dooley-0/+287
2025-10-24pinctrl: add pic64gx "gpio2" pinmux driverConor Dooley-0/+365
2025-10-23pinctrl: renesas: rza1: Make mux_conf const in rza1_pin_mux_single()Geert Uytterhoeven-3/+3
2025-10-23pinctrl: realtek: Select REGMAP_MMIO for RTD driverYu-Chun Lin-0/+1
2025-10-17Merge tag 'zynqmp-soc-for-6.18' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann-4/+3
2025-10-14pinctrl: tegra20: register csus_mux clockSvyatoslav Ryhel-2/+9