index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-15
pinctrl: mediatek: Export debounce time tables
Linus Walleij
1
-0
/
+3
2022-11-14
pinctrl: mediatek: Fix EINT pins input debounce time configuration
AngeloGioacchino Del Regno
22
-5
/
+53
2022-11-09
pinctrl: mediatek: common-v2: Fix bias-disable for PULL_PU_PD_RSEL_TYPE
AngeloGioacchino Del Regno
1
-0
/
+3
2022-08-25
pinctrl: mediatek: add mt8188 driver
Hui.Liu
4
-0
/
+3945
2022-06-27
pinctrl: mediatek: mt8192: Fix compile warnings
Linus Walleij
1
-9
/
+9
2022-06-26
pinctrl: mediatek: fix the pinconf definition of some GPIO pins
Guodong Liu
1
-60
/
+0
2022-06-26
pinctrl: mediatek: dropping original advanced drive configuration function
Guodong Liu
1
-2
/
+0
2022-06-26
pinctrl: mediatek: add rsel setting on mt8192
Guodong Liu
1
-0
/
+136
2022-06-26
pinctrl: mediatek: add drive for I2C related pins on mt8192
Guodong Liu
1
-70
/
+26
2022-06-26
pinctrl: mediatek: add generic driving setup property on mt8192
Guodong Liu
1
-2
/
+2
2022-05-28
Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-0
/
+2330
2022-05-19
pinctrl: mediatek: Add pinctrl driver for MT6795 Helio X10
AngeloGioacchino Del Regno
4
-0
/
+2329
2022-05-01
Merge tag 'v5.18-rc5' into devel
Linus Walleij
1
-0
/
+1
2022-05-01
pinctrl: mediatek: mt8365: fix IES control pins
Mattijs Korpershoek
1
-1
/
+1
2022-04-22
pinctrl: mediatek: mt8195: enable driver on mtk platforms
Fabien Parent
1
-0
/
+1
2022-04-21
pinctrl: mediatek: moore: Fix build error
YueHaibing
1
-0
/
+1
2022-03-27
pinctrl: mediatek: common-v1: fix semicolon.cocci warnings
kernel test robot
1
-1
/
+1
2022-03-24
pinctrl: mediatek: mt8186: Account for probe refactoring
Linus Walleij
1
-6
/
+2
2022-03-17
pinctrl: mediatek: common-v1: Commonize spec_ies_smt_set callback
AngeloGioacchino Del Regno
9
-103
/
+71
2022-03-17
pinctrl: mediatek: common-v1: Commonize spec_pupd callback
AngeloGioacchino Del Regno
10
-75
/
+46
2022-03-17
pinctrl: mediatek: common-v1: Use common probe function
AngeloGioacchino Del Regno
7
-60
/
+15
2022-03-17
pinctrl: mediatek: common-v1: Add common probe function
AngeloGioacchino Del Regno
2
-0
/
+13
2022-03-17
pinctrl: mediatek: paris: Unify probe function by using OF match data
AngeloGioacchino Del Regno
8
-47
/
+19
2022-03-15
pinctrl: mediatek: pinctrl-mtk-common: Simplify with dev_err_probe()
AngeloGioacchino Del Regno
1
-14
/
+11
2022-03-15
pinctrl: mediatek: pinctrl-paris: Simplify with dev_err_probe()
AngeloGioacchino Del Regno
1
-12
/
+7
2022-03-15
pinctrl: mediatek: pinctrl-moore: Simplify with dev_err_probe()
AngeloGioacchino Del Regno
1
-16
/
+9
2022-03-15
pinctrl: mediatek: paris: Support generic PIN_CONFIG_DRIVE_STRENGTH_UA
Chen-Yu Tsai
1
-0
/
+99
2022-03-15
pinctrl: mediatek: paris: Rework mtk_pinconf_{get,set} switch/case logic
Chen-Yu Tsai
1
-83
/
+61
2022-03-15
pinctrl: mediatek: paris: Skip custom extra pin config dump for virtual GPIOs
Chen-Yu Tsai
1
-0
/
+3
2022-03-15
pinctrl: mediatek: paris: Drop extra newline in mtk_pctrl_show_one_pin()
Chen-Yu Tsai
1
-8
/
+4
2022-03-15
pinctrl: mediatek: paris: Fix pingroup pin config state readback
Chen-Yu Tsai
1
-5
/
+3
2022-03-15
pinctrl: mediatek: paris: Fix "argument" argument type for mtk_pinconf_get()
Chen-Yu Tsai
1
-2
/
+1
2022-03-15
pinctrl: mediatek: paris: Fix PIN_CONFIG_BIAS_* readback
Chen-Yu Tsai
1
-10
/
+6
2022-03-15
pinctrl: mediatek: Fix missing of_node_put() in mtk_pctrl_init
Miaoqian Lin
1
-0
/
+2
2022-03-15
pinctrl: canonical rsel resistance selection property
Guodong Liu
1
-1
/
+1
2022-03-15
pinctrl: add pinctrl driver on mt8186
Guodong Liu
4
-0
/
+3465
2022-01-12
Merge tag 'pinctrl-v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-8
/
+8
2021-12-16
pinctrl: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
2
-7
/
+5
2021-12-02
pinctrl: mediatek: add a check for error in mtk_pinconf_bias_get_rsel()
Dan Carpenter
1
-0
/
+2
2021-12-02
pinctrl: mediatek: uninitialized variable in mtk_pctrl_show_one_pin()
Dan Carpenter
1
-1
/
+1
2021-11-24
pinctrl: mediatek: fix global-out-of-bounds issue
Guodong Liu
1
-2
/
+6
2021-10-24
pinctrl: mediatek: add support for MT7986 SoC
Sam Shih
3
-0
/
+935
2021-10-03
pinctrl: mediatek: add rsel setting on MT8195
Zhiyong Tao
1
-0
/
+133
2021-10-03
pinctrl: mediatek: support rsel feature
Zhiyong Tao
3
-48
/
+289
2021-10-03
pinctrl: mediatek: fix coding style
Zhiyong Tao
1
-4
/
+4
2021-09-17
pinctrl: mediatek: mt8195: Add pm_ops
Zhiyong Tao
1
-0
/
+1
2021-09-16
pinctrl: mediatek: moore: check if pin_desc is valid before use
Sam Shih
1
-0
/
+18
2021-09-02
Merge tag 'pinctrl-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2021-08-30
Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+2
2021-08-12
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-3
/
+2
[next]