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
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-03
pinctrl: mediatek: Add MT8516 Pinctrl driver
Fabien Parent
4
-0
/
+1552
2019-04-08
pinctrl: add drive for I2C related pins on MT8183
Zhiyong Tao
4
-0
/
+131
2019-02-11
Merge tag 'v5.0-rc6' into devel
Linus Walleij
1
-0
/
+3
2019-01-11
pinctrl: mediatek: fix Kconfig build errors for moore core
Ryder Lee
1
-0
/
+3
2019-01-11
pinctrl: mediatek: add EINT support to virtual GPIOs
chuanjia.liu
1
-1
/
+7
2018-12-21
pinctrl: mediatek: improve Kconfig dependencies
Ryder Lee
1
-8
/
+8
2018-11-19
pinctrl: mediatek: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+2
2018-11-19
pinctrl: mediatek: add pinctrl support for MT7629 SoC
Ryder Lee
3
-0
/
+457
2018-11-15
pinctrl: mediatek: Add initial pinctrl driver for MT6797 SoC
Manivannan Sadhasivam
4
-0
/
+2519
2018-11-15
pinctrl: mediatek: Fix dependencies for EINT_MTK
Olof Johansson
1
-1
/
+1
2018-11-09
pinctrl: mediatek: clean up indentation issues, add missing tab
Colin Ian King
2
-4
/
+4
2018-10-15
pinctrl: mediatek: Make eint_m u16
Manivannan Sadhasivam
1
-1
/
+1
2018-10-10
pinctrl: mediatek: select GPIOLIB
Arnd Bergmann
1
-0
/
+1
2018-09-28
pinctrl: mediatek: mark dummy helpers as 'static inline'
Arnd Bergmann
1
-2
/
+2
2018-09-26
pinctrl: mediatek: fix check on EINT_NA comparison
Colin Ian King
1
-2
/
+2
2018-09-21
pinctrl: mediatek: add eint support to MT6765 pinctrl driver
Mars Cheng
1
-0
/
+8
2018-09-21
pinctrl: mediatek: add MT6765 pinctrl driver
ZH Chen
4
-0
/
+2862
2018-09-21
pinctrl: mediatek: add no eint function for pin define
Mars Cheng
1
-0
/
+1
2018-09-21
pinctrl: mediatek: fix static checker warning caused by EINT_NA
Sean Wang
1
-1
/
+1
2018-09-21
pinctrl: mediatek: moore: fix return value check in mtk_moore_pinctrl_probe()
Wei Yongjun
1
-4
/
+4
2018-09-21
pinctrl: mediatek: make symbol 'mtk_drive' static
Wei Yongjun
1
-1
/
+1
2018-09-21
pinctrl: mediatek: paris: fix return value check in mtk_paris_pinctrl_probe()
Wei Yongjun
1
-4
/
+4
2018-09-18
pinctrl: mtk: Fix up GPIO includes
Linus Walleij
6
-5
/
+5
2018-09-18
Merge branch 'ib-mtk' into devel
Linus Walleij
12
-1190
/
+6833
2018-09-18
pinctrl: mediatek: add eint support to MT8183 pinctrl driver
Sean Wang
2
-0
/
+30
2018-09-18
pinctrl: mediatek: extend eint build to pinctrl-mtk-common-v2.c
Sean Wang
3
-124
/
+137
2018-09-18
pintcrl: mediatek: add pull tweaks for I2C related pins on MT8183
Zhiyong Tao
1
-0
/
+24
2018-09-18
pinctrl: mediatek: extend advanced pull support in pinctrl-mtk-common-v2.c
Sean Wang
1
-5
/
+32
2018-09-18
pinctrl: mediatek: add MT8183 pinctrl driver
Zhiyong Tao
4
-0
/
+2436
2018-09-18
pinctrl: mediatek: add pinctrl-paris that implements the vendor dt-bindings
Zhiyong Tao
5
-0
/
+967
2018-09-18
pinctrl: mediatek: extend struct mtk_pin_desc which per-pin driver depends on
Sean Wang
5
-20
/
+62
2018-09-18
pinctrl: mediatek: adjust error code and message when some register not suppo...
Sean Wang
1
-17
/
+18
2018-09-18
pinctrl: mediatek: add multiple register bases support to pinctrl-mtk-common-...
Sean Wang
5
-33
/
+75
2018-09-18
pinctrl: mediatek: use pin descriptor all in pinctrl-mtk-common-v2.c
Sean Wang
3
-60
/
+88
2018-09-18
pinctrl: mediatek: add MT7623 pinctrl driver based on generic pinctrl binding
Sean Wang
3
-0
/
+1447
2018-09-18
pinctrl: mediatek: add pullen, pullsel register support to pinctrl-mtk-common...
Sean Wang
2
-0
/
+91
2018-09-18
pinctrl: mediatek: add ies register support to pinctrl-mtk-common-v2.c
Sean Wang
3
-7
/
+22
2018-09-18
pinctrl: mediatek: add advanced pull related support to pinctrl-mtk-common-v2.c
Sean Wang
3
-0
/
+105
2018-09-18
pinctrl: mediatek: add pull related support to pinctrl-mtk-common-v2.c
Sean Wang
4
-29
/
+148
2018-09-18
pinctrl: mediatek: add drv register support to pinctrl-mtk-common-v2.c
Sean Wang
2
-0
/
+43
2018-09-18
pinctrl: mediatek: add driving strength related support to pinctrl-mtk-common...
Sean Wang
4
-31
/
+112
2018-09-18
pinctrl: mediatek: extend struct mtk_pin_soc to pinctrl-mtk-common-v2.c
Sean Wang
3
-3
/
+8
2018-09-18
pinctrl: mediatek: extend struct mtk_pin_desc to pinctrl-mtk-common-v2.c
Sean Wang
4
-115
/
+183
2018-09-18
pinctrl: mediatek: extend struct mtk_pin_field_calc to pinctrl-mtk-common-v2.c
Sean Wang
3
-126
/
+126
2018-09-18
pinctrl: mediatek: add pinctrl-moore that implements the generic pinctrl dt-b...
Sean Wang
5
-719
/
+754
2018-09-18
pinctrl: mediatek: add pinctrl-mtk-common-v2 for all MediaTek pinctrls
Sean Wang
4
-250
/
+273
2018-09-14
pinctrl: Include <linux/gpio/driver.h> nothing else
Linus Walleij
2
-2
/
+1
2018-08-29
pinctrl: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+2
2018-08-14
Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+4
[next]