index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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-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
2018-05-24
pinctrl: mediatek: add EINT support to MT7622 SoC
Sean Wang
2
-1
/
+144
2018-05-24
pinctrl: mediatek: refactor EINT related code for all MediaTek pinctrl can fit
Sean Wang
11
-527
/
+756
2018-03-26
pinctrl: mtk: fix check warnings.
Zhiyong Tao
5
-1604
/
+802
2018-03-26
pintcrl: mtk: support bias-disable of generic and special pins simultaneously
Zhiyong Tao
1
-2
/
+6
2018-03-26
pinctrl: add mt2712 pinctrl driver
Zhiyong Tao
4
-0
/
+2398
2018-03-23
pinctrl: mediatek: mtk-common: use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-01-11
pinctrl: mediatek: mt7622: align error handling of mtk_hw_get_value call
Sean Wang
1
-4
/
+4
2018-01-11
pinctrl: mediatek: mt7622: fix potential uninitialized value being returned
Sean Wang
1
-2
/
+4
2017-12-20
pinctrl: mediatek: add pinctrl driver for MT7622 SoC
Sean Wang
3
-1
/
+1607
2017-12-20
pinctrl: mediatek: cleanup for placing all drivers under the menu
Sean Wang
1
-2
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-08-31
pinctrl: mediatek: update PCIe mux data for MT7623
Ryder Lee
1
-0
/
+12
2017-05-22
pinctrl: mediatek: reuse pinctrl driver for mt7623
Sean Wang
5
-2324
/
+2
2017-01-26
pinctrl: mediatek: Use real dependencies
Jean Delvare
1
-5
/
+10
2017-01-26
Merge branch 'ib-pinctrl-genprops' into devel
Linus Walleij
1
-1
/
+13
2017-01-26
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
Mika Westerberg
1
-1
/
+13
2016-12-30
pinctrl: update my email address
John Crispin
2
-2
/
+2
2016-12-07
pinctrl: mt8173: set GPIO16 to usb iddig mode
Chunfeng Yun
1
-1
/
+1
2016-11-22
pinctrl: mediatek: use builtin_platform_driver
Geliang Tang
1
-5
/
+1
[next]