summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
5 daysMerge tag 'mediatek-for-next-2026-08-24' of https://git.u-boot-project.org/u-...Tom Rini
6 dayspinctrl: mediatek: add new mt8366 driverDeep Pani
6 dayspinctrl: mediatek: simplify KconfigDavid Lechner
6 dayspinctrl: mediatek: remove PINCONF conditional compilationDavid Lechner
6 dayspinctrl: mediatek: select PINCONFDavid Lechner
8 dayspinctrl: airoha: sync with linux-7.3 driverMikhail Kshevetskiy
2026-08-11Merge branch 'qcom-next' of https://git.u-boot-project.org/u-boot/custodians/...Tom Rini
2026-08-07pinctrl: qcom: add SC7180 pinctrl driverVitalii Skorkin
2026-08-02pinctrl: renesas: Further minimize R8A77965 M3-N PFC tablesMarek Vasut
2026-08-02pinctrl: renesas: Further minimize R8A77960 M3-W and R8A77961 M3-W+ PFC tablesMarek Vasut
2026-08-02pinctrl: renesas: Further minimize R8A77951 H3 PFC tablesMarek Vasut
2026-07-30arm64: a37xx: pinctrl: fix info->dev used but never setQuentin Schulz
2026-07-28pinctrl: single: parse gpio-range as a raw array (O(N^2) -> O(N))Jordi Trepat Mur
2026-07-27Merge branch 'main' of https://git.u-boot-project.org/u-boot/custodians/u-boo...Tom Rini
2026-07-27Merge tag 'u-boot-rockchip-2026.10-20260724' of https://git.u-boot-project.or...Tom Rini
2026-07-27pinctrl: sunxi: a523: add gmac1 supportJunhui Liu
2026-07-23rockchip: pinctrl: replace RK_GPIOn definesJohan Jonker
2026-07-23rockchip: pinctrl: replace RK_FUNC_n definesJohan Jonker
2026-07-21pinctrl: add pinctrl driver for Spacemit K1 SoCRaymond Mao
2026-07-14Merge patch series "pinctrl: aspeed: Add AST2700 pinctrl drivers"Tom Rini
2026-07-14pinctrl: aspeed: Add AST2700 SoC1 pinconf supportBilly Tsai
2026-07-14pinctrl: aspeed: Add AST2700 SoC1 pinctrl driverBilly Tsai
2026-07-14pinctrl: aspeed: Add AST2700 SoC0 pinconf supportBilly Tsai
2026-07-14pinctrl: aspeed: Add AST2700 SoC0 pinctrl driverBilly Tsai
2026-07-08pinctrl: airoha: add pin controller and gpio driver for EN7523 SoCMikhail Kshevetskiy
2026-07-08pinctrl: airoha: add pin controller and gpio driver for AN7583 SoCMikhail Kshevetskiy
2026-07-08pinctrl: airoha: add pin controller and gpio driver for AN7581 SoCMikhail Kshevetskiy
2026-07-08pinctrl: airoha: add shared pinctrl codeMikhail Kshevetskiy
2026-07-08pinctrl: sort and format the contents of the makefileMikhail Kshevetskiy
2026-06-25Kconfig: pinctrl: restyleJohan Jonker
2026-06-10pinctrl: mediatek: use scnprintf() instead of snprintf()David Lechner
2026-06-10pinctrl: armada-38x: Staticize and constify driver opsMarek Vasut
2026-06-09Merge assorted patches to use device API to replace devfdt_ helpersTom Rini
2026-06-09pinctrl: nexell: Use dev_read_addr()Peng Fan
2026-06-09pinctrl: at91: Use dev_read_addr_index()Peng Fan
2026-05-25Merge tag 'v2026.07-rc3' into nextTom Rini
2026-05-18drivers: pinctrl: Add Qualcomm SM6125 TLMM driverBiswapriyo Nath
2026-05-12pinctrl: apple: Add "apple,t8103-pinctrl" compatibleJanne Grunau
2026-04-30pinctrl: sunxi: add I2C3 mux for D1/T113-s3 (PG10/PG11)Lukas Schmid
2026-04-27drivers: pinctrl: Add Qualcomm Milos TLMM driverLuca Weiss
2026-04-27pinctrl: qcom: Add pingroup definitions for SC7280Aswin Murugan
2026-04-17pinctrl: mediatek: mt7981: fix some register offsets and fieldsWeijie Gao
2026-04-09pinctrl: scmi: Use standard device tree pin muxing formatDan Carpenter
2026-04-07Merge tag 'mediatek-for-master-2026-04-07' of https://source.denx.de/u-boot/c...Tom Rini
2026-04-07global: Correct duplicate U_BOOT_DRIVER entry namesTom Rini
2026-04-07pinctrl: mediatek: mtk8189: set get_pinconf functionsDavid Lechner
2026-04-07pinctrl: mediatek: print bias info along with pinmuxDavid Lechner
2026-04-07pinctrl: mediatek: mt8189: fix pinconf biasDavid Lechner
2026-04-07pinctrl: mediatek: add handling for RSEL registerDavid Lechner
2026-04-06Merge branch 'next'Tom Rini