summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorLines
2025-11-19Merge tag 'renesas-pinctrl-for-v6.19-tag2' of git://git.kernel.org/pub/scm/li...Linus Walleij-91/+68
2025-11-18pinctrl: s32cc: initialize gpio_pin_config::list after kmalloc()Jared Kangas-0/+1
2025-11-18pinctrl: s32cc: fix uninitialized memory in s32_pinctrl_descJared Kangas-1/+1
2025-11-18pinctrl: cherryview: Convert to use intel_gpio_add_pin_ranges()Andy Shevchenko-19/+1
2025-11-18pinctrl: intel: Export intel_gpio_add_pin_ranges()Andy Shevchenko-1/+13
2025-11-13pinctrl: renesas: rzg2l: Refactor OEN register PWPR handlingJohn Madieu-20/+33
2025-11-12pinctrl: airoha: convert comma to semicolonChen Ni-6/+6
2025-11-12pinctrl: qcom: msm: Fix deadlock in pinmux configurationPraveen Talari-1/+1
2025-11-12pinctrl: elkhartlake: Switch to INTEL_GPP() macroAndy Shevchenko-25/+18
2025-11-12pinctrl: cherryview: Switch to INTEL_GPP() macroAndy Shevchenko-26/+20
2025-11-12pinctrl: emmitsburg: Switch to INTEL_GPP() macroAndy Shevchenko-20/+13
2025-11-12pinctrl: denverton: Switch to INTEL_GPP() macroAndy Shevchenko-14/+7
2025-11-12pinctrl: cedarfork: Switch to INTEL_GPP() macroAndy Shevchenko-22/+15
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