summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
...
| * crypto: stm32/cryp - Use helper to set reqsizeOvidiu Panait2023-12-291-1/+1
| * crypto: artpec6 - Use helper to set reqsizeOvidiu Panait2023-12-291-4/+8
| * crypto: amlogic - Use helper to set reqsizeOvidiu Panait2023-12-291-2/+2
| * crypto: rk3288 - Use helper to set reqsizeOvidiu Panait2023-12-291-2/+2
| * crypto: octeontx2 - support setting ctx ilen for inline CPT LFNithin Dabilpuram2023-12-295-1/+61
| * crypto: octeontx2 - register error interrupts for inline cptlfNithin Dabilpuram2023-12-296-55/+155
| * crypto: octeontx2 - add ctx_val workaroundSrujana Challa2023-12-297-1/+137
| * crypto: octeontx2 - update CPT inbound inline IPsec mailboxSrujana Challa2023-12-293-1/+9
| * crypto: octeontx2 - add LF reset on queue disableSrujana Challa2023-12-295-29/+86
| * crypto: octeontx2 - remove errata workaround for CN10KB or CN10KA B0 chip.Srujana Challa2023-12-292-4/+13
| * crypto: octeontx2 - add devlink option to set t106 modeSrujana Challa2023-12-293-4/+52
| * crypto: octeontx2 - add SGv2 support for CN10KB or CN10KA B0Srujana Challa2023-12-2914-175/+436
| * crypto: octeontx2 - remove CPT block resetSrujana Challa2023-12-291-43/+0
| * crypto: stm32/crc32 - fix parsing list of devicesThomas Bourgoin2023-12-221-1/+1
| * crypto: qat - add support for 420xx devicesJie Wang2023-12-2213-5/+849
| * crypto: qat - move fw config related structuresJie Wang2023-12-222-12/+19
| * crypto: qat - relocate portions of qat_4xxx codeJie Wang2023-12-228-484/+552
| * crypto: qat - change signature of uof_get_num_objs()Jie Wang2023-12-223-3/+3
| * crypto: qat - relocate and rename get_service_enabled()Jie Wang2023-12-223-26/+34
| * crypto: virtio - Wait for tasklet to complete on device removewangyangxin2023-12-221-0/+3
| * crypto: octeontx2 - Fix cptvf driver cleanupBharat Bhushan2023-12-152-2/+7
| * crypto: hisilicon/sec2 - optimize the error return processChenghai Huang2023-12-151-2/+5
| * crypto: hisilicon/qm - delete a dbg functionChenghai Huang2023-12-151-3/+0
| * crypto: iaa - Add IAA Compression Accelerator statsTom Zanussi2023-12-156-2/+427
| * crypto: iaa - Add irq support for the crypto async interfaceTom Zanussi2023-12-152-2/+266
| * crypto: iaa - Add support for deflate-iaa compression algorithmTom Zanussi2023-12-152-18/+1069
| * crypto: iaa - Add compression mode management along with fixed modeTom Zanussi2023-12-154-2/+504
| * crypto: iaa - Add per-cpu workqueue table with rebalancingTom Zanussi2023-12-152-0/+229
| * crypto: iaa - Add Intel IAA Compression Accelerator crypto driver coreTom Zanussi2023-12-156-0/+375
| * crypto: starfive - Fix dev_err_probe return errorJia Jie Ho2023-12-151-1/+1
| * crypto: starfive - Remove unneeded NULL checksJia Jie Ho2023-12-151-6/+3
| * crypto: ccree - Remove ofbHerbert Xu2023-12-081-35/+0
| * crypto: bcm - Remove ofbHerbert Xu2023-12-081-57/+0
| * crypto: starfive - Remove cfb and ofbHerbert Xu2023-12-082-72/+1
| * crypto: n2 - Remove cfbHerbert Xu2023-12-081-26/+1
| * crypto: octeontx - Remove cfbHerbert Xu2023-12-081-23/+0
| * crypto: safexcel - Remove cfb and ofbHerbert Xu2023-12-083-160/+0
| * crypto: hisilicon/sec2 - Remove cfb and ofbHerbert Xu2023-12-083-29/+1
| * crypto: hifn_795x - Remove cfb and ofbHerbert Xu2023-12-081-123/+3
| * crypto: ccp - Remove cfb and ofbHerbert Xu2023-12-081-18/+0
| * crypto: nitrox - Remove cfbHerbert Xu2023-12-081-19/+0
| * crypto: cpt - Remove cfbHerbert Xu2023-12-081-24/+0
| * crypto: atmel - Remove cfb and ofbHerbert Xu2023-12-082-411/+8
| * crypto: aspeed - Remove cfb and ofbHerbert Xu2023-12-082-233/+1
| * crypto: crypto4xx - Remove cfb and ofbHerbert Xu2023-12-083-58/+0
| * crypto: hisilicon/zip - save capability registers in probe processZhiqi Song2023-12-081-13/+60
| * crypto: hisilicon/sec2 - save capability registers in probe processZhiqi Song2023-12-083-5/+55
| * crypto: hisilicon/hpre - save capability registers in probe processZhiqi Song2023-12-081-18/+64
| * crypto: hisilicon/qm - save capability registers in qm init processZhiqi Song2023-12-081-10/+52
| * crypto: hisilicon/qm - add a function to set qm algsWenkai Lin2023-12-084-119/+55