summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/mediatek/pinctrl-mtk-common.c
AgeCommit message (Expand)Author
4 dayspinctrl: mediatek: print bias info along with pinmuxDavid Lechner
4 dayspinctrl: mediatek: add handling for RSEL registerDavid Lechner
2026-03-11pinctl: mediatek: add bounds check on number of base addressesDavid Lechner
2026-01-28pinctrl: mediatek: add pinmux_property_set ops supportVitor Sato Eschholz
2026-01-21pinctrl: mediatek: fix failing to get sysconDavid Lechner
2026-01-21pinctrl: mediatek: ignored error return from pupd/r1/r0David Lechner
2026-01-12pinctrl: mediatek: support mediatek,pctl-regmap propertyDavid Lechner
2025-02-10pinctrl: mediatek: support reading register base address by nameWeijie Gao
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-07pinctrl: mediatek: Bind gpio while binding pinctrlChris Webb
2024-07-08pinctrl: mediatek: add support for gpio-controller property in root nodeChristian Marangi
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07pinctrl: Remove <common.h> and add needed includesTom Rini
2023-08-03pinctrl: mediatek: add pinmux_set ops supportWeijie Gao
2023-08-03pinctrl: mediatek: fix the return value in driving configuration functionsWeijie Gao
2023-08-03pinctrl: mediatek: convert most definitions to constWeijie Gao
2023-05-03pinctrl: mediatek: set R1/R0 in case pullen/pullsel succeededDaniel Golle
2022-05-05pinctrl: mediatek: add support for different types of IO pinsSam Shih
2022-05-05pinctrl: mediatek: introduce multiple memory bases supportSam Shih
2022-05-05pinctrl: mediatek: rewrite mtk_pinconf_set and related functionsSam Shih
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass
2021-03-20pinctrl: mediatek: do not probe gpio driver if not enabledWeijie Gao
2021-03-20pinctrl: mediatek: add get_pin_muxing ops for mediatek pinctrlSam Shih
2021-03-20pinctrl: mediatek: fix wrong assignment in mtk_get_pin_nameSam Shih
2021-01-18pinctrl: mediatek: correct error handlingHeinrich Schuchardt
2020-07-29pinctrl: mediatek: add PUPD/R0/R1 support for MT7623David Woodhouse
2020-07-01dm: Fix error handling for dev_read_addr_ptrSean Anderson
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-01-16pinctrl: mediatek: add support for different pinctrlSam Shih
2019-07-29pinctrl: mediatek: fix warningFabien Parent
2018-11-28pinctrl: MediaTek: add pinctrl driver for MT7629 SoCRyder Lee