summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2025-04-20pinctrl: samsung: add support for eint_fltcon_offsetPeter Griffin
2025-04-20pinctrl: qcom: Clear latched interrupt status when changing IRQ typeStephan Gerhold
2025-04-10pinctrl: intel: Fix wrong bypass assignment in intel_pinctrl_probe_pwm()Andy Shevchenko
2025-04-10pinctrl: renesas: rzv2m: Fix missing of_node_put() callFabrizio Castro
2025-04-10pinctrl: npcm8xx: Fix incorrect struct npcm8xx_pincfg assignmentAndy Shevchenko
2025-04-10pinctrl: tegra: Set SFIO mode to Mux RegisterPrathamesh Shete
2025-04-10pinctrl: renesas: rzg2l: Fix missing of_node_put() callFabrizio Castro
2025-04-10pinctrl: renesas: rza2: Fix missing of_node_put() callFabrizio Castro
2025-04-10pinctrl: nuvoton: npcm8xx: Fix error handling in npcm8xx_gpio_fw()Yue Haibing
2025-04-10pinctrl: renesas: rzg2l: Suppress binding attributesClaudiu Beznea
2025-03-22pinctrl: nuvoton: npcm8xx: Add NULL check in npcm8xx_gpio_fwCharles Han
2025-03-22pinctrl: bcm281xx: Fix incorrect regmap max_registers valueArtur Weber
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