index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-18
pinctrl: mediatek: common: Fix probe failure for devices without EINT
Luca Leonardo Scorcia
1
-3
/
+6
2024-05-17
pinctrl: mediatek: paris: Rework support for PIN_CONFIG_{INPUT,OUTPUT}_ENABLE
Chen-Yu Tsai
1
-27
/
+11
2024-05-17
pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE readback
Chen-Yu Tsai
1
-0
/
+2
2024-05-17
pinctrl: mediatek: paris: Rework mtk_pinconf_{get,set} switch/case logic
Chen-Yu Tsai
1
-83
/
+61
2024-03-26
pinctrl: mediatek: Drop bogus slew rate register range for MT8192
Chen-Yu Tsai
1
-1
/
+0
2023-03-11
pinctrl: mediatek: Initialize variable *buf to zero
Guodong Liu
1
-1
/
+1
2023-03-11
pinctrl: mediatek: Initialize variable pullen and pullup to zero
Guodong Liu
1
-1
/
+1
2022-12-19
pinctrl: meditatek: Startup with the IRQs disabled
Ricardo Ribalda
1
-3
/
+6
2022-05-09
pinctrl: mediatek: moore: Fix build error
YueHaibing
1
-0
/
+1
2022-04-08
pinctrl: mediatek: paris: Skip custom extra pin config dump for virtual GPIOs
Chen-Yu Tsai
1
-0
/
+3
2022-04-08
pinctrl: mediatek: paris: Fix pingroup pin config state readback
Chen-Yu Tsai
1
-5
/
+3
2022-04-08
pinctrl: mediatek: paris: Fix "argument" argument type for mtk_pinconf_get()
Chen-Yu Tsai
1
-2
/
+1
2022-04-08
pinctrl: mediatek: paris: Fix PIN_CONFIG_BIAS_* readback
Chen-Yu Tsai
1
-10
/
+6
2022-04-08
pinctrl: mediatek: Fix missing of_node_put() in mtk_pctrl_init
Miaoqian Lin
1
-0
/
+2
2021-12-29
pinctrl: mediatek: fix global-out-of-bounds issue
Guodong Liu
1
-2
/
+6
2021-08-18
pinctrl: mediatek: Fix fallback behavior for bias_set_combo
Hsin-Yi Wang
1
-5
/
+3
2021-01-27
pinctrl: mediatek: Fix fallback call path
Hsin-Yi Wang
1
-0
/
+4
2020-10-14
Merge tag 'pinctrl-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-31
/
+5435
2020-10-07
pinctrl: mediatek: Free eint data on failure
Enric Balletbo i Serra
1
-6
/
+18
2020-10-01
pinctrl: mediatek: check mtk_is_virt_gpio input parameter
Hanks Chen
1
-0
/
+4
2020-09-30
pinctrl: mediatek: use devm_platform_ioremap_resource_byname()
Wang Xiaojun
3
-26
/
+5
2020-09-29
pinctrl: mediatek: mt7622: add antsel pins/groups
Chuanhong Guo
1
-0
/
+103
2020-09-27
pinctrl: mediatek: Add MT8167 Pinctrl driver
Fabien Parent
4
-0
/
+1618
2020-08-27
pinctrl: mediatek: Add pinctrl driver for mt8192
Zhiyong Tao
4
-0
/
+3692
2020-08-04
pinctrl: mediatek: fix build for tristate changes
Randy Dunlap
1
-0
/
+1
2020-08-04
pinctrl: mediatek: add mt6779 eint support
Hanks Chen
1
-0
/
+8
2020-08-04
pinctrl: mediatek: add pinctrl support for MT6779 SoC
Hanks Chen
4
-0
/
+2875
2020-08-04
pinctrl: mediatek: avoid virtual gpio trying to set reg
Hanks Chen
3
-0
/
+33
2020-07-16
pinctrl: mediatek: pinctrl-mtk-common-v2: Mark 'mtk_default_register_base_nam...
Lee Jones
1
-1
/
+1
2020-06-07
Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
6
-5
/
+60
2020-05-12
pinctrl: mediatek: add pinctrl-mtk-common-v2 module license
Arnd Bergmann
1
-0
/
+4
2020-04-16
pinctrl: mediatek: remove shadow variable declaration
Light Hsieh
1
-2
/
+0
2020-04-16
pinctrl: mediatek: make MediaTek MT6765 pinctrl ready for buiding loadable mo...
Light Hsieh
2
-1
/
+5
2020-04-16
pinctrl: mediatek: make MediaTek pinctrl v2 driver ready for buidling loadabl...
Light Hsieh
5
-4
/
+51
2020-03-27
pinctrl: mediatek: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-3
/
+3
2020-02-21
pinctrl: mediatek: Fix some off by one bugs
Dan Carpenter
1
-7
/
+7
2020-02-21
pinctrl: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2
-2
/
+8
2020-02-20
pinctrl: mediatek: remove set but not used variable 'e'
YueHaibing
1
-3
/
+1
2020-02-14
pinctrl: mediatek: Add support for pin configuration dump via debugfs.
Light Hsieh
2
-0
/
+112
2020-02-14
pinctrl: mediatek: Backward compatible to previous Mediatek's bias-pull usage
Light Hsieh
5
-28
/
+265
2020-02-14
pinctrl: mediatek: Refine mtk_pinconf_get()
Light Hsieh
1
-25
/
+15
2020-02-14
pinctrl: mediatek: Refine mtk_pinconf_get() and mtk_pinconf_set()
Light Hsieh
3
-108
/
+65
2020-02-14
pinctrl: mediatek: Supporting driving setting without mapping current to regi...
Light Hsieh
3
-2
/
+19
2020-02-14
pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_...
Light Hsieh
2
-6
/
+46
2019-12-12
pinctrl: mediatek: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-10-24
pinctrl: mediatek: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-07-13
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
3
-0
/
+22
2019-06-27
pinctrl: mediatek: Update cur_mask in mask/mask ops
Nicolas Boichat
1
-14
/
+4
2019-06-26
pinctrl: mediatek: Ignore interrupts that are wake only during resume
Nicolas Boichat
1
-1
/
+15
2019-06-01
pinctrl: mediatek: mt8183: Add pm_ops
Nicolas Boichat
1
-0
/
+1
[next]