summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
2025-11-12pinctrl: qcom: msm: Fix deadlock in pinmux configurationPraveen Talari1-1/+1
2025-11-12pinctrl: elkhartlake: Switch to INTEL_GPP() macroAndy Shevchenko1-25/+18
2025-11-12pinctrl: cherryview: Switch to INTEL_GPP() macroAndy Shevchenko1-26/+20
2025-11-12pinctrl: emmitsburg: Switch to INTEL_GPP() macroAndy Shevchenko1-20/+13
2025-11-12pinctrl: denverton: Switch to INTEL_GPP() macroAndy Shevchenko1-14/+7
2025-11-12pinctrl: cedarfork: Switch to INTEL_GPP() macroAndy Shevchenko1-22/+15
2025-11-11pinctrl: airoha: add support for Airoha AN7583 PINsChristian Marangi1-7/+740
2025-11-11pinctrl: airoha: convert PWM GPIO to macroChristian Marangi1-397/+68
2025-11-11pinctrl: airoha: convert PHY LED GPIO to macroChristian Marangi1-488/+100
2025-11-11pinctrl: airoha: generalize pins/group/function/confs handlingChristian Marangi1-249/+318
2025-11-11pinctrl: stm32: handle semaphore acquisition when handling pinctrl/pinmuxGatien Chevallier1-8/+27
2025-11-11pinctrl: rockchip: Add rk3506 pinctrl supportYe Zhang2-8/+438
2025-11-10Merge tag 'samsung-pinctrl-6.19' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij3-0/+212
2025-11-10pinctrl: renesas: r8a779h0: Remove STPWT_EXTFXRGeert Uytterhoeven1-2/+1
2025-11-10pinctrl: renesas: r8a779h0: Remove CC5_OSCOUTHuy Bui1-2/+1
2025-11-10pinctrl: renesas: r8a779g0: Remove STPWT_EXTFXRHuy Bui1-2/+1
2025-11-10pinctrl: renesas: r8a779g0: Remove CC5_OSCOUTHuy Bui1-2/+1
2025-11-10pinctrl: renesas: r8a779g0: Remove AVB[01]_MIIThanh Quan1-64/+32
2025-11-10pinctrl: cirrus: Fix fwnode leak in cs42l43_pin_probe()Haotian Zhang1-4/+19
2025-11-10Merge tag 'renesas-pinctrl-for-v6.19-tag1' of git://git.kernel.org/pub/scm/li...Linus Walleij18-76/+83
2025-11-05pinctrl: sunrisepoint: Switch to INTEL_GPP() macroAndy Shevchenko1-17/+9
2025-11-05pinctrl: tigerlake: Switch to INTEL_GPP() macroAndy Shevchenko1-39/+31
2025-11-05pinctrl: meteorpoint: Switch to INTEL_GPP() macroAndy Shevchenko1-27/+19
2025-11-05pinctrl: meteorlake: Switch to INTEL_GPP() macroAndy Shevchenko1-31/+23
2025-11-05pinctrl: lakefield: Switch to INTEL_GPP() macroAndy Shevchenko1-17/+9
2025-11-05pinctrl: jasperlake: Switch to INTEL_GPP() macroAndy Shevchenko1-21/+13
2025-11-05pinctrl: icelake: Switch to INTEL_GPP() macroAndy Shevchenko1-34/+26
2025-11-05pinctrl: cannonlake: Switch to INTEL_GPP() macroAndy Shevchenko1-38/+30
2025-11-05pinctrl: alderlake: Switch to INTEL_GPP() macroAndy Shevchenko1-38/+30
2025-11-05pinctrl: intel: Introduce INTEL_GPP() macroAndy Shevchenko1-0/+9
2025-11-05pinctrl: cix: sky1: Provide pin control dummy statesLinus Walleij2-0/+16
2025-11-04pinctrl: tangier: Unify messages with help of dev_err_probe()Andy Shevchenko1-2/+1
2025-11-04pinctrl: lynxpoint: Unify messages with help of dev_err_probe()Andy Shevchenko1-18/+10
2025-11-04pinctrl: intel: Unify messages with help of dev_err_probe()Andy Shevchenko1-16/+8
2025-11-04pinctrl: cherryview: Unify messages with help of dev_err_probe()Andy Shevchenko1-16/+8
2025-11-04pinctrl: baytrail: Unify messages with help of dev_err_probe()Andy Shevchenko1-12/+8
2025-10-30pinctrl: mpfs-iomux0: fix compile-time constant warning for LLVM prior to 17Conor Dooley1-18/+18
2025-10-30pinctrl: stm32: fix hwspinlock resource leak in probe functionHaotian Zhang1-1/+1
2025-10-30pinctrl: mcp23s08: init reg_defaults from HW at probe and switch cache typeMaksim Kiselev1-36/+4
2025-10-29pinctrl-scmi: remove unused struct membersDan Carpenter1-2/+0
2025-10-28pinctrl: stm32: Support I/O synchronization parametersAntonio Borneo3-0/+258
2025-10-28pinctrl: stm32: Avoid keeping a bool value in a u32 variableAntonio Borneo1-1/+1
2025-10-28pinctrl: stm32: Drop useless spinlock save and restoreAntonio Borneo1-25/+0
2025-10-28pinctrl: stm32: Simplify handling of backup pin statusAntonio Borneo1-46/+24
2025-10-28pinctrl: stm32: Rework stm32_pconf_parse_conf()Antonio Borneo1-9/+6
2025-10-28pinctrl: pinconf-generic: Add properties 'skew-delay-{in,out}put-ps'Antonio Borneo1-0/+4
2025-10-28pinctrl: pinconf-generic: Handle string values for generic propertiesAntonio Borneo1-16/+41
2025-10-28pinctrl: pinconf-generic: Fix minor typos in commentsAntonio Borneo1-2/+2
2025-10-28pinctrl: cix: Add pin-controller support for sky1Gary Yang7-0/+1199
2025-10-27pinctrl: renesas: rzg2l: Remove useless wrappersCosmin Tanislav1-13/+3