summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorLines
2026-01-20pinctrl: intel: platform: Add Nova Lake to the list of supportedAndy Shevchenko-0/+1
2026-01-20pinctrl: spacemit: support I/O power domain configurationTroy Mitchell-3/+126
2026-01-19pinctrl: qcom: sm8350-lpass-lpi: Merge with SC7280 to fix I2S2 and SWR TX pinsKrzysztof Kozlowski-164/+6
2026-01-19pinctrl: meson: mark the GPIO controller as sleepingBartosz Golaszewski-1/+1
2026-01-19pinctrl: st: Annotate st_pinconf_dbg_show() as holding mutexKrzysztof Kozlowski-0/+1
2026-01-19pinctrl: rockchip: Simplify locking with scoped_guard()Krzysztof Kozlowski-10/+9
2026-01-19pinctrl: tegra-xusb: Simplify locking with guard()Krzysztof Kozlowski-11/+5
2026-01-19pinctrl: tegra-xusb: Return void in padctl enable/disable functionsKrzysztof Kozlowski-6/+8
2026-01-19pinctrl: tb10x: Simplify locking with guard()Krzysztof Kozlowski-13/+4
2026-01-19pinctrl: microchip-sgpio: Simplify locking with guard()Krzysztof Kozlowski-4/+2
2026-01-19pinctrl: aw9523: Simplify locking with guard()Krzysztof Kozlowski-30/+23
2026-01-19pinctrl: amd: Cleanup header includesKrzysztof Kozlowski-2/+0
2026-01-19pinctrl: sophgo: Cleanup header includesKrzysztof Kozlowski-10/+0
2026-01-19pinctrl: starfive: jh7110-sys: Cleanup header includesKrzysztof Kozlowski-3/+0
2026-01-19pinctrl: aspeed: Cleanup header includesKrzysztof Kozlowski-9/+3
2026-01-19Merge tag 'samsung-pinctrl-6.20' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij-0/+120
2026-01-19Merge tag 'renesas-pinctrl-for-v6.20-tag1' of git://git.kernel.org/pub/scm/li...Linus Walleij-9/+241
2026-01-13pinctrl: lynxpoint: Convert to use intel_gpio_add_pin_ranges()Andy Shevchenko-16/+11
2026-01-13pinctrl: baytrail: Convert to use intel_gpio_add_pin_ranges()Andy Shevchenko-18/+23
2026-01-13pinctrl: apple: Implement GPIO func check callbackLinus Walleij-0/+8
2026-01-13pinctrl: apple: Use unsigned int instead of unsignedLinus Walleij-5/+5
2026-01-13pinctrl: renesas: rzt2h: Add GPIO IRQ chip to handle interruptsCosmin Tanislav-0/+205
2026-01-11pinctrl: samsung: Add Exynos9610 pinctrl configurationAlexandru Chimac-0/+120
2026-01-09pinctrl: aspeed: g5: Constrain LPC binding revision workaround to AST2500Andrew Jeffery-3/+1
2026-01-09pinctrl: renesas: rzt2h: Allow .get_direction() for IRQ function GPIOsCosmin Tanislav-1/+20
2026-01-09pinctrl: renesas: rzt2h: Move GPIO enable/disable into separate functionCosmin Tanislav-8/+16
2026-01-09pinctrl: meson: amlogic-a4: mark the GPIO controller as sleepingBartosz Golaszewski-1/+1
2026-01-09pinctrl: meson: extend build coverage with COMPILE_TEST=yBartosz Golaszewski-11/+11
2026-01-07pinctrl: at91-pio4: Add sama7d65 pio4 supportRyan Wanner-0/+9
2026-01-07pinctrl: imx: Add support for NXP i.MX952Peng Fan-3/+8
2026-01-07pinctrl: imx: Support NXP scmi extended mux configRanjani Vaidyanathan-2/+10
2026-01-07pinctrl: spacemit: k3: adjust drive strength and schmitter triggerYixun Lan-47/+116
2026-01-07pinctrl: spacemit: k3: add initial pin supportYixun Lan-6/+352
2026-01-01pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleepingBartosz Golaszewski-1/+1
2026-01-01pinctrl: pic64gx-gpio2: Add REGMAP_MMIO dependencySander Vanheule-0/+1
2025-12-26pinctrl: mediatek: make devm allocations safer and clearer in mtk_eint_do_init()Liang Jie-12/+17
2025-12-26pinctrl: mediatek: mt8189: restore previous register base name array orderLouis-Alexis Eyraud-1/+1
2025-12-25pinctrl: fix compile test defaultsJohan Hovold-2/+0
2025-12-09Merge tag 'pinctrl-v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1916/+10154
2025-12-06Merge tag 'bitmap-for-6.19' of github.com:/norov/linuxLinus Torvalds-4/+0
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+3
2025-12-04pinctrl: add CONFIG_OF dependencies for microchip driversArnd Bergmann-0/+2
2025-12-04pinctrl: starfive: use dynamic GPIO base allocationAli Tariq-6/+1
2025-12-04pinctrl: single: Fix incorrect type for error return variableHaotian Zhang-3/+4
2025-11-25Merge tag 'intel-pinctrl-v6.19-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij-451/+319
2025-11-25pinctrl: cix: Fix obscure dependencyLinus Walleij-0/+1
2025-11-24pinctrl: ma35: Convert to common field_{get,prep}() helpersGeert Uytterhoeven-6/+0
2025-11-24pinctrl: ma35: #undef field_{get,prep}() before local definitionGeert Uytterhoeven-0/+2
2025-11-19pinctrl: airoha: Fix AIROHA_PINCTRL_CONFS_DRIVE_E2 in an7583_pinctrl_match_dataNathan Chancellor-1/+1
2025-11-19pinctrl: airoha: fix pinctrl function mismatch issueChukun Pan-1/+1