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
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
2021-02-23
Merge tag 'pinctrl-v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-6
/
+15
2021-02-15
pinctrl: mediatek: Fix trigger type setting follow for unexpected interrupt
Hailong Fan
1
-2
/
+11
2021-01-06
pinctrl: mediatek: Fix fallback call path
Hsin-Yi Wang
1
-0
/
+4
2021-01-04
pinctrl: mediatek: moore: convert comma to semicolon
Zheng Yongjun
1
-2
/
+2
2021-01-04
pinctrl: mediatek: paris: convert comma to semicolon
Zheng Yongjun
1
-2
/
+2
2020-12-12
pinctrl: mediatek: simplify the return expression of mtk_pinconf_bias_disable...
Zheng Yongjun
1
-8
/
+2
2020-12-04
pinctrl: mtk: Fix low level output voltage issue
Zhiyong Tao
1
-4
/
+4
2020-11-10
pinctrl: mt7622: drop pwm ch7 as mt7622 only has 6 channels
Frank Wunderlich
1
-12
/
+1
2020-10-15
Merge tag 'pinctrl-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-31
/
+5435
2020-10-07
pinctrl: mediatek: Free eint data on failure
Enric Balletbo i Serra
1
-6
/
+18
2020-10-01
pinctrl: mediatek: check mtk_is_virt_gpio input parameter
Hanks Chen
1
-0
/
+4
2020-09-30
pinctrl: mediatek: use devm_platform_ioremap_resource_byname()
Wang Xiaojun
3
-26
/
+5
2020-09-29
pinctrl: mediatek: mt7622: add antsel pins/groups
Chuanhong Guo
1
-0
/
+103
2020-09-27
pinctrl: mediatek: Add MT8167 Pinctrl driver
Fabien Parent
4
-0
/
+1618
2020-08-27
pinctrl: mediatek: Add pinctrl driver for mt8192
Zhiyong Tao
4
-0
/
+3692
2020-08-04
pinctrl: mediatek: fix build for tristate changes
Randy Dunlap
1
-0
/
+1
2020-08-04
pinctrl: mediatek: add mt6779 eint support
Hanks Chen
1
-0
/
+8
2020-08-04
pinctrl: mediatek: add pinctrl support for MT6779 SoC
Hanks Chen
4
-0
/
+2875
2020-08-04
pinctrl: mediatek: avoid virtual gpio trying to set reg
Hanks Chen
3
-0
/
+33
2020-07-16
pinctrl: mediatek: pinctrl-mtk-common-v2: Mark 'mtk_default_register_base_nam...
Lee Jones
1
-1
/
+1
2020-06-08
Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
6
-5
/
+60
2020-05-12
pinctrl: mediatek: add pinctrl-mtk-common-v2 module license
Arnd Bergmann
1
-0
/
+4
2020-04-16
pinctrl: mediatek: remove shadow variable declaration
Light Hsieh
1
-2
/
+0
2020-04-16
pinctrl: mediatek: make MediaTek MT6765 pinctrl ready for buiding loadable mo...
Light Hsieh
2
-1
/
+5
2020-04-16
pinctrl: mediatek: make MediaTek pinctrl v2 driver ready for buidling loadabl...
Light Hsieh
5
-4
/
+51
2020-03-27
pinctrl: mediatek: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-3
/
+3
2020-02-21
pinctrl: mediatek: Fix some off by one bugs
Dan Carpenter
1
-7
/
+7
2020-02-21
pinctrl: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2
-2
/
+8
2020-02-20
pinctrl: mediatek: remove set but not used variable 'e'
YueHaibing
1
-3
/
+1
2020-02-14
pinctrl: mediatek: Add support for pin configuration dump via debugfs.
Light Hsieh
2
-0
/
+112
2020-02-14
pinctrl: mediatek: Backward compatible to previous Mediatek's bias-pull usage
Light Hsieh
5
-28
/
+265
2020-02-14
pinctrl: mediatek: Refine mtk_pinconf_get()
Light Hsieh
1
-25
/
+15
2020-02-14
pinctrl: mediatek: Refine mtk_pinconf_get() and mtk_pinconf_set()
Light Hsieh
3
-108
/
+65
2020-02-14
pinctrl: mediatek: Supporting driving setting without mapping current to regi...
Light Hsieh
3
-2
/
+19
2020-02-14
pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_...
Light Hsieh
2
-6
/
+46
2019-12-12
pinctrl: mediatek: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-10-24
pinctrl: mediatek: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-07-14
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
3
-0
/
+22
2019-06-27
pinctrl: mediatek: Update cur_mask in mask/mask ops
Nicolas Boichat
1
-14
/
+4
2019-06-26
pinctrl: mediatek: Ignore interrupts that are wake only during resume
Nicolas Boichat
1
-1
/
+15
2019-06-01
pinctrl: mediatek: mt8183: Add pm_ops
Nicolas Boichat
1
-0
/
+1
2019-06-01
pinctrl: mediatek: Add pm_ops to pinctrl-paris
Nicolas Boichat
2
-0
/
+21
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
10
-90
/
+10
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
[next]