summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
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
2024-10-16pinctrl: sophgo: fix typo in tristate of SG2002Thomas Bonnefille
2024-10-15pinctrl: PINCTRL_K230 should depend on ARCH_CANAANGeert Uytterhoeven
2024-10-15pinctrl: th1520: add a CONFIG_OF dependencyArnd Bergmann
2024-10-14pinctrl: renesas: Select PINCTRL_RZG2L for RZ/V2H(P) SoCLad Prabhakar
2024-10-14pinctrl: renesas: rzg2l: Add support for configuring schmitt-triggerLad Prabhakar
2024-10-14pinctrl: renesas: rzg2l: Add support for enabling/disabling open-drain outputsLad Prabhakar
2024-10-12pinctrl: ocelot: fix system hang on level based interruptsSergey Matsievskiy
2024-10-11pinctrl: nuvoton: fix a double free in ma35_pinctrl_dt_node_to_map_func()Harshit Mogalapalli
2024-10-11pinctrl: amd: Fix two small typosMarc Ferland
2024-10-11pinctrl: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-11pinctrl: th1520: Factor out castsEmil Renner Berthing
2024-10-11pinctrl: th1520: Update pinmux tablesEmil Renner Berthing
2024-10-11pinctrl: th1520: Fix pinconf return valuesEmil Renner Berthing
2024-10-10pinctrl: zynqmp: drop excess struct member descriptionBartosz Golaszewski