summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)AuthorLines
2023-12-29crypto: octeontx2 - add LF reset on queue disableSrujana Challa-29/+86
2023-12-29crypto: octeontx2 - remove errata workaround for CN10KB or CN10KA B0 chip.Srujana Challa-4/+13
2023-12-29crypto: octeontx2 - add devlink option to set t106 modeSrujana Challa-4/+52
2023-12-29crypto: octeontx2 - add SGv2 support for CN10KB or CN10KA B0Srujana Challa-175/+436
2023-12-29crypto: octeontx2 - remove CPT block resetSrujana Challa-43/+0
2023-12-22crypto: stm32/crc32 - fix parsing list of devicesThomas Bourgoin-1/+1
2023-12-22crypto: qat - add support for 420xx devicesJie Wang-5/+849
2023-12-22crypto: qat - move fw config related structuresJie Wang-12/+19
2023-12-22crypto: qat - relocate portions of qat_4xxx codeJie Wang-484/+552
2023-12-22crypto: qat - change signature of uof_get_num_objs()Jie Wang-3/+3
2023-12-22crypto: qat - relocate and rename get_service_enabled()Jie Wang-26/+34
2023-12-22crypto: virtio - Wait for tasklet to complete on device removewangyangxin-0/+3
2023-12-15crypto: octeontx2 - Fix cptvf driver cleanupBharat Bhushan-2/+7
2023-12-15crypto: hisilicon/sec2 - optimize the error return processChenghai Huang-2/+5
2023-12-15crypto: hisilicon/qm - delete a dbg functionChenghai Huang-3/+0
2023-12-15crypto: iaa - Add IAA Compression Accelerator statsTom Zanussi-2/+427
2023-12-15crypto: iaa - Add irq support for the crypto async interfaceTom Zanussi-2/+266
2023-12-15crypto: iaa - Add support for deflate-iaa compression algorithmTom Zanussi-18/+1069
2023-12-15crypto: iaa - Add compression mode management along with fixed modeTom Zanussi-2/+504
2023-12-15crypto: iaa - Add per-cpu workqueue table with rebalancingTom Zanussi-0/+229
2023-12-15crypto: iaa - Add Intel IAA Compression Accelerator crypto driver coreTom Zanussi-0/+375
2023-12-15crypto: starfive - Fix dev_err_probe return errorJia Jie Ho-1/+1
2023-12-15crypto: starfive - Remove unneeded NULL checksJia Jie Ho-6/+3
2023-12-08crypto: ccree - Remove ofbHerbert Xu-35/+0
2023-12-08crypto: bcm - Remove ofbHerbert Xu-57/+0
2023-12-08crypto: starfive - Remove cfb and ofbHerbert Xu-72/+1
2023-12-08crypto: n2 - Remove cfbHerbert Xu-26/+1
2023-12-08crypto: octeontx - Remove cfbHerbert Xu-23/+0
2023-12-08crypto: safexcel - Remove cfb and ofbHerbert Xu-160/+0
2023-12-08crypto: hisilicon/sec2 - Remove cfb and ofbHerbert Xu-29/+1
2023-12-08crypto: hifn_795x - Remove cfb and ofbHerbert Xu-123/+3
2023-12-08crypto: ccp - Remove cfb and ofbHerbert Xu-18/+0
2023-12-08crypto: nitrox - Remove cfbHerbert Xu-19/+0
2023-12-08crypto: cpt - Remove cfbHerbert Xu-24/+0
2023-12-08crypto: atmel - Remove cfb and ofbHerbert Xu-411/+8
2023-12-08crypto: aspeed - Remove cfb and ofbHerbert Xu-233/+1
2023-12-08crypto: crypto4xx - Remove cfb and ofbHerbert Xu-58/+0
2023-12-08crypto: hisilicon/zip - save capability registers in probe processZhiqi Song-13/+60
2023-12-08crypto: hisilicon/sec2 - save capability registers in probe processZhiqi Song-5/+55
2023-12-08crypto: hisilicon/hpre - save capability registers in probe processZhiqi Song-18/+64
2023-12-08crypto: hisilicon/qm - save capability registers in qm init processZhiqi Song-10/+52
2023-12-08crypto: hisilicon/qm - add a function to set qm algsWenkai Lin-119/+55
2023-12-08crypto: sahara - avoid skcipher fallback code duplicationOvidiu Panait-60/+25
2023-12-08crypto: sahara - remove unused error field in sahara_devOvidiu Panait-8/+3
2023-12-08crypto: sahara - fix error handling in sahara_hw_descriptor_create()Ovidiu Panait-5/+3
2023-12-08crypto: sahara - fix processing requests with cryptlen < sg->lengthOvidiu Panait-2/+7
2023-12-08crypto: sahara - fix ahash selftest failureOvidiu Panait-1/+1
2023-12-08crypto: sahara - fix cbc selftest failureOvidiu Panait-2/+31
2023-12-08crypto: sahara - remove FLAGS_NEW_KEY logicOvidiu Panait-21/+13
2023-12-08crypto: safexcel - Add error handling for dma_map_sg() callsNikita Zhandarovich-8/+11