index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
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-19
pinctrl: mtk: Fix up GPIO includes
Linus Walleij
6
-5
/
+5
2018-09-19
Merge branch 'ib-mtk' into devel
Linus Walleij
12
-1190
/
+6833
2018-09-19
pinctrl: mediatek: add eint support to MT8183 pinctrl driver
Sean Wang
2
-0
/
+30
2018-09-19
pinctrl: mediatek: extend eint build to pinctrl-mtk-common-v2.c
Sean Wang
3
-124
/
+137
2018-09-19
pintcrl: mediatek: add pull tweaks for I2C related pins on MT8183
Zhiyong Tao
1
-0
/
+24
2018-09-19
pinctrl: mediatek: extend advanced pull support in pinctrl-mtk-common-v2.c
Sean Wang
1
-5
/
+32
2018-09-19
pinctrl: mediatek: add MT8183 pinctrl driver
Zhiyong Tao
4
-0
/
+2436
2018-09-19
pinctrl: mediatek: add pinctrl-paris that implements the vendor dt-bindings
Zhiyong Tao
5
-0
/
+967
2018-09-19
pinctrl: mediatek: extend struct mtk_pin_desc which per-pin driver depends on
Sean Wang
5
-20
/
+62
2018-09-19
pinctrl: mediatek: adjust error code and message when some register not suppo...
Sean Wang
1
-17
/
+18
2018-09-19
pinctrl: mediatek: add multiple register bases support to pinctrl-mtk-common-...
Sean Wang
5
-33
/
+75
2018-09-19
pinctrl: mediatek: use pin descriptor all in pinctrl-mtk-common-v2.c
Sean Wang
3
-60
/
+88
2018-09-19
pinctrl: mediatek: add MT7623 pinctrl driver based on generic pinctrl binding
Sean Wang
3
-0
/
+1447
2018-09-19
pinctrl: mediatek: add pullen, pullsel register support to pinctrl-mtk-common...
Sean Wang
2
-0
/
+91
2018-09-19
pinctrl: mediatek: add ies register support to pinctrl-mtk-common-v2.c
Sean Wang
3
-7
/
+22
2018-09-19
pinctrl: mediatek: add advanced pull related support to pinctrl-mtk-common-v2.c
Sean Wang
3
-0
/
+105
2018-09-19
pinctrl: mediatek: add pull related support to pinctrl-mtk-common-v2.c
Sean Wang
4
-29
/
+148
2018-09-19
pinctrl: mediatek: add drv register support to pinctrl-mtk-common-v2.c
Sean Wang
2
-0
/
+43
2018-09-19
pinctrl: mediatek: add driving strength related support to pinctrl-mtk-common...
Sean Wang
4
-31
/
+112
2018-09-19
pinctrl: mediatek: extend struct mtk_pin_soc to pinctrl-mtk-common-v2.c
Sean Wang
3
-3
/
+8
2018-09-19
pinctrl: mediatek: extend struct mtk_pin_desc to pinctrl-mtk-common-v2.c
Sean Wang
4
-115
/
+183
2018-09-19
pinctrl: mediatek: extend struct mtk_pin_field_calc to pinctrl-mtk-common-v2.c
Sean Wang
3
-126
/
+126
2018-09-19
pinctrl: mediatek: add pinctrl-moore that implements the generic pinctrl dt-b...
Sean Wang
5
-719
/
+754
2018-09-19
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
2018-07-30
pinctrl: mediatek: include chained_irq.h header
Arnd Bergmann
1
-0
/
+1
2018-07-17
pinctrl: mt7622: Fix probe fail by misuse the selector
Sean Wang
1
-2
/
+2
2018-07-16
pinctrl: mt7622: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-14
pinctrl: mt7622: fix a kernel panic when gpio-hog is being applied
Sean Wang
1
-2
/
+2
2018-07-14
pinctrl: mt7622: stop using the deprecated pinctrl_add_gpio_range
Sean Wang
1
-5
/
+14
2018-07-14
pinctrl: mt7622: fix that pinctrl_claim_hogs cannot work
Sean Wang
1
-3
/
+12
2018-07-14
pinctrl: mt7622: fix initialization sequence between eint and gpiochip
Sean Wang
1
-5
/
+5
2018-07-14
pinctrl: mt7622: fix error path on failing at groups building
Sean Wang
1
-1
/
+1
2018-06-18
pinctrl: mt7622: fix a kernel panic when pio don't work as EINT controller
Sean Wang
1
-1
/
+5
2018-06-18
pinctrl: mediatek: remove redundant return value check of platform_get_resour...
Wei Yongjun
1
-5
/
+0
2018-05-24
pinctrl: mediatek: remove unused fields in struct mtk_eint_hw
Sean Wang
6
-6
/
+0
2018-05-24
pinctrl: mediatek: use generic EINT register maps for each SoC
Sean Wang
7
-102
/
+6
[next]