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
2023-02-22
Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
-5
/
+1056
2023-02-07
pinctrl: add mt7981 pinctrl driver
Daniel Golle
-0
/
+1054
2023-01-26
pinctrl: mediatek: Fix the drive register definition of some Pins
Guodong Liu
-2
/
+2
2023-01-26
pinctrl: mediatek: Initialize variable *buf to zero
Guodong Liu
-1
/
+1
2023-01-26
pinctrl: mediatek: Initialize variable pullen and pullup to zero
Guodong Liu
-1
/
+1
2023-01-16
pinctrl: mediatek: Remove duplicate assignment of of_gpio_n_cells
Andy Shevchenko
-3
/
+0
2022-12-13
Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
-33
/
+183
2022-12-03
pinctrl: mediatek: common: Remove check for pins-are-numbered
Bernhard Rosenkränzer
-6
/
+0
2022-11-22
pinctrl: meditatek: Startup with the IRQs disabled
Ricardo Ribalda
-3
/
+6
2022-11-15
pinctrl: mediatek: Export debounce time tables
Linus Walleij
-0
/
+3
2022-11-14
pinctrl: mediatek: Fix EINT pins input debounce time configuration
AngeloGioacchino Del Regno
-5
/
+53
2022-11-10
pinctrl: mediatek: add pull_type attribute for mediatek MT7986 SoC
Sam Shih
-0
/
+56
2022-11-10
pinctrl: mediatek: extend pinctrl-moore to support new bias functions
Sam Shih
-7
/
+42
2022-11-10
pinctrl: mediatek: fix the pinconf register offset of some pins
Sam Shih
-12
/
+12
2022-11-09
pinctrl: mediatek: common-v2: Fix bias-disable for PULL_PU_PD_RSEL_TYPE
AngeloGioacchino Del Regno
-0
/
+3
2022-11-07
pinctrl: mediatek: mt8365: use mt8365_set_clr_mode() callback
Balsam CHIHI
-0
/
+18
2022-11-07
pinctrl: mediatek: common: add mt8365_set_clr_mode() callback for broken SET/...
Balsam CHIHI
-1
/
+22
2022-10-26
Merge tag 'intel-pinctrl-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
-0
/
+8
2022-10-24
pinctrl: mediatek: Add missing header(s)
Andy Shevchenko
-0
/
+8
2022-10-17
pinctrl: mt7986: allow configuring uart rx/tx and rts/cts separately
Sam Shih
-7
/
+25
2022-08-25
pinctrl: mediatek: add mt8188 driver
Hui.Liu
-0
/
+3945
2022-06-27
pinctrl: mediatek: mt8192: Fix compile warnings
Linus Walleij
-9
/
+9
2022-06-26
pinctrl: mediatek: fix the pinconf definition of some GPIO pins
Guodong Liu
-60
/
+0
2022-06-26
pinctrl: mediatek: dropping original advanced drive configuration function
Guodong Liu
-2
/
+0
2022-06-26
pinctrl: mediatek: add rsel setting on mt8192
Guodong Liu
-0
/
+136
2022-06-26
pinctrl: mediatek: add drive for I2C related pins on mt8192
Guodong Liu
-70
/
+26
2022-06-26
pinctrl: mediatek: add generic driving setup property on mt8192
Guodong Liu
-2
/
+2
2022-05-28
Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+2330
2022-05-19
pinctrl: mediatek: Add pinctrl driver for MT6795 Helio X10
AngeloGioacchino Del Regno
-0
/
+2329
2022-05-01
Merge tag 'v5.18-rc5' into devel
Linus Walleij
-0
/
+1
2022-05-01
pinctrl: mediatek: mt8365: fix IES control pins
Mattijs Korpershoek
-1
/
+1
2022-04-22
pinctrl: mediatek: mt8195: enable driver on mtk platforms
Fabien Parent
-0
/
+1
2022-04-21
pinctrl: mediatek: moore: Fix build error
YueHaibing
-0
/
+1
2022-03-27
pinctrl: mediatek: common-v1: fix semicolon.cocci warnings
kernel test robot
-1
/
+1
2022-03-24
pinctrl: mediatek: mt8186: Account for probe refactoring
Linus Walleij
-6
/
+2
2022-03-17
pinctrl: mediatek: common-v1: Commonize spec_ies_smt_set callback
AngeloGioacchino Del Regno
-103
/
+71
2022-03-17
pinctrl: mediatek: common-v1: Commonize spec_pupd callback
AngeloGioacchino Del Regno
-75
/
+46
2022-03-17
pinctrl: mediatek: common-v1: Use common probe function
AngeloGioacchino Del Regno
-60
/
+15
2022-03-17
pinctrl: mediatek: common-v1: Add common probe function
AngeloGioacchino Del Regno
-0
/
+13
2022-03-17
pinctrl: mediatek: paris: Unify probe function by using OF match data
AngeloGioacchino Del Regno
-47
/
+19
2022-03-15
pinctrl: mediatek: pinctrl-mtk-common: Simplify with dev_err_probe()
AngeloGioacchino Del Regno
-14
/
+11
2022-03-15
pinctrl: mediatek: pinctrl-paris: Simplify with dev_err_probe()
AngeloGioacchino Del Regno
-12
/
+7
2022-03-15
pinctrl: mediatek: pinctrl-moore: Simplify with dev_err_probe()
AngeloGioacchino Del Regno
-16
/
+9
2022-03-15
pinctrl: mediatek: paris: Support generic PIN_CONFIG_DRIVE_STRENGTH_UA
Chen-Yu Tsai
-0
/
+99
2022-03-15
pinctrl: mediatek: paris: Rework mtk_pinconf_{get,set} switch/case logic
Chen-Yu Tsai
-83
/
+61
2022-03-15
pinctrl: mediatek: paris: Skip custom extra pin config dump for virtual GPIOs
Chen-Yu Tsai
-0
/
+3
2022-03-15
pinctrl: mediatek: paris: Drop extra newline in mtk_pctrl_show_one_pin()
Chen-Yu Tsai
-8
/
+4
2022-03-15
pinctrl: mediatek: paris: Fix pingroup pin config state readback
Chen-Yu Tsai
-5
/
+3
2022-03-15
pinctrl: mediatek: paris: Fix "argument" argument type for mtk_pinconf_get()
Chen-Yu Tsai
-2
/
+1
2022-03-15
pinctrl: mediatek: paris: Fix PIN_CONFIG_BIAS_* readback
Chen-Yu Tsai
-10
/
+6
[next]