index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
exynos-rng.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-19
1
-1
/
+1
*
crypto: exynos-rng - Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-27
1
-4
/
+2
*
crypto: drivers - Explicitly include correct DT includes
Rob Herring
2023-08-23
1
-1
/
+1
*
crypto: exynos - fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
2023-08-18
1
-1
/
+1
*
crypto: exynos - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
1
-3
/
+1
*
crypto: drivers - simplify getting .drvdata
Wolfram Sang
2018-04-28
1
-4
/
+2
*
crypto: exynos-rng - Add SPDX license identifier and correct module license
Krzysztof Kozlowski
2018-01-18
1
-10
/
+2
*
crypto: exynos - Introduce mutex to prevent concurrent access to hardware
Łukasz Stelmach
2017-12-22
1
-0
/
+21
*
crypto: exynos - Reseed PRNG after generating 2^16 random bytes
Łukasz Stelmach
2017-12-22
1
-4
/
+11
*
crypto: exynos - Improve performance of PRNG
Łukasz Stelmach
2017-12-22
1
-29
/
+2
*
crypto: exynos - Support Exynos5250+ SoCs
Łukasz Stelmach
2017-12-22
1
-2
/
+25
*
crypto: exynos - Icrease the priority of the driver
Łukasz Stelmach
2017-12-22
1
-1
/
+1
*
crypto: exynos - Add new Exynos RNG driver
Krzysztof Kozlowski
2017-04-21
1
-0
/
+389