summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/caamrng.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: caam - remove overly verbose debug printAhmad Fatoum2024-01-031-3/+0
* dma: rework dma_sync_single_for_*() interfaceDenis Orlov2023-06-061-3/+3
* Rename struct device_d to deviceSascha Hauer2023-01-101-5/+5
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-011-0/+1
* printk: port over Linux print_hex_dump_bytes/print_hex_dump_debugAhmad Fatoum2021-02-041-10/+6
* 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