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-moore.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-17
pinctrl: mediatek: moore: Convert to use func member
Andy Shevchenko
1
-5
/
+5
2023-12-12
pinctrl: mediatek: Convert to use grp member
Andy Shevchenko
1
-7
/
+6
2023-11-04
pinctrl: mediatek: moore: drop the wrappers around pinctrl_gpio_direction_inp...
Bartosz Golaszewski
1
-6
/
+1
2023-11-04
treewide: rename pinctrl_gpio_direction_output_new()
Bartosz Golaszewski
1
-1
/
+1
2023-11-04
treewide: rename pinctrl_gpio_direction_input_new()
Bartosz Golaszewski
1
-1
/
+1
2023-11-04
pinctrl: mediatek: moore: use new pinctrl GPIO helpers
Bartosz Golaszewski
1
-2
/
+2
2023-09-27
pinctrl: mediatek: moore: handle mtk_hw_set_value() errors in mtk_pinmux_set_...
Karina Yankevich
1
-3
/
+6
2023-03-23
pinctrl: Use of_property_present() for testing DT property presence
Rob Herring
1
-1
/
+1
2023-01-16
pinctrl: mediatek: Remove duplicate assignment of of_gpio_n_cells
Andy Shevchenko
1
-1
/
+0
2022-11-10
pinctrl: mediatek: extend pinctrl-moore to support new bias functions
Sam Shih
1
-7
/
+42
2022-10-24
pinctrl: mediatek: Add missing header(s)
Andy Shevchenko
1
-0
/
+3
2022-03-15
pinctrl: mediatek: pinctrl-moore: Simplify with dev_err_probe()
AngeloGioacchino Del Regno
1
-16
/
+9
2021-12-16
pinctrl: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
1
-4
/
+3
2021-09-16
pinctrl: mediatek: moore: check if pin_desc is valid before use
Sam Shih
1
-0
/
+18
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: moore: convert comma to semicolon
Zheng Yongjun
1
-2
/
+2
2020-09-30
pinctrl: mediatek: use devm_platform_ioremap_resource_byname()
Wang Xiaojun
1
-9
/
+2
2018-11-09
pinctrl: mediatek: clean up indentation issues, add missing tab
Colin Ian King
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: moore: fix return value check in mtk_moore_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: extend eint build to pinctrl-mtk-common-v2.c
Sean Wang
1
-124
/
+0
2018-09-19
pinctrl: mediatek: extend struct mtk_pin_desc which per-pin driver depends on
Sean Wang
1
-8
/
+20
2018-09-19
pinctrl: mediatek: add multiple register bases support to pinctrl-mtk-common-...
Sean Wang
1
-7
/
+23
2018-09-19
pinctrl: mediatek: use pin descriptor all in pinctrl-mtk-common-v2.c
Sean Wang
1
-23
/
+43
2018-09-19
pinctrl: mediatek: add ies register support to pinctrl-mtk-common-v2.c
Sean Wang
1
-7
/
+19
2018-09-19
pinctrl: mediatek: add advanced pull related support to pinctrl-mtk-common-v2.c
Sean Wang
1
-0
/
+33
2018-09-19
pinctrl: mediatek: add pull related support to pinctrl-mtk-common-v2.c
Sean Wang
1
-29
/
+47
2018-09-19
pinctrl: mediatek: add driving strength related support to pinctrl-mtk-common...
Sean Wang
1
-31
/
+17
2018-09-19
pinctrl: mediatek: extend struct mtk_pin_soc to pinctrl-mtk-common-v2.c
Sean Wang
1
-2
/
+2
2018-09-19
pinctrl: mediatek: extend struct mtk_pin_desc to pinctrl-mtk-common-v2.c
Sean Wang
1
-10
/
+39
2018-09-19
pinctrl: mediatek: add pinctrl-moore that implements the generic pinctrl dt-b...
Sean Wang
1
-0
/
+687