aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/mediatek/pinctrl-airoha.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-01Merge tag 'pinctrl-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-14/+9
2025-09-08pinctrl: airoha: fix wrong MDIO function bitmaksChristian Marangi1-6/+9
2025-09-08pinctrl: airoha: fix wrong PHY LED mux value for LED1 GPIO46Christian Marangi1-8/+8
2025-09-08pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVELLinus Walleij1-2/+2
2025-09-08pinctrl: make struct pinfunction a pointer in struct function_descBartosz Golaszewski1-1/+1
2025-09-08pinctrl: constify pinmux_generic_get_function()Bartosz Golaszewski1-1/+1
2025-09-08pinctrl: airoha: replace struct function_desc with struct pinfunctionBartosz Golaszewski1-10/+5
2025-08-22pinctrl: airoha: Fix return value in pinconf callbacksLorenzo Bianconi1-4/+4
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski1-1/+1
2025-07-19pinctrl: airoha: use pinmux_generic_add_pinfunction()Bartosz Golaszewski1-5/+3
2025-06-18pinctrl: Constify static 'pinctrl_desc'Krzysztof Kozlowski1-1/+1
2025-05-30Merge tag 'pinctrl-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-11/+8
2025-05-09pinctrl: mediatek: airoha: use new GPIO line value setter callbacksBartosz Golaszewski1-11/+8
2025-04-15pinctrl: airoha: fix wrong PHY LED mapping and PHY2 LED definesChristian Marangi1-89/+70
2024-11-18pinctrl: airoha: Use unsigned long for bit searchKees Cook1-4/+5
2024-10-30pinctrl: airoha: Add support for EN7581 SoCLorenzo Bianconi1-0/+2970