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