summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)AuthorFilesLines
5 dayscrypto: ccp - Add missing bootloader info reg for pspv6Mario Limonciello1-0/+1
5 dayscrypto: octeontx2 - add timeout for load_fvc completion pollBharat Bhushan1-2/+14
5 dayscrypto: hisilicon/hpre - fix dma unmap sequenceZhiqi Song1-2/+6
10 dayscrypto: qat - fix seq_file position update in adf_ring_next()Giovanni Cabiddu1-1/+3
10 dayscrypto: qat - fix DMA direction for compression on GEN2 devicesGiovanni Cabiddu2-5/+5
10 dayscrypto: qat - disable ZUC-256 capability for QAT GEN5Bairavi Alagappan1-8/+1
10 dayscrypto: img-hash - Fix dma_unmap_sg() nents valueThomas Fourier1-1/+1
10 dayscrypto: keembay - Fix dma_unmap_sg() nents valueThomas Fourier1-1/+7
10 dayscrypto: ccp - Fix crash when rebind ccp device for ccp.koMengbiao Xiong1-0/+3
10 dayscrypto: inside-secure - Fix `dma_unmap_sg()` nents valueThomas Fourier1-2/+6
10 dayscrypto: ccp - Fix locking on alloc failure handlingAlexey Kardashevskiy1-4/+4
10 dayscrypto: qat - fix state restore for banks with exceptionsSvyatoslav Pankratov1-7/+22
10 dayscrypto: qat - allow enabling VFs in the absence of IOMMUAhsan Atta1-1/+0
10 dayscrypto: marvell/cesa - Fix engine load inaccuracyHerbert Xu2-3/+6
10 dayscrypto: qat - use unmanaged allocation for dc_dataSuman Kumar Chakraborty1-2/+2
10 dayscrypto: sun8i-ce - fix nents passed to dma_unmap_sg()Ovidiu Panait1-2/+2
2025-06-27crypto: qat - add shutdown handler to qat_dh895xccGiovanni Cabiddu1-0/+8
2025-06-27crypto: qat - add shutdown handler to qat_c62xGiovanni Cabiddu1-0/+8
2025-06-27crypto: qat - add shutdown handler to qat_4xxxGiovanni Cabiddu1-0/+8
2025-06-27crypto: qat - add shutdown handler to qat_420xxGiovanni Cabiddu1-0/+8
2025-06-27crypto: qat - add shutdown handler to qat_c3xxxGiovanni Cabiddu1-0/+8
2025-06-27crypto: marvell/cesa - Do not chain submitted requestsHerbert Xu3-25/+39
2025-06-19crypto: sun8i-ce - move fallback ahash_request to the end of the structOvidiu Panait1-1/+1
2025-06-19crypto: marvell/cesa - Avoid empty transfer descriptorHerbert Xu1-1/+1
2025-06-19crypto: marvell/cesa - Handle zero-length skcipher requestsHerbert Xu1-0/+3
2025-06-19crypto: sun8i-ce - undo runtime PM changes during driver removalOvidiu Panait1-11/+6
2025-06-19crypto: sun8i-ss - do not use sg_dma_len before calling DMA functionsCorentin Labbe1-1/+1
2025-06-19crypto: sun8i-ce-cipher - fix error handling in sun8i_ce_cipher_prepare()Ovidiu Panait1-2/+5
2025-06-19crypto: zynqmp-sha - Add lockingHerbert Xu1-4/+14
2025-06-19crypto: sun8i-ce-hash - fix error handling in sun8i_ce_hash_run()Ovidiu Panait1-13/+21
2025-06-19crypto: iaa - Do not clobber req->base.dataHerbert Xu1-4/+2
2025-04-23crypto: atmel-sha204a - Set hwrng quality to lowest possibleMarek BehĂșn1-0/+6
2025-04-09crypto: caam/qi - Fix drv_ctx refcount bugHerbert Xu1-3/+3
2025-04-07crypto: tegra - Fix IV usage for AES ECBAkhil R1-4/+1
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-2/+2
2025-04-04Merge tag 'v6.15-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+2
2025-04-03crypto: inside-secure/eip93 - acquire lock on eip93_put_descriptor hashChristian Marangi1-1/+2
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds93-1457/+5170
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-1/+1
2025-03-21crypto: cavium/zip - drop obsolete 'comp' implementationArd Biesheuvel3-100/+1
2025-03-21crypto: nx - Migrate to scomp APIArd Biesheuvel4-54/+58
2025-03-21crypto: iaa - Use acomp stack fallbackHerbert Xu1-22/+6
2025-03-21crypto: qat - Remove dst_null supportHerbert Xu4-259/+1
2025-03-21crypto: iaa - Remove dst_null supportHerbert Xu1-130/+6
2025-03-21crypto: nx - Fix uninitialised hv_nxc on errorHerbert Xu1-20/+17
2025-03-21crypto: padlock - Use zero page instead of stack bufferHerbert Xu1-2/+2
2025-03-21crypto: lib/Kconfig - hide library optionsArnd Bergmann1-2/+2
2025-03-21crypto: qat - remove access to parity register for QAT GEN4Bairavi Alagappan1-52/+5
2025-03-21crypto: qat - set parity error mask for qat_420xxBairavi Alagappan2-1/+2
2025-03-21crypto: qat - optimize allocations for fw authenticationJack Xu2-14/+19