index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
mediatek
/
pinctrl-mtk-common.c
Age
Commit message (
Expand
)
Author
4 days
pinctrl: mediatek: print bias info along with pinmux
David Lechner
4 days
pinctrl: mediatek: add handling for RSEL register
David Lechner
2026-03-11
pinctl: mediatek: add bounds check on number of base addresses
David Lechner
2026-01-28
pinctrl: mediatek: add pinmux_property_set ops support
Vitor Sato Eschholz
2026-01-21
pinctrl: mediatek: fix failing to get syscon
David Lechner
2026-01-21
pinctrl: mediatek: ignored error return from pupd/r1/r0
David Lechner
2026-01-12
pinctrl: mediatek: support mediatek,pctl-regmap property
David Lechner
2025-02-10
pinctrl: mediatek: support reading register base address by name
Weijie Gao
2024-10-11
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
Tom Rini
2024-10-11
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-10-07
pinctrl: mediatek: Bind gpio while binding pinctrl
Chris Webb
2024-07-08
pinctrl: mediatek: add support for gpio-controller property in root node
Christian Marangi
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
pinctrl: Remove <common.h> and add needed includes
Tom Rini
2023-08-03
pinctrl: mediatek: add pinmux_set ops support
Weijie Gao
2023-08-03
pinctrl: mediatek: fix the return value in driving configuration functions
Weijie Gao
2023-08-03
pinctrl: mediatek: convert most definitions to const
Weijie Gao
2023-05-03
pinctrl: mediatek: set R1/R0 in case pullen/pullsel succeeded
Daniel Golle
2022-05-05
pinctrl: mediatek: add support for different types of IO pins
Sam Shih
2022-05-05
pinctrl: mediatek: introduce multiple memory bases support
Sam Shih
2022-05-05
pinctrl: mediatek: rewrite mtk_pinconf_set and related functions
Sam Shih
2021-07-28
Rename GPIO_SUPPORT to GPIO
Simon Glass
2021-03-20
pinctrl: mediatek: do not probe gpio driver if not enabled
Weijie Gao
2021-03-20
pinctrl: mediatek: add get_pin_muxing ops for mediatek pinctrl
Sam Shih
2021-03-20
pinctrl: mediatek: fix wrong assignment in mtk_get_pin_name
Sam Shih
2021-01-18
pinctrl: mediatek: correct error handling
Heinrich Schuchardt
2020-07-29
pinctrl: mediatek: add PUPD/R0/R1 support for MT7623
David Woodhouse
2020-07-01
dm: Fix error handling for dev_read_addr_ptr
Sean Anderson
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-01-16
pinctrl: mediatek: add support for different pinctrl
Sam Shih
2019-07-29
pinctrl: mediatek: fix warning
Fabien Parent
2018-11-28
pinctrl: MediaTek: add pinctrl driver for MT7629 SoC
Ryder Lee