blob: 94f475d44d8bbce71955a02e1bbd9a7638b06999 [file] [log] [blame]
51d13aaf5977 ("crypto: caam - populate platform devices last")
1a1c4f004444 ("crypto: caam - use devres to populate platform devices")
f414de2e2fff ("crypto: caam - use devres to de-initialize QI")
e57acaf0dfe0 ("crypto: caam - use devres to de-initialize the RNG")
eceb5daf9eba ("crypto: caam - use devres to remove debugfs")
66e93b28075d ("crypto: caam - use devres to unmap memory")
51e002e949d4 ("crypto: caam - simplfy clock initialization")
176435ad2ac7 ("crypto: caam - defer probing until QMan is available")
385cfc84a5a8 ("crypto: caam - disable some clock checks for iMX7ULP")
6b175685b4a1 ("crypto: caam/qi - don't allocate an extra platform device")
1b46c90c8e00 ("crypto: caam - convert top level drivers to libraries")
00e87449430d ("crypto: caam - add missing put_device() call")
d239b10d4ceb ("crypto: caam - add register map changes cf. Era 10")
29e83c757006 ("crypto: caam/qi - simplify CGR allocation, freeing")
3f16f6c9d632 ("crypto: caam/qi2 - add support for ahash algorithms")
0efa7579f3de ("crypto: caam - export ahash shared descriptor generation")
226853ac3ebe ("crypto: caam/qi2 - add skcipher algorithms")
8d818c105501 ("crypto: caam/qi2 - add DPAA2-CAAM driver")
94cebd9da42c ("crypto: caam - add Queue Interface v2 error codes")
9dbe3072c6b1 ("crypto: caam/qi - ablkcipher -> skcipher conversion")
5ca7badb1f62 ("crypto: caam/jr - ablkcipher -> skcipher conversion")
aec48adce85d ("crypto: caam/qi - remove ablkcipher IV generation")
cf5448b5c3d8 ("crypto: caam/jr - remove ablkcipher IV generation")
ad876a18048f ("crypto: caam/qi - fix error path in xts setkey")
06d44c918a68 ("crypto: caam - fix MC firmware detection")
3a488aaec6f3 ("crypto: caam/qi - fix IV DMA mapping and updating")
115957bb3e59 ("crypto: caam - fix IV DMA mapping and updating")
a38acd236cac ("crypto: caam - fix DMA mapping dir for generated IV")
699e491bac84 ("crypto: caam - do not use mem and emi_slow clock for imx7x")
b85149f6f5d5 ("crypto: caam - Fix null dereference at error path")
d3e41b50b46b ("crypto: caam/qi - add GCM support")
7e0880b9fbbe ("crypto: caam - add Derived Key Protocol (DKP) support")
9fe712df08ea ("crypto: caam - save Era in driver's private data")
6674a4fdc6c2 ("crypto: caam - constify key data")
9db09e3bad65 ("crypto: caam/qi - use correct print specifier for size_t")
d3b5a87c4a81 ("crypto: caam/qi - abort algorithm setup on DPAA2 parts")