Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-19 | crypto: qcom-rng - Fix qcom_rng_of_match unused warning | Herbert Xu | 1 | -4/+3 |
2022-05-13 | crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZ | Ondrej Mosnacek | 1 | -0/+1 |
2022-03-14 | crypto: qcom-rng - ensure buffer for generate is completely filled | Brian Masney | 1 | -7/+10 |
2020-08-20 | crypto: algapi - Remove skbuff.h inclusion | Herbert Xu | 1 | -0/+1 |
2019-08-09 | crypto: qcom-rng - use devm_platform_ioremap_resource() to simplify code | YueHaibing | 1 | -3/+1 |
2018-07-27 | crypto: qcom-rng - Add ACPI support | Timur Tabi | 1 | -3/+17 |
2018-07-27 | crypto: qcom-rng - Add support for prng-ee | Vinod Koul | 1 | -2/+9 |
2018-07-27 | crypto: qcom-rng - Add Qcom prng driver | Vinod Koul | 1 | -0/+208 |