summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2023-03-14crypto: qat - replace state machine callsShashank Gupta
2023-03-14crypto: qat - fix concurrency issue when device state changesShashank Gupta
2023-03-14crypto: qat - delay sysfs initializationShashank Gupta
2023-03-14crypto: aspeed - add error handling if dmam_alloc_coherent() failedNeal Liu
2023-03-14crypto: qce - Add a QCE IP family compatible 'qcom,qce'Vladimir Zapolskiy
2023-03-14crypto: qce - Make clocks optionalThara Gopinath
2023-03-14crypto: qce - Add support to initialize interconnect pathThara Gopinath
2023-03-14crypto: ccree - Use devm_platform_get_and_ioremap_resource()Yang Li
2023-03-14crypto: aspeed - Use devm_platform_ioremap_resource()Yang Li
2023-03-14crypto: qat - Include algapi.h for low-level Crypto APIHerbert Xu
2023-03-05Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-02-28crypto: caam - Fix edesc/iv ordering mixupHerbert Xu
2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-21Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-02-21Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-14crypto: aspeed - Fix modular aspeed-acryHerbert Xu
2023-02-14crypto: hisilicon/qm - fix coding style issuesWeili Qian
2023-02-14crypto: hisilicon/qm - update comments to match functionWeili Qian
2023-02-14crypto: hisilicon/qm - change function namesWeili Qian
2023-02-14crypto: hisilicon/qm - use min() instead of min_t()Weili Qian
2023-02-14crypto: hisilicon/qm - remove some unused definesWeili Qian
2023-02-14crypto: crypto4xx - Call dma_unmap_page when doneHerbert Xu
2023-02-14crypto: octeontx2 - Fix objects shared between several modulesAlexander Lobakin
2023-02-14crypto: nx - Fix sparse warningsHerbert Xu
2023-02-13crypto: api - Use data directly in completion functionHerbert Xu
2023-02-13crypto: talitos - Use request_complete helpersHerbert Xu
2023-02-13crypto: sahara - Use request_complete helpersHerbert Xu
2023-02-13crypto: s5p-sss - Use request_complete helpersHerbert Xu
2023-02-13crypto: qce - Use request_complete helpersHerbert Xu
2023-02-13crypto: qat - Use request_complete helpersHerbert Xu
2023-02-13crypto: mxs-dcp - Use request_complete helpersHerbert Xu
2023-02-13crypto: octeontx2 - Use request_complete helpersHerbert Xu
2023-02-13crypto: octeontx - Use request_complete helpersHerbert Xu
2023-02-13crypto: marvell/cesa - Use request_complete helpersHerbert Xu
2023-02-13crypto: ixp4xx - Use request_complete helpersHerbert Xu
2023-02-13crypto: safexcel - Use request_complete helpersHerbert Xu
2023-02-13crypto: img-hash - Use request_complete helpersHerbert Xu
2023-02-13crypto: hisilicon - Use request_complete helpersHerbert Xu
2023-02-13crypto: hifn_795x - Use request_complete helpersHerbert Xu
2023-02-13crypto: chelsio - Use request_complete helpersHerbert Xu
2023-02-13crypto: ccp - Use request_complete helpersHerbert Xu
2023-02-13crypto: nitrox - Use request_complete helpersHerbert Xu
2023-02-13crypto: cpt - Use request_complete helpersHerbert Xu
2023-02-13crypto: bcm - Use request_complete helpersHerbert Xu
2023-02-13crypto: artpec6 - Use request_complete helpersHerbert Xu
2023-02-13crypto: atmel - Use request_complete helpersHerbert Xu
2023-02-10crypto: virtio/akcipher - Do not use GFP_ATOMIC when not neededChristophe JAILLET
2023-02-10crypto: aspeed - fix type warningsNeal Liu
2023-02-10crypto: qat - drop log level of msg in get_instance_node()Giovanni Cabiddu