aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2023-01-20crypto: atmel-i2c - avoid defines prefixed with CONFIGLukas Bulwahn
2023-01-20crypto: qat - fix spelling mistakes from 'bufer' to 'buffer'Meadhbh Fitzpatrick
2023-01-20crypto: hisilicon - remove redundant config PCI dependency for some CRYPTO_DE...Lukas Bulwahn
2023-01-20crypto: stm32 - Use accelerated readsl/writeslLinus Walleij
2023-01-20crypto: aspeed - Replace zero-length array with flexible-array memberGustavo A. R. Silva
2023-01-20crypto: ccp - Failure on re-initialization due to duplicate sysfs filenameKoba Ko
2023-01-13crypto: sun8i-ce - Add TRNG clock to the D1 variantSamuel Holland
2023-01-13crypto: aspeed - Add ACRY RSA driverNeal Liu
2023-01-06crypto: ccp - Avoid page allocation failure warning for SEV_GET_ID2David Rientjes
2023-01-06crypto: talitos - Remove GFP_DMA and add DMA alignment paddingHerbert Xu
2023-01-06crypto: caam - Remove GFP_DMA and add DMA alignment paddingHerbert Xu
2023-01-06crypto: xts - drop xts_check_key()Vladis Dronov
2023-01-06crypto: sun8i-ss - Remove GFP_DMA and add DMA alignment paddingHerbert Xu
2023-01-06crypto: caam - Avoid GCC memset bug warningHerbert Xu
2022-12-30crypto: ux500 - update debug config after ux500 cryp driver removalLukas Bulwahn
2022-12-30crypto: atmel - Add capability case for the 0x600 SHA and AES IP versionsSergiu Moga
2022-12-30crypto: caam - fix CAAM io mem access in blob_genNikolaus Voss
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-12-14Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-12-09crypto: ux500/cryp - delete driverLinus Walleij
2022-12-09crypto: stm32/cryp - enable for use with Ux500Linus Walleij
2022-12-09crypto: stm32 - enable drivers to be used on Ux500Linus Walleij
2022-12-09crypto: qce - Set DMA alignment explicitlyHerbert Xu
2022-12-09crypto: octeontx2 - Set DMA alignment explicitlyHerbert Xu
2022-12-09crypto: octeontx - Set DMA alignment explicitlyHerbert Xu
2022-12-09crypto: keembay - Set DMA alignment explicitlyHerbert Xu
2022-12-09crypto: safexcel - Set DMA alignment explicitlyHerbert Xu
2022-12-09crypto: hisilicon/hpre - Set DMA alignment explicitlyHerbert Xu
2022-12-09crypto: chelsio - Set DMA alignment explicitlyHerbert Xu
2022-12-09crypto: ccree - Set DMA alignment explicitlyHerbert Xu
2022-12-09crypto: ccp - Set DMA alignment explicitlyHerbert Xu
2022-12-09crypto: cavium - Set DMA alignment explicitlyHerbert Xu
2022-12-09crypto: img-hash - Fix variable dereferenced before check 'hdev->req'Gaosheng Cui
2022-12-09crypto: chelsio - Fix flexible struct array warningHerbert Xu
2022-12-09crypto: qat - add resubmit logic for decompressionGiovanni Cabiddu
2022-12-09crypto: qat - enable deflate for QAT GEN4Giovanni Cabiddu
2022-12-09crypto: qat - expose deflate through acomp api for QAT GEN2Giovanni Cabiddu
2022-12-09crypto: qat - rename and relocate GEN2 config functionGiovanni Cabiddu
2022-12-09crypto: qat - relocate qat_algs_alloc_flags()Giovanni Cabiddu
2022-12-09crypto: qat - relocate backlog related structuresGiovanni Cabiddu
2022-12-09crypto: qat - extend buffer list interfaceGiovanni Cabiddu
2022-12-09crypto: qat - generalize crypto request buffersGiovanni Cabiddu
2022-12-09crypto: qat - change bufferlist logic interfaceGiovanni Cabiddu
2022-12-09crypto: qat - rename bufferlist functionsGiovanni Cabiddu
2022-12-09crypto: qat - relocate bufferlist logicGiovanni Cabiddu
2022-12-08Merge branch 'topic/objtool' into nextMichael Ellerman
2022-12-02crypto: ccree,hisilicon - Fix dependencies to correct algorithmTianjia Zhang
2022-12-02crypto: caam - Set DMA alignment explicitlyHerbert Xu
2022-12-02crypto: Prepare to move crypto_tfm_ctxHerbert Xu
2022-12-02crypto: omap-sham - Use pm_runtime_resume_and_get() in omap_sham_probe()Shang XiaoJing