summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2025-02-21pinctrl: pinconf-generic: Print unsigned value if a format is registeredClaudiu Beznea
2025-02-21pinctrl: cy8c95x0: Respect IRQ trigger settings from firmwareAndy Shevchenko
2025-02-21pinctrl: cy8c95x0: Rename PWMSEL to SELPWMAndy Shevchenko
2025-02-21pinctrl: cy8c95x0: Enable regmap locking for debugAndy Shevchenko
2025-02-21pinctrl: cy8c95x0: Avoid accessing reserved registersAndy Shevchenko
2025-02-21pinctrl: cy8c95x0: Fix off-by-one in the regmap range settingsAndy Shevchenko
2025-02-17pinctrl: renesas: rzg2l: Fix PFC_MASK for RZ/V2H and RZ/G3ELad Prabhakar
2025-02-17pinctrl: samsung: fix fwnode refcount cleanup if platform_get_irq_optional() ...Javier Carrasco
2025-02-08pinctrl: amd: Take suspend type into consideration which pins are non-wakeMaciej S. Szmigiero
2025-02-08pinctrl: stm32: Add check for clk_enable()Mingwei Zheng
2025-02-08pinctrl: nomadik: Add check for clk_enable()Mingwei Zheng
2025-02-08pinctrl: samsung: Fix irq handling if an error occurs in exynos_irq_demux_ein...Christophe JAILLET
2025-01-03Merge tag 'pinctrl-v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-12-17pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap lockingEvgenii Shatokhin
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-25Merge tag 'pinctrl-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-11-22Fix a potential abuse of seq_printf() format string in driversDavid Wang
2024-11-18pinctrl: airoha: Use unsigned long for bit searchKees Cook
2024-11-18pinctrl: k210: Undef K210_PC_DEFAULTzhang jiao
2024-11-18pinctrl: qcom: spmi: fix debugfs drive strengthJohan Hovold
2024-11-13pinctrl: qcom: Add sm8750 pinctrl driverMelody Olvera
2024-11-13pinctrl: cy8c95x0: remove unneeded goto labelsAndy Shevchenko
2024-11-13pinctrl: cy8c95x0: embed iterator to the for-loopAndy Shevchenko
2024-11-13pinctrl: cy8c95x0: Use temporary variable for struct deviceAndy Shevchenko
2024-11-13pinctrl: cy8c95x0: use flexible sleeping in reset functionAndy Shevchenko
2024-11-13pinctrl: cy8c95x0: switch to using devm_regulator_get_enable()Andy Shevchenko
2024-11-13pinctrl: cy8c95x0: Use 2-argument strscpy()Andy Shevchenko
2024-11-08pinctrl: single: add marvell,pxa1908-padconf compatibleDuje Mihanović
2024-11-08pinctrl: qcom: spmi-mpp: Add PM8937 compatibleBarnabás Czémán
2024-11-08pinctrl: qcom-pmic-gpio: add support for PM8937Barnabás Czémán
2024-11-08pinctrl: Use of_property_present() for non-boolean propertiesRob Herring (Arm)
2024-11-07Merge tag 'intel-pinctrl-v6.13-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2024-11-05Merge tag 'renesas-pinctrl-for-v6.13-tag2' of git://git.kernel.org/pub/scm/li...Linus Walleij
2024-11-05pinctrl: elkhartlake: Add support for DSW communityAndy Shevchenko
2024-11-05pinctrl: intel: Add a human readable decoder for pull bias valuesAndy Shevchenko
2024-10-30pinctrl: airoha: Add support for EN7581 SoCLorenzo Bianconi
2024-10-29Merge tag 'samsung-pinctrl-6.13' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij
2024-10-28pinctrl: aspeed-g6: Support drive-strength for GPIOF/GBilly Tsai
2024-10-28pinctrl: spacemit: fix double free of mapDan Carpenter
2024-10-27pinctrl: samsung: Add Exynos9810 SoC specific dataMarkuss Broks
2024-10-25pinctrl: renesas: rzg2l: Use gpiochip_populate_parent_fwspec_twocell helperLad Prabhakar
2024-10-23pinmux: Use sequential access to access desc->pinmux dataMukesh Ojha
2024-10-23pinctrl: imx-scmi: Drop obsolete dependency on COMPILE_TESTJean Delvare
2024-10-22pinctrl: qcom: add support for TLMM on SAR2130PDmitry Baryshkov
2024-10-22pinctrl: qcom: add the tlmm driver for QCS8300 platformsJingyi Wang
2024-10-19Merge tag 'renesas-pinctrl-for-v6.13-tag1' of git://git.kernel.org/pub/scm/li...Linus Walleij
2024-10-19pinctrl: spacemit: add support for SpacemiT K1 SoCYixun Lan
2024-10-17pinctrl: samsung: Add Exynos 990 SoC pinctrl configurationIgor Belwon
2024-10-16pinctrl: th1520: Fix potential null pointer dereference on funcColin Ian King