summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-04-06crypto: ixp4xx - Move driver to drivers/crypto/intel/ixp4xxTom Zanussi7-16/+18
2023-04-06crypto: keembay - Move driver to drivers/crypto/intel/keembayTom Zanussi13-2/+8
2023-04-06crypto: ccp - Clear PSP interrupt status register before calling handlerJeremi Piotrowski1-3/+3
2023-03-31crypto: mxs-dcp - Use the devm_clk_get_optional_enabled() helperChristophe JAILLET1-16/+5
2023-03-31crypto: img-hash - Fix img_hash_match unused warningKrzysztof Kozlowski1-1/+1
2023-03-31crypto: sa2ul - Select CRYPTO_DESSuman Anna1-0/+1
2023-03-31crypto: caam - Clear some memory in instantiate_rngChristophe JAILLET1-2/+4
2023-03-24crypto: caam - remove unnecessary (void*) conversionsYu Zhe1-1/+1
2023-03-24crypto: drivers - remove unnecessary (void*) conversionsYu Zhe4-18/+18
2023-03-24crypto: crypto4xx - remove unnecessary (void*) conversionsYu Zhe1-1/+1
2023-03-24hwrng: xgene - remove unnecessary (void*) conversionsYu Zhe1-1/+1
2023-03-24crypto: caam/jr - add .shutdown hookGaurav Jain1-0/+6
2023-03-24crypto: ccree - Depend on HAS_IOMEMHerbert Xu1-1/+1
2023-03-24crypto: keembay - Drop if with an always false conditionUwe Kleine-König1-2/+0
2023-03-24crypto: stm32 - Use devm_platform_get_and_ioremap_resource()Yang Li1-2/+1
2023-03-24crypto: img-hash - Use devm_platform_get_and_ioremap_resource()Yang Li1-2/+1
2023-03-17crypto: stm32 - Save and restore between each requestHerbert Xu1-108/+56
2023-03-17crypto: stm32 - Fix empty message processingHerbert Xu1-9/+13
2023-03-17crypto: stm32 - Remove unused HASH_FLAGS_ERRORSHerbert Xu1-4/+0
2023-03-17crypto: stm32 - Move hash state into separate structureHerbert Xu1-56/+71
2023-03-17crypto: stm32 - Remove unused hdev->err fieldHerbert Xu1-3/+0
2023-03-17crypto: stm32 - Simplify finupHerbert Xu1-22/+19
2023-03-17crypto: stm32 - Move polling into do_one_requestHerbert Xu1-17/+12
2023-03-17crypto: stm32 - Save 54 CSR registersHerbert Xu1-1/+1
2023-03-17crypto: atmel-sha204a - Mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2023-03-17crypto: ccp - Add support for ringing a platform doorbellMario Limonciello4-0/+72
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 Limonciello5-30/+21
2023-03-17crypto: ccp - Add a header for multiple drivers to use `__psp_pa`Mario Limonciello5-4/+5
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