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
/
crypto
/
exynos-rng.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-23
crypto: drivers - Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-08-18
crypto: exynos - fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2019-08-09
crypto: exynos - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2018-04-28
crypto: drivers - simplify getting .drvdata
Wolfram Sang
1
-4
/
+2
2018-01-18
crypto: exynos-rng - Add SPDX license identifier and correct module license
Krzysztof Kozlowski
1
-10
/
+2
2017-12-22
crypto: exynos - Introduce mutex to prevent concurrent access to hardware
Łukasz Stelmach
1
-0
/
+21
2017-12-22
crypto: exynos - Reseed PRNG after generating 2^16 random bytes
Łukasz Stelmach
1
-4
/
+11
2017-12-22
crypto: exynos - Improve performance of PRNG
Łukasz Stelmach
1
-29
/
+2
2017-12-22
crypto: exynos - Support Exynos5250+ SoCs
Łukasz Stelmach
1
-2
/
+25
2017-12-22
crypto: exynos - Icrease the priority of the driver
Łukasz Stelmach
1
-1
/
+1
2017-04-21
crypto: exynos - Add new Exynos RNG driver
Krzysztof Kozlowski
1
-0
/
+389