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
/
uniphier
/
pinctrl-uniphier-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-21
pinctrl: uniphier: constify uniphier_pinctrl_socdata
Masahiro Yamada
1
-2
/
+2
2018-12-07
pinctrl: uniphier: convert to SPDX License Identifier
Masahiro Yamada
1
-14
/
+4
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
1
-2
/
+1
2018-01-11
pinctrl: uniphier: refactor drive strength get/set functions
Masahiro Yamada
1
-85
/
+91
2017-09-19
pinctrl: uniphier: make arrays static, reduces object code size
Colin Ian King
1
-6
/
+8
2017-08-14
pinctrl: uniphier: widen all pinconf-derived arguments to u32
Masahiro Yamada
1
-4
/
+4
2017-08-14
pinctrl: uniphier: add suspend / resume support
Masahiro Yamada
1
-0
/
+178
2017-08-14
pinctrl: uniphier: omit redundant input enable bit information
Masahiro Yamada
1
-20
/
+25
2017-08-14
pinctrl: uniphier: clean up GPIO port muxing
Masahiro Yamada
1
-21
/
+18
2017-08-14
pinctrl: uniphier: fix pin_config_get() for input-enable
Masahiro Yamada
1
-5
/
+8
2017-08-14
pinctrl: uniphier: remove unneeded EXPORT_SYMBOL_GPL()
Masahiro Yamada
1
-2
/
+0
2017-03-23
pinctrl: uniphier: remove obsoleted compatibles
Masahiro Yamada
1
-27
/
+21
2017-01-26
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
Mika Westerberg
1
-2
/
+2
2016-05-31
pinctrl: uniphier: allow to have pinctrl node under syscon node
Masahiro Yamada
1
-9
/
+29
2016-05-31
pinctrl: uniphier: support pin configuration for dedicated pins
Masahiro Yamada
1
-1
/
+4
2016-05-31
pinctrl: uniphier: support per-pin input enable for new SoCs
Masahiro Yamada
1
-11
/
+13
2016-05-31
pinctrl: uniphier: introduce capability flag
Masahiro Yamada
1
-10
/
+25
2016-05-31
pinctrl: uniphier: support pin configuration in sparse pin space
Masahiro Yamada
1
-44
/
+42
2016-05-31
pinctrl: uniphier: support 3-bit drive strength control
Masahiro Yamada
1
-6
/
+19
2016-05-31
pinctrl: uniphier: rename macros for drive strength control
Masahiro Yamada
1
-35
/
+35
2016-05-31
pinctrl: uniphier: allocate struct pinctrl_desc in probe function
Masahiro Yamada
1
-8
/
+11
2016-05-31
pinctrl: uniphier: set pinctrl_desc name in common probe function
Masahiro Yamada
1
-0
/
+1
2016-05-31
pinctrl: uniphier: set pinctrl_desc owner in common probe function
Masahiro Yamada
1
-0
/
+1
2016-05-31
pinctrl: uniphier: fix .pin_dbg_show() callback
Masahiro Yamada
1
-0
/
+6
2016-04-21
pinctrl: uniphier: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
1
-11
/
+1
2016-04-01
pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map
Irina Tirdea
1
-1
/
+1
2015-10-27
pinctrl: uniphier: set input-enable before pin-muxing
Masahiro Yamada
1
-3
/
+7
2015-07-16
pinctrl: UniPhier: add UniPhier pinctrl core support
Masahiro Yamada
1
-0
/
+684