summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/caamrng.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: caam - clean-up in caam_init_rng()Marcin Niestroj2018-09-041-5/+1
* crypto: caam - trivial code clean-upMarcin Niestroj2018-09-041-2/+1
* crypto: caam: use dma_alloc_coherent instead of dma_allocOleksij Rempel2017-07-121-3/+1
* crypto: caam - fix RNG buffer cache alignmentOleksij Rempel2017-03-301-1/+3
* caamrng: port to hwrng frameworkOleksij Rempel2017-03-301-28/+12
* crypto: add i.MX6 CAAM supportSteffen Trumtrar2016-02-121-0/+291