summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)AuthorFilesLines
2023-03-17crypto: ccp - Enable platform access interface on client PSP partsMario Limonciello1-0/+7
2023-03-17crypto: ccp - Add support for an interface for platform featuresMario Limonciello6-1/+227
2023-03-17crypto: ccp - Move some PSP mailbox bit definitions into common headerMario Limonciello4-19/+16
2023-03-17crypto: ccp - Add a header for multiple drivers to use `__psp_pa`Mario Limonciello2-1/+2
2023-03-17crypto: ccp - Drop TEE support for IRQ handlerMario Limonciello2-22/+0
2023-03-17crypto: hisilicon/zip - remove unnecessary aer.h includeBjorn Helgaas1-1/+0
2023-03-17crypto: hisilicon/sec - remove unnecessary aer.h includeBjorn Helgaas1-1/+0
2023-03-17crypto: hisilicon/qm - remove unnecessary aer.h includeBjorn Helgaas1-1/+0
2023-03-17crypto: hisilicon/hpre - remove unnecessary aer.h includeBjorn Helgaas1-1/+0
2023-03-17crypto: cavium/nitrox - remove unnecessary aer.h includeBjorn Helgaas1-1/+0
2023-03-17crypto: qat - drop redundant adf_enable_aer()Bjorn Helgaas6-61/+4
2023-03-17crypto: qat - fix apply custom thread-service mapping for dc serviceShashank Gupta6-8/+21
2023-03-14crypto: qat - add support for 402xx devicesDamian Muszynski6-7/+52
2023-03-14crypto: aspeed - fix uninitialized symbol 'idx' warningNeal Liu1-1/+1
2023-03-14drivers: crypto: caam/jr - Allow quiesce when quiescedHoria Geanta1-10/+45
2023-03-14crypto: safexcel - Cleanup ring IRQ workqueues on load failureJonathan McDowell1-10/+27
2023-03-14crypto: safexcel - Raise firmware load failure message to errorJonathan McDowell1-1/+1
2023-03-14crypto: qat - make state machine functions staticShashank Gupta2-15/+5
2023-03-14crypto: qat - refactor device restart logicShashank Gupta3-3/+20
2023-03-14crypto: qat - replace state machine callsShashank Gupta10-114/+33
2023-03-14crypto: qat - fix concurrency issue when device state changesShashank Gupta5-20/+73
2023-03-14crypto: qat - delay sysfs initializationShashank Gupta1-4/+4
2023-03-14crypto: aspeed - add error handling if dmam_alloc_coherent() failedNeal Liu1-1/+4
2023-03-14crypto: qce - Add a QCE IP family compatible 'qcom,qce'Vladimir Zapolskiy1-0/+1
2023-03-14crypto: qce - Make clocks optionalThara Gopinath1-3/+3
2023-03-14crypto: qce - Add support to initialize interconnect pathThara Gopinath2-1/+16
2023-03-14crypto: ccree - Use devm_platform_get_and_ioremap_resource()Yang Li1-2/+2
2023-03-14crypto: aspeed - Use devm_platform_ioremap_resource()Yang Li1-5/+2
2023-03-14crypto: qat - Include algapi.h for low-level Crypto APIHerbert Xu1-1/+2
2023-03-05Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds3-23/+53
2023-02-28crypto: caam - Fix edesc/iv ordering mixupHerbert Xu3-23/+53
2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-15/+154
2023-02-24Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2023-02-22Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds95-3004/+1750
2023-02-21Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+1
2023-02-14crypto: aspeed - Fix modular aspeed-acryHerbert Xu1-1/+3
2023-02-14crypto: hisilicon/qm - fix coding style issuesWeili Qian2-18/+12
2023-02-14crypto: hisilicon/qm - update comments to match functionWeili Qian1-3/+2
2023-02-14crypto: hisilicon/qm - change function namesWeili Qian1-4/+4
2023-02-14crypto: hisilicon/qm - use min() instead of min_t()Weili Qian1-1/+1
2023-02-14crypto: hisilicon/qm - remove some unused definesWeili Qian1-10/+0
2023-02-14crypto: crypto4xx - Call dma_unmap_page when doneHerbert Xu1-6/+4
2023-02-14crypto: octeontx2 - Fix objects shared between several modulesAlexander Lobakin8-14/+39
2023-02-14crypto: nx - Fix sparse warningsHerbert Xu2-10/+9
2023-02-13crypto: api - Use data directly in completion functionHerbert Xu1-3/+2
2023-02-13crypto: talitos - Use request_complete helpersHerbert Xu1-2/+2
2023-02-13crypto: sahara - Use request_complete helpersHerbert Xu1-2/+2
2023-02-13crypto: s5p-sss - Use request_complete helpersHerbert Xu1-4/+4
2023-02-13crypto: qce - Use request_complete helpersHerbert Xu1-2/+2
2023-02-13crypto: qat - Use request_complete helpersHerbert Xu3-5/+6