summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
2025-02-25pinctrl: spacemit: enable config optionYixun Lan2-2/+3
2025-02-25pinctrl: nuvoton: npcm8xx: Add NULL check in npcm8xx_gpio_fwCharles Han1-0/+3
2025-02-25pinctrl: bcm281xx: Fix incorrect regmap max_registers valueArtur Weber1-1/+1
2025-02-06pinctrl: pinconf-generic: Print unsigned value if a format is registeredClaudiu Beznea1-4/+4
2025-02-03pinctrl: cy8c95x0: Respect IRQ trigger settings from firmwareAndy Shevchenko1-1/+1
2025-02-03pinctrl: cy8c95x0: Rename PWMSEL to SELPWMAndy Shevchenko1-7/+7
2025-02-03pinctrl: cy8c95x0: Enable regmap locking for debugAndy Shevchenko1-0/+4
2025-02-03pinctrl: cy8c95x0: Avoid accessing reserved registersAndy Shevchenko1-6/+10
2025-02-03pinctrl: cy8c95x0: Fix off-by-one in the regmap range settingsAndy Shevchenko1-3/+3
2025-01-24Merge tag 'pinctrl-v6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds33-146/+3831
2025-01-15pinctrl: Use str_enable_disable-like helpersKrzysztof Kozlowski14-27/+37
2025-01-15Merge tag 'renesas-pinctrl-for-v6.14-tag3' of git://git.kernel.org/pub/scm/li...Linus Walleij1-1/+1
2025-01-14pinctrl: amd: Take suspend type into consideration which pins are non-wakeMaciej S. Szmigiero2-10/+24
2025-01-14pinctrl: stm32: Add check for clk_enable()Mingwei Zheng1-38/+38
2025-01-14Merge tag 'renesas-pinctrl-for-v6.14-tag2' of git://git.kernel.org/pub/scm/li...Linus Walleij2-6/+181
2025-01-14pinctrl: renesas: rzg2l: Fix PFC_MASK for RZ/V2H and RZ/G3ELad Prabhakar1-1/+1
2025-01-13pinctrl: sunxi: add missed lvds pins for a100/a133Parthiban Nallathambi1-0/+12
2025-01-09pinctrl: mediatek: Drop mtk_pinconf_bias_set_pd()Linus Walleij1-18/+0
2025-01-03pinctrl: renesas: rzg2l: Add support for RZ/G3E SoCBiju Das2-0/+174
2025-01-03pinctrl: renesas: rzg2l: Update r9a09g057_variable_pin_cfg tableBiju Das1-6/+7
2025-01-03Merge tag 'pinctrl-v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+6
2025-01-03Merge tag 'samsung-pinctrl-6.14' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij2-3/+4
2024-12-27pinctrl: rockchip: add rk3562 supportSteven Liu2-3/+200
2024-12-27pinctrl: Fix the clean up on pinconf_apply_setting failureMukesh Ojha1-20/+30
2024-12-27pinctrl: mediatek: add MT7988 pinctrl driverDaniel Golle3-0/+1564
2024-12-27pinctrl: mediatek: add support for MTK_PULL_PD_TYPEDaniel Golle2-11/+63
2024-12-20pinctrl: ocelot: Constify some structuresChristophe JAILLET1-10/+10
2024-12-20Merge tag 'renesas-pinctrl-for-v6.14-tag1' of git://git.kernel.org/pub/scm/li...Linus Walleij1-0/+2
2024-12-20pinctrl: renesas: rzg2l: Add audio clock pins on RZ/G3SClaudiu Beznea1-0/+2
2024-12-17pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap lockingEvgenii Shatokhin1-0/+6
2024-12-17pinctrl: nomadik: Add check for clk_enable()Mingwei Zheng1-7/+28
2024-12-17pinctrl: ingenic: Replace seq_printf() by seq_puts()Geert Uytterhoeven1-1/+1
2024-12-17pinctrl: qcom: ipq5424: split spi0 pin groupManikanta Mylavarapu1-8/+26
2024-12-16pinctrl: qcom: Add MSM8917 tlmm pinctrl driverOtto Pflüger3-0/+1627
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra24-34/+34
2024-12-02pinctrl: samsung: update child reference drop commentJavier Carrasco1-1/+1
2024-12-02pinctrl: samsung: fix fwnode refcount cleanup if platform_get_irq_optional() ...Javier Carrasco1-1/+1
2024-12-02pinctrl: samsung: Fix irq handling if an error occurs in exynos_irq_demux_ein...Christophe JAILLET1-1/+2
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-6/+6
2024-11-26Merge tag 'pinctrl-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds121-656/+13643
2024-11-22Fix a potential abuse of seq_printf() format string in driversDavid Wang6-6/+6
2024-11-19pinctrl: airoha: Use unsigned long for bit searchKees Cook1-4/+5
2024-11-19pinctrl: k210: Undef K210_PC_DEFAULTzhang jiao1-1/+1
2024-11-18pinctrl: qcom: spmi: fix debugfs drive strengthJohan Hovold1-1/+1
2024-11-13pinctrl: qcom: Add sm8750 pinctrl driverMelody Olvera3-0/+1738
2024-11-13pinctrl: cy8c95x0: remove unneeded goto labelsAndy Shevchenko1-18/+8
2024-11-13pinctrl: cy8c95x0: embed iterator to the for-loopAndy Shevchenko1-21/+15
2024-11-13pinctrl: cy8c95x0: Use temporary variable for struct deviceAndy Shevchenko1-6/+7
2024-11-13pinctrl: cy8c95x0: use flexible sleeping in reset functionAndy Shevchenko1-4/+3
2024-11-13pinctrl: cy8c95x0: switch to using devm_regulator_get_enable()Andy Shevchenko1-47/+11