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
/
char
/
hw_random
/
cctrng.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-10
hwrng: cctrng - Add missing clk_disable_unprepare in cctrng_resume
Gaosheng Cui
1
-0
/
+1
2023-12-15
hwrng: cctrng - Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-28
hwrng: cctrng - use dev_err_probe in error paths
Martin Kaiser
1
-20
/
+10
2023-07-28
hwrng: cctrng - merge cc_trng_clk_init into its only caller
Martin Kaiser
1
-20
/
+4
2023-07-28
hwrng: cctrng - let devres enable the clock
Martin Kaiser
1
-24
/
+5
2023-07-28
hwrng: cctrng - don't open code init and exit functions
Martin Kaiser
1
-15
/
+5
2021-03-19
hwrng: cctrng - delete redundant printing of return value
Wang Qing
1
-3
/
+1
2021-03-19
hwrng: cctrng - use devm_platform_ioremap_resource() to simplify
Tian Tao
1
-11
/
+1
2021-03-12
hwrng: cctrng - Use device-managed registration API
Tian Tao
1
-3
/
+1
2020-09-04
hwrng: cctrn - Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+4
2020-04-30
hwrng: cctrng - Make some symbols static
Zou Wei
1
-2
/
+2
2020-04-30
hwrng: cctrng - Remove unnecessary FIPS ifdef
Herbert Xu
1
-3
/
+1
2020-04-20
hwrng: cctrng - add missing include to linux/fips.h
Hadar Gat
1
-0
/
+1
2020-04-16
hwrng: cctrng - introduce Arm CryptoCell driver
Hadar Gat
1
-0
/
+736