summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-12-29crypto: sahara - add support for crypto_engineOvidiu Panait
2023-12-29crypto: sahara - remove error message for bad aes request sizeOvidiu Panait
2023-12-29crypto: sahara - remove unnecessary NULL assignmentsOvidiu Panait
2023-12-29crypto: sahara - remove 'active' flag from sahara_aes_reqctx structOvidiu Panait
2023-12-29crypto: sahara - use dev_err_probe()Ovidiu Panait
2023-12-29crypto: sahara - use devm_clk_get_enabled()Ovidiu Panait
2023-12-29crypto: sahara - use BIT() macroOvidiu Panait
2023-12-29crypto: sahara - clean up macro indentationOvidiu Panait
2023-12-29crypto: sahara - do not resize req->src when doing hash operationsOvidiu Panait
2023-12-29crypto: sahara - fix processing hash requests with req->nbytes < sg->lengthOvidiu Panait
2023-12-29crypto: sahara - improve error handling in sahara_sha_process()Ovidiu Panait
2023-12-29crypto: sahara - fix wait_for_completion_timeout() error handlingOvidiu Panait
2023-12-29crypto: sahara - fix ahash reqsizeOvidiu Panait
2023-12-29crypto: sahara - handle zero-length aes requestsOvidiu Panait
2023-12-29crypto: qat - generate dynamically arbiter mappingsDamian Muszynski
2023-12-29crypto: qat - add support for ring pair level telemetryLucas Segarra Fernandez
2023-12-29crypto: qat - add support for device telemetryLucas Segarra Fernandez
2023-12-29crypto: qat - add admin msgs for telemetryLucas Segarra Fernandez
2023-12-29crypto: qat - include pci.h for GET_DEV()Lucas Segarra Fernandez
2023-12-29crypto: iaa - remove unneeded semicolonJiapeng Chong
2023-12-29crypto: iaa - Remove unneeded newline in update_max_adecomp_delay_ns()Tom Zanussi
2023-12-29crypto: iaa - Change desc->priv to 0Tom Zanussi
2023-12-29crypto: sun8i-ss - Use helper to set reqsizeOvidiu Panait
2023-12-29crypto: sun8i-ce - Use helper to set reqsizeOvidiu Panait
2023-12-29crypto: sl3516 - Use helper to set reqsizeOvidiu Panait
2023-12-29crypto: stm32/cryp - Use helper to set reqsizeOvidiu Panait
2023-12-29crypto: artpec6 - Use helper to set reqsizeOvidiu Panait
2023-12-29crypto: amlogic - Use helper to set reqsizeOvidiu Panait
2023-12-29crypto: rk3288 - Use helper to set reqsizeOvidiu Panait
2023-12-29crypto: octeontx2 - support setting ctx ilen for inline CPT LFNithin Dabilpuram
2023-12-29crypto: octeontx2 - register error interrupts for inline cptlfNithin Dabilpuram
2023-12-29crypto: octeontx2 - add ctx_val workaroundSrujana Challa
2023-12-29crypto: octeontx2 - update CPT inbound inline IPsec mailboxSrujana Challa
2023-12-29crypto: octeontx2 - add LF reset on queue disableSrujana Challa
2023-12-29crypto: octeontx2 - remove errata workaround for CN10KB or CN10KA B0 chip.Srujana Challa
2023-12-29crypto: octeontx2 - add devlink option to set t106 modeSrujana Challa
2023-12-29crypto: octeontx2 - add SGv2 support for CN10KB or CN10KA B0Srujana Challa
2023-12-29crypto: octeontx2 - remove CPT block resetSrujana Challa
2023-12-22crypto: stm32/crc32 - fix parsing list of devicesThomas Bourgoin
2023-12-22crypto: qat - add support for 420xx devicesJie Wang
2023-12-22crypto: qat - move fw config related structuresJie Wang
2023-12-22crypto: qat - relocate portions of qat_4xxx codeJie Wang
2023-12-22crypto: qat - change signature of uof_get_num_objs()Jie Wang
2023-12-22crypto: qat - relocate and rename get_service_enabled()Jie Wang
2023-12-22hwrng: starfive - Add runtime pm opsJia Jie Ho
2023-12-22crypto: virtio - Wait for tasklet to complete on device removewangyangxin
2023-12-15crypto: octeontx2 - Fix cptvf driver cleanupBharat Bhushan
2023-12-15hwrng: xgene - Convert to platform remove callback returning voidUwe Kleine-König
2023-12-15hwrng: timeriomem - Convert to platform remove callback returning voidUwe Kleine-König
2023-12-15hwrng: stm32 - Convert to platform remove callback returning voidUwe Kleine-König