Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |