blob: 070e1170fb628fa67955382831754f7457e7cd3a [file] [log] [blame]
a1cf573ee95d ("crypto: caam - select DMA address size at runtime")
dff36801a9f0 ("crypto: caam - don't hardcode inpentry size")
6c5f898f12a3 ("crypto: caam - drop explicit usage of struct jr_outentry")
e27d96298bb8 ("crypto: caam - move cpu_to_caam_dma() selection to runtime")
1a3daadce955 ("crypto: caam - make CAAM_PTR_SZ dynamic")
3a0944c53626 ("crypto: caam - share definition for MAX_SDLEN")
d488dfd9b210 ("crypto: caam - request JR IRQ as the last step")
a6c4194ead00 ("crypto: caam - convert caam_jr_init() to use devres")
70c0cda27a10 ("crypto: caam - move DMA mask selection into a function")
176435ad2ac7 ("crypto: caam - defer probing until QMan is available")
c3725f7ccc8c ("crypto: caam - fix pkcs1pad(rsa-caam, sha256) failure because of invalid input")
1b46c90c8e00 ("crypto: caam - convert top level drivers to libraries")
a5e5c13398f3 ("crypto: caam - fix S/G table passing page boundary")
1b30b989cbea ("crypto: caam/jr - Removed redundant vars from job ring private data")
a118dfa0dbfc ("crypto: caam/jr - Remove spinlock for output job ring")
16c4dd83a1b2 ("crypto: caam/jr - optimize job ring enqueue and dequeue operations")
00e87449430d ("crypto: caam - add missing put_device() call")
5b3b9871cc28 ("crypto: caam - move shared symbols in a common location")
d6bbd4eea243 ("crypto: caam/jr - add support for Chacha20 + Poly1305")
c99d4a245400 ("crypto: caam/qi2 - add support for ChaCha20")
d239b10d4ceb ("crypto: caam - add register map changes cf. Era 10")
52813ab24959 ("crypto: caam/qi2 - avoid double export")
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")