summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2025-07-10crypto: zynqmp-sha - Add lockingHerbert Xu
2025-07-10crypto: iaa - Do not clobber req->base.dataHerbert Xu
2025-07-10crypto: iaa - Remove dst_null supportHerbert Xu
2025-06-27crypto: qat - add shutdown handler to qat_dh895xccGiovanni Cabiddu
2025-06-27crypto: qat - add shutdown handler to qat_c62xGiovanni Cabiddu
2025-06-27crypto: qat - add shutdown handler to qat_4xxxGiovanni Cabiddu
2025-06-27crypto: qat - add shutdown handler to qat_420xxGiovanni Cabiddu
2025-06-27crypto: qat - add shutdown handler to qat_c3xxxGiovanni Cabiddu
2025-06-27crypto: marvell/cesa - Do not chain submitted requestsHerbert Xu
2025-06-19crypto: sun8i-ce - move fallback ahash_request to the end of the structOvidiu Panait
2025-06-19crypto: marvell/cesa - Avoid empty transfer descriptorHerbert Xu
2025-06-19crypto: marvell/cesa - Handle zero-length skcipher requestsHerbert Xu
2025-06-19crypto: sun8i-ce - undo runtime PM changes during driver removalOvidiu Panait
2025-06-19crypto: sun8i-ss - do not use sg_dma_len before calling DMA functionsCorentin Labbe
2025-06-19crypto: sun8i-ce-cipher - fix error handling in sun8i_ce_cipher_prepare()Ovidiu Panait
2025-06-19crypto: sun8i-ce-hash - fix error handling in sun8i_ce_hash_run()Ovidiu Panait
2025-05-29crypto: mxs-dcp - Only set OTP_KEY bit for OTP keySven Schwermer
2025-05-29crypto: octeontx2 - suppress auth failure screaming due to negative testsShashank Gupta
2025-05-02crypto: ccp - Add support for PCI device 0x1134Devaraj Rangasamy
2025-05-02crypto: atmel-sha204a - Set hwrng quality to lowest possibleMarek BehĂșn
2025-04-25crypto: caam/qi - Fix drv_ctx refcount bugHerbert Xu
2025-04-25crypto: tegra - Fix IV usage for AES ECBAkhil R
2025-04-25crypto: tegra - Do not use fixed size buffersAkhil R
2025-04-25crypto: tegra - remove redundant error check on retColin Ian King
2025-04-20crypto: ccp - Fix check for the primary ASP deviceTom Lendacky
2025-04-10crypto: hisilicon/sec2 - fix for aead auth key lengthWenkai Lin
2025-04-10crypto: nx - Fix uninitialised hv_nxc on errorHerbert Xu
2025-04-10crypto: qat - remove access to parity register for QAT GEN4Bairavi Alagappan
2025-04-10crypto: tegra - Set IV to NULL explicitly for AES ECBAkhil R
2025-04-10crypto: tegra - Fix CMAC intermediate result handlingAkhil R
2025-04-10crypto: hisilicon/sec2 - fix for sec spec checkWenkai Lin
2025-04-10crypto: hisilicon/sec2 - fix for aead authsize alignmentWenkai Lin
2025-04-10crypto: tegra - Use HMAC fallback when keyslots are fullAkhil R
2025-04-10crypto: tegra - check return value for hash do_one_reqAkhil R
2025-04-10crypto: tegra - Use separate buffer for setkeyAkhil R
2025-04-10crypto: qat - set parity error mask for qat_420xxBairavi Alagappan
2025-04-10crypto: iaa - Test the correct request flagHerbert Xu
2025-02-17crypto: qce - unregister previously registered algos in error pathBartosz Golaszewski
2025-02-17crypto: qce - fix goto jump in error pathBartosz Golaszewski
2025-02-17crypto: qce - fix priority to be less than ARMv8 CEEric Biggers
2025-02-08crypto: iaa - Fix IAA disabling that occurs when sync_mode is set to 'async'Kanchana P Sridhar
2025-02-08crypto: ixp4xx - fix OF node reference leaks in init_ixp_crypto()Joe Hattori
2025-02-08crypto: hisilicon/sec2 - fix for aead invalid authsizeWenkai Lin
2025-02-08crypto: hisilicon/sec2 - fix for aead icv errorWenkai Lin
2025-02-08crypto: caam - use JobR's space to access page 0 regsGaurav Jain
2025-02-08crypto: tegra - do not transfer req when tegra init failsChen Ridong
2025-02-08module: Convert default symbol namespace to string literalMasahiro Yamada
2024-12-19crypto: hisilicon/debugfs - fix the struct pointer incorrectly offset problemChenghai Huang
2024-12-05crypto: cavium - Fix an error handling path in cpt_ucode_load_fw()Christophe JAILLET
2024-12-05crypto: bcm - add error check in the ahash_hmac_init functionChen Ridong