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
/
pinctrl-paris.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-10
pinctrl: mediatek: Initialize variable *buf to zero
Guodong Liu
1
-1
/
+1
2023-03-10
pinctrl: mediatek: Initialize variable pullen and pullup to zero
Guodong Liu
1
-1
/
+1
2022-03-17
pinctrl: mediatek: paris: Unify probe function by using OF match data
AngeloGioacchino Del Regno
1
-3
/
+6
2022-03-15
pinctrl: mediatek: pinctrl-paris: Simplify with dev_err_probe()
AngeloGioacchino Del Regno
1
-12
/
+7
2022-03-15
pinctrl: mediatek: paris: Support generic PIN_CONFIG_DRIVE_STRENGTH_UA
Chen-Yu Tsai
1
-0
/
+99
2022-03-15
pinctrl: mediatek: paris: Rework mtk_pinconf_{get,set} switch/case logic
Chen-Yu Tsai
1
-83
/
+61
2022-03-15
pinctrl: mediatek: paris: Skip custom extra pin config dump for virtual GPIOs
Chen-Yu Tsai
1
-0
/
+3
2022-03-15
pinctrl: mediatek: paris: Drop extra newline in mtk_pctrl_show_one_pin()
Chen-Yu Tsai
1
-8
/
+4
2022-03-15
pinctrl: mediatek: paris: Fix pingroup pin config state readback
Chen-Yu Tsai
1
-5
/
+3
2022-03-15
pinctrl: mediatek: paris: Fix "argument" argument type for mtk_pinconf_get()
Chen-Yu Tsai
1
-2
/
+1
2022-03-15
pinctrl: mediatek: paris: Fix PIN_CONFIG_BIAS_* readback
Chen-Yu Tsai
1
-10
/
+6
2022-03-15
pinctrl: canonical rsel resistance selection property
Guodong Liu
1
-1
/
+1
2021-12-16
pinctrl: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
1
-3
/
+2
2021-12-02
pinctrl: mediatek: uninitialized variable in mtk_pctrl_show_one_pin()
Dan Carpenter
1
-1
/
+1
2021-10-03
pinctrl: mediatek: support rsel feature
Zhiyong Tao
1
-18
/
+42
2021-10-03
pinctrl: mediatek: fix coding style
Zhiyong Tao
1
-4
/
+4
2021-04-22
pinctrl: mediatek: use spin lock in mtk_rmw
Tzung-Bi Shih
1
-1
/
+1
2021-03-25
pinctrl: add lock in mtk_rmw function.
Zhiyong Tao
1
-0
/
+2
2021-01-04
pinctrl: mediatek: paris: convert comma to semicolon
Zheng Yongjun
1
-2
/
+2
2020-12-04
pinctrl: mtk: Fix low level output voltage issue
Zhiyong Tao
1
-4
/
+4
2020-09-30
pinctrl: mediatek: use devm_platform_ioremap_resource_byname()
Wang Xiaojun
1
-9
/
+2
2020-08-04
pinctrl: mediatek: avoid virtual gpio trying to set reg
Hanks Chen
1
-0
/
+7
2020-06-08
Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+6
2020-04-16
pinctrl: mediatek: remove shadow variable declaration
Light Hsieh
1
-2
/
+0
2020-04-16
pinctrl: mediatek: make MediaTek pinctrl v2 driver ready for buidling loadabl...
Light Hsieh
1
-0
/
+6
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
1
-1
/
+4
2020-02-14
pinctrl: mediatek: Add support for pin configuration dump via debugfs.
Light Hsieh
1
-0
/
+109
2020-02-14
pinctrl: mediatek: Backward compatible to previous Mediatek's bias-pull usage
Light Hsieh
1
-20
/
+29
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
1
-106
/
+65
2020-02-14
pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_...
Light Hsieh
1
-0
/
+25
2019-06-01
pinctrl: mediatek: Add pm_ops to pinctrl-paris
Nicolas Boichat
1
-0
/
+19
2019-04-08
pinctrl: add drive for I2C related pins on MT8183
Zhiyong Tao
1
-0
/
+21
2018-11-19
pinctrl: mediatek: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+2
2018-11-09
pinctrl: mediatek: clean up indentation issues, add missing tab
Colin Ian King
1
-2
/
+2
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
1
-0
/
+1
2018-09-19
pinctrl: mediatek: add eint support to MT8183 pinctrl driver
Sean Wang
1
-0
/
+22
2018-09-19
pinctrl: mediatek: add pinctrl-paris that implements the vendor dt-bindings
Zhiyong Tao
1
-0
/
+884