index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
mediatek
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: mediatek: Make eint_m u16
Manivannan Sadhasivam
2018-10-15
1
-1
/
+1
*
pinctrl: mediatek: select GPIOLIB
Arnd Bergmann
2018-10-10
1
-0
/
+1
*
pinctrl: mediatek: mark dummy helpers as 'static inline'
Arnd Bergmann
2018-09-28
1
-2
/
+2
*
pinctrl: mediatek: fix check on EINT_NA comparison
Colin Ian King
2018-09-26
1
-2
/
+2
*
pinctrl: mediatek: add eint support to MT6765 pinctrl driver
Mars Cheng
2018-09-21
1
-0
/
+8
*
pinctrl: mediatek: add MT6765 pinctrl driver
ZH Chen
2018-09-21
4
-0
/
+2862
*
pinctrl: mediatek: add no eint function for pin define
Mars Cheng
2018-09-21
1
-0
/
+1
*
pinctrl: mediatek: fix static checker warning caused by EINT_NA
Sean Wang
2018-09-21
1
-1
/
+1
*
pinctrl: mediatek: moore: fix return value check in mtk_moore_pinctrl_probe()
Wei Yongjun
2018-09-21
1
-4
/
+4
*
pinctrl: mediatek: make symbol 'mtk_drive' static
Wei Yongjun
2018-09-21
1
-1
/
+1
*
pinctrl: mediatek: paris: fix return value check in mtk_paris_pinctrl_probe()
Wei Yongjun
2018-09-21
1
-4
/
+4
*
pinctrl: mtk: Fix up GPIO includes
Linus Walleij
2018-09-18
6
-5
/
+5
*
Merge branch 'ib-mtk' into devel
Linus Walleij
2018-09-18
12
-1190
/
+6833
|
\
|
*
pinctrl: mediatek: add eint support to MT8183 pinctrl driver
Sean Wang
2018-09-18
2
-0
/
+30
|
*
pinctrl: mediatek: extend eint build to pinctrl-mtk-common-v2.c
Sean Wang
2018-09-18
3
-124
/
+137
|
*
pintcrl: mediatek: add pull tweaks for I2C related pins on MT8183
Zhiyong Tao
2018-09-18
1
-0
/
+24
|
*
pinctrl: mediatek: extend advanced pull support in pinctrl-mtk-common-v2.c
Sean Wang
2018-09-18
1
-5
/
+32
|
*
pinctrl: mediatek: add MT8183 pinctrl driver
Zhiyong Tao
2018-09-18
4
-0
/
+2436
|
*
pinctrl: mediatek: add pinctrl-paris that implements the vendor dt-bindings
Zhiyong Tao
2018-09-18
5
-0
/
+967
|
*
pinctrl: mediatek: extend struct mtk_pin_desc which per-pin driver depends on
Sean Wang
2018-09-18
5
-20
/
+62
|
*
pinctrl: mediatek: adjust error code and message when some register not suppo...
Sean Wang
2018-09-18
1
-17
/
+18
|
*
pinctrl: mediatek: add multiple register bases support to pinctrl-mtk-common-...
Sean Wang
2018-09-18
5
-33
/
+75
|
*
pinctrl: mediatek: use pin descriptor all in pinctrl-mtk-common-v2.c
Sean Wang
2018-09-18
3
-60
/
+88
|
*
pinctrl: mediatek: add MT7623 pinctrl driver based on generic pinctrl binding
Sean Wang
2018-09-18
3
-0
/
+1447
|
*
pinctrl: mediatek: add pullen, pullsel register support to pinctrl-mtk-common...
Sean Wang
2018-09-18
2
-0
/
+91
|
*
pinctrl: mediatek: add ies register support to pinctrl-mtk-common-v2.c
Sean Wang
2018-09-18
3
-7
/
+22
|
*
pinctrl: mediatek: add advanced pull related support to pinctrl-mtk-common-v2.c
Sean Wang
2018-09-18
3
-0
/
+105
|
*
pinctrl: mediatek: add pull related support to pinctrl-mtk-common-v2.c
Sean Wang
2018-09-18
4
-29
/
+148
|
*
pinctrl: mediatek: add drv register support to pinctrl-mtk-common-v2.c
Sean Wang
2018-09-18
2
-0
/
+43
|
*
pinctrl: mediatek: add driving strength related support to pinctrl-mtk-common...
Sean Wang
2018-09-18
4
-31
/
+112
|
*
pinctrl: mediatek: extend struct mtk_pin_soc to pinctrl-mtk-common-v2.c
Sean Wang
2018-09-18
3
-3
/
+8
|
*
pinctrl: mediatek: extend struct mtk_pin_desc to pinctrl-mtk-common-v2.c
Sean Wang
2018-09-18
4
-115
/
+183
|
*
pinctrl: mediatek: extend struct mtk_pin_field_calc to pinctrl-mtk-common-v2.c
Sean Wang
2018-09-18
3
-126
/
+126
|
*
pinctrl: mediatek: add pinctrl-moore that implements the generic pinctrl dt-b...
Sean Wang
2018-09-18
5
-719
/
+754
|
*
pinctrl: mediatek: add pinctrl-mtk-common-v2 for all MediaTek pinctrls
Sean Wang
2018-09-18
4
-250
/
+273
*
|
pinctrl: Include <linux/gpio/driver.h> nothing else
Linus Walleij
2018-09-14
2
-2
/
+1
*
|
pinctrl: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-29
1
-2
/
+2
|
/
*
Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-14
2
-2
/
+4
|
\
|
*
pinctrl: mediatek: include chained_irq.h header
Arnd Bergmann
2018-07-29
1
-0
/
+1
|
*
pinctrl: mt7622: Fix probe fail by misuse the selector
Sean Wang
2018-07-17
1
-2
/
+2
|
*
pinctrl: mt7622: mark expected switch fall-through
Gustavo A. R. Silva
2018-07-16
1
-0
/
+1
*
|
pinctrl: mt7622: fix a kernel panic when gpio-hog is being applied
Sean Wang
2018-07-14
1
-2
/
+2
*
|
pinctrl: mt7622: stop using the deprecated pinctrl_add_gpio_range
Sean Wang
2018-07-14
1
-5
/
+14
*
|
pinctrl: mt7622: fix that pinctrl_claim_hogs cannot work
Sean Wang
2018-07-14
1
-3
/
+12
*
|
pinctrl: mt7622: fix initialization sequence between eint and gpiochip
Sean Wang
2018-07-14
1
-5
/
+5
*
|
pinctrl: mt7622: fix error path on failing at groups building
Sean Wang
2018-07-14
1
-1
/
+1
*
|
pinctrl: mt7622: fix a kernel panic when pio don't work as EINT controller
Sean Wang
2018-06-18
1
-1
/
+5
*
|
pinctrl: mediatek: remove redundant return value check of platform_get_resour...
Wei Yongjun
2018-06-18
1
-5
/
+0
|
/
*
pinctrl: mediatek: remove unused fields in struct mtk_eint_hw
Sean Wang
2018-05-24
6
-6
/
+0
*
pinctrl: mediatek: use generic EINT register maps for each SoC
Sean Wang
2018-05-24
7
-102
/
+6
[next]