index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
mediatek
Age
Commit message (
Expand
)
Author
Lines
2026-02-16
Merge tag 'pinctrl-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
-18
/
+21
2026-02-03
pinctrl: mediatek: remove unused drv_offset field
Akari Tsuyukusa
-2
/
+0
2026-01-27
pinctrl: mediatek: enable ies_present flag for MT798x
Shiji Yang
-4
/
+4
2025-12-26
pinctrl: mediatek: make devm allocations safer and clearer in mtk_eint_do_init()
Liang Jie
-12
/
+17
2025-12-26
pinctrl: mediatek: mt8189: restore previous register base name array order
Louis-Alexis Eyraud
-1
/
+1
2025-12-09
Merge tag 'pinctrl-v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1135
/
+4963
2025-11-19
pinctrl: airoha: Fix AIROHA_PINCTRL_CONFS_DRIVE_E2 in an7583_pinctrl_match_data
Nathan Chancellor
-1
/
+1
2025-11-19
pinctrl: airoha: fix pinctrl function mismatch issue
Chukun Pan
-1
/
+1
2025-11-12
pinctrl: airoha: convert comma to semicolon
Chen Ni
-6
/
+6
2025-11-11
pinctrl: airoha: add support for Airoha AN7583 PINs
Christian Marangi
-7
/
+740
2025-11-11
pinctrl: airoha: convert PWM GPIO to macro
Christian Marangi
-397
/
+68
2025-11-11
pinctrl: airoha: convert PHY LED GPIO to macro
Christian Marangi
-488
/
+100
2025-11-11
pinctrl: airoha: generalize pins/group/function/confs handling
Christian Marangi
-249
/
+318
2025-10-13
pinctrl: mediatek: mt8189: align register base names to dt-bindings ones
Louis-Alexis Eyraud
-3
/
+1
2025-10-13
pinctrl: mediatek: mt8196: align register base names to dt-bindings ones
Louis-Alexis Eyraud
-4
/
+2
2025-10-13
pinctrl: mediatek: Add support for MT6878 pinctrl
Igor Belwon
-0
/
+3737
2025-10-13
pinctrl: mediatek: Add debounce times for MT6878
Igor Belwon
-0
/
+6
2025-10-01
Merge tag 'pinctrl-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-62
/
+42
2025-09-08
pinctrl: airoha: fix wrong MDIO function bitmaks
Christian Marangi
-6
/
+9
2025-09-08
pinctrl: airoha: fix wrong PHY LED mux value for LED1 GPIO46
Christian Marangi
-8
/
+8
2025-09-08
pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVEL
Linus Walleij
-6
/
+6
2025-09-08
pinctrl: make struct pinfunction a pointer in struct function_desc
Bartosz Golaszewski
-2
/
+2
2025-09-08
pinctrl: constify pinmux_generic_get_function()
Bartosz Golaszewski
-2
/
+2
2025-09-08
pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction
Bartosz Golaszewski
-16
/
+11
2025-09-08
pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
Bartosz Golaszewski
-26
/
+16
2025-09-08
pinctrl: airoha: replace struct function_desc with struct pinfunction
Bartosz Golaszewski
-10
/
+5
2025-08-22
pinctrl: airoha: Fix return value in pinconf callbacks
Lorenzo Bianconi
-4
/
+4
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
-4
/
+4
2025-07-23
pinctrl: mediatek: Add pinctrl driver for mt8189
Cathy Xu
-0
/
+4165
2025-07-19
pinctrl: mediatek: moore: use pinmux_generic_add_pinfunction()
Bartosz Golaszewski
-3
/
+2
2025-07-19
pinctrl: airoha: use pinmux_generic_add_pinfunction()
Bartosz Golaszewski
-5
/
+3
2025-06-18
pinctrl: Use dev_fwnode()
Jiri Slaby (SUSE)
-2
/
+2
2025-06-18
pinctrl: Constify static 'pinctrl_desc'
Krzysztof Kozlowski
-1
/
+1
2025-05-30
Merge tag 'pinctrl-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-69
/
+8189
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-3
/
+2
2025-05-21
pinctrl: mediatek: eint: Fix invalid pointer dereference for v1 platforms
NĂcolas F. R. A. Prado
-19
/
+16
2025-05-16
pinctrl: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
-3
/
+2
2025-05-09
pinctrl: mediatek: common: use new GPIO line value setter callbacks
Bartosz Golaszewski
-4
/
+9
2025-05-09
pinctrl: mediatek: moore: use new GPIO line value setter callbacks
Bartosz Golaszewski
-8
/
+10
2025-05-09
pinctrl: mediatek: paris: use new GPIO line value setter callbacks
Bartosz Golaszewski
-4
/
+8
2025-05-09
pinctrl: mediatek: paris: don't double-check the GPIO number
Bartosz Golaszewski
-19
/
+0
2025-05-09
pinctrl: mediatek: airoha: use new GPIO line value setter callbacks
Bartosz Golaszewski
-11
/
+8
2025-04-23
pinctrl: mediatek: common-v1: Fix error checking in mtk_eint_init()
Dan Carpenter
-3
/
+3
2025-04-23
pinctrl: mediatek: Fix new design debounce issue
Hao Chang
-1
/
+1
2025-04-23
pinctrl: mediatek: pinctrl: mediatek: add mt8196 eint pin
Hao Chang
-0
/
+297
2025-04-17
pinctrl: mediatek: common-v1: Fix EINT breakage on older controllers
Chen-Yu Tsai
-1
/
+7
2025-04-17
pinctrl: mediatek: Add pinctrl driver on mt8196
Guodong Liu
-0
/
+4661
2025-04-17
pinctrl: mediatek: Add pinctrl driver for MT6893 Dimensity 1200
AngeloGioacchino Del Regno
-0
/
+3173
2025-04-15
pinctrl: airoha: fix wrong PHY LED mapping and PHY2 LED defines
Christian Marangi
-89
/
+70
2025-04-15
pinctrl: mediatek: Fix the invalid conditions
Hao Chang
-5
/
+8
[next]