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