aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)AuthorFilesLines
2023-10-27crypto: n2_core - Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-8/+4
2023-10-27crypto: mxs-dcp - Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-10-27crypto: marvell/cesa - Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-10-27crypto: intel/keembay-ocs-hcu - Convert to platform remove callback returning...Gravatar Uwe Kleine-König 1-4/+2
2023-10-27crypto: intel/keembay-ocs-ecc - Convert to platform remove callback returning...Gravatar Uwe Kleine-König 1-4/+2
2023-10-27crypto: intel/keembay-ocs-aes - Convert to platform remove callback returning...Gravatar Uwe Kleine-König 1-4/+2
2023-10-27crypto: intel/ixp4xx-crypto - Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-10-27crypto: inside-secure/safexcel - Convert to platform remove callback returnin...Gravatar Uwe Kleine-König 1-4/+2
2023-10-27crypto: img-hash - Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-10-27crypto: hisilicon/trng - Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-10-27crypto: hisilicon/sec - Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-10-27crypto: gemini/sl3516-ce - Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-10-27crypto: exynos-rng - Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-10-27crypto: ccree/cc - Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-10-27crypto: ccp/sp - Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-10-27crypto: caam/jr - Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-13/+9
2023-10-27crypto: bcm/cipher - Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-3/+2
2023-10-27crypto: axis/artpec6 - Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-3/+2
2023-10-27crypto: atmel-tdes - Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-10-27crypto: atmel-sha - Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-10-27crypto: atmel-aes - Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-10-27crypto: aspeed-hace - Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-10-27crypto: aspeed-acry - Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-10-27crypto: amlogic-gxl-core - Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-3/+2
2023-10-27crypto: amcc/crypto4xx - Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-10-27crypto: sun8i-ss - Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-10-27crypto: sun8i-ce - Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-3/+2
2023-10-27crypto: sun4i-ss - Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-3/+2
2023-10-27crypto: xilinx/zynqmp-sha - remove unnecessary alignmaskGravatar Eric Biggers 1-1/+0
2023-10-27crypto: stm32 - remove unnecessary alignmaskGravatar Eric Biggers 1-2/+0
2023-10-20crypto: qcom-rng - Add missing dependency on hw_randomGravatar André Apitzsch 1-0/+1
2023-10-20crypto: hisilicon/qm - fix EQ/AEQ interrupt issueGravatar Longfang Liu 1-65/+40
2023-10-20crypto: hifn_795x - Silence gcc format-truncation false positive warningsGravatar Herbert Xu 1-3/+8
2023-10-20crypto: ccp - Dump SEV command buffer registers on SEV command errorGravatar John Allen 1-0/+14
2023-10-20crypto: qat - fix double free during resetGravatar Svyatoslav Pankratov 1-1/+2
2023-10-20crypto: virtio - handle config changed by work queueGravatar zhenwei pi 2-1/+16
2023-10-14crypto: hisilicon/qm - alloc buffer to set and get xqcGravatar Weili Qian 3-234/+178
2023-10-13crypto: aspeed-hace - Use device_get_match_data()Gravatar Rob Herring 1-7/+3
2023-10-13crypto: qat - add cnv_errors debugfs fileGravatar Lucas Segarra Fernandez 8-0/+342
2023-10-13crypto: qat - add pm_status debugfs fileGravatar Lucas Segarra Fernandez 11-5/+471
2023-10-13crypto: qat - refactor included headersGravatar Lucas Segarra Fernandez 2-1/+5
2023-10-13crypto: qcom-rng - Add hw_random interface supportGravatar Om Prakash Singh 1-7/+58
2023-10-13crypto: qat - add namespace to driverGravatar Giovanni Cabiddu 8-0/+8
2023-10-12crypto: qat - Remove zlib-deflateGravatar Herbert Xu 1-128/+1
2023-10-05crypto: hisilicon/qm - check function qp num before alg registerGravatar Weili Qian 7-61/+118
2023-10-05crypto: hisilicon/qm - fix the type value of aeqGravatar Weili Qian 1-1/+3
2023-10-05crypto: hisilicon/qm - fix PF queue parameter issueGravatar Longfang Liu 5-7/+27
2023-10-01crypto: keembay - Don't pass errors to the caller in .remove()Gravatar Uwe Kleine-König 1-8/+3
2023-10-01crypto: qat - Annotate struct adf_fw_counters with __counted_byGravatar Kees Cook 1-1/+1
2023-10-01crypto: qat - increase size of buffersGravatar Giovanni Cabiddu 2-3/+3