summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-24crypto: crypto4xx - remove unnecessary (void*) conversionsYu Zhe
2023-03-24hwrng: xgene - remove unnecessary (void*) conversionsYu Zhe
2023-03-24crypto: caam/jr - add .shutdown hookGaurav Jain
2023-03-24crypto: ccree - Depend on HAS_IOMEMHerbert Xu
2023-03-24crypto: keembay - Drop if with an always false conditionUwe Kleine-König
2023-03-24crypto: p10-aes-gcm - remove duplicate include headerYe Xingchen
2023-03-24crypto: stm32 - Use devm_platform_get_and_ioremap_resource()Yang Li
2023-03-24crypto: img-hash - Use devm_platform_get_and_ioremap_resource()Yang Li
2023-03-24crypto: hash - Fix kdoc errors about HASH_ALG_COMMONHerbert Xu
2023-03-24async_tx: fix kernel-doc notation warningsRandy Dunlap
2023-03-24crypto: api - Demote BUG_ON() in crypto_unregister_alg() to a WARN_ON()Toke Høiland-Jørgensen
2023-03-17crypto: stm32 - Save and restore between each requestHerbert Xu
2023-03-17crypto: stm32 - Fix empty message processingHerbert Xu
2023-03-17crypto: stm32 - Remove unused HASH_FLAGS_ERRORSHerbert Xu
2023-03-17crypto: stm32 - Move hash state into separate structureHerbert Xu
2023-03-17crypto: stm32 - Remove unused hdev->err fieldHerbert Xu
2023-03-17crypto: stm32 - Simplify finupHerbert Xu
2023-03-17crypto: stm32 - Move polling into do_one_requestHerbert Xu
2023-03-17crypto: stm32 - Save 54 CSR registersHerbert Xu
2023-03-17crypto: fips - simplify one-level sysctl registration for crypto_sysctl_tableLuis Chamberlain
2023-03-17crypto: atmel-sha204a - Mark OF related data as maybe unusedKrzysztof Kozlowski
2023-03-17crypto: ccp - Add support for ringing a platform doorbellMario Limonciello
2023-03-17crypto: ccp - Enable platform access interface on client PSP partsMario Limonciello
2023-03-17crypto: ccp - Add support for an interface for platform featuresMario Limonciello
2023-03-17crypto: ccp - Move some PSP mailbox bit definitions into common headerMario Limonciello
2023-03-17crypto: ccp - Add a header for multiple drivers to use `__psp_pa`Mario Limonciello
2023-03-17crypto: ccp - Drop TEE support for IRQ handlerMario Limonciello
2023-03-17crypto: hisilicon/zip - remove unnecessary aer.h includeBjorn Helgaas
2023-03-17crypto: hisilicon/sec - remove unnecessary aer.h includeBjorn Helgaas
2023-03-17crypto: hisilicon/qm - remove unnecessary aer.h includeBjorn Helgaas
2023-03-17crypto: hisilicon/hpre - remove unnecessary aer.h includeBjorn Helgaas
2023-03-17crypto: cavium/nitrox - remove unnecessary aer.h includeBjorn Helgaas
2023-03-17crypto: qat - drop redundant adf_enable_aer()Bjorn Helgaas
2023-03-17crypto: qat - fix apply custom thread-service mapping for dc serviceShashank Gupta
2023-03-14crypto: qat - add support for 402xx devicesDamian Muszynski
2023-03-14crypto: aspeed - fix uninitialized symbol 'idx' warningNeal Liu
2023-03-14drivers: crypto: caam/jr - Allow quiesce when quiescedHoria Geanta
2023-03-14crypto: safexcel - Cleanup ring IRQ workqueues on load failureJonathan McDowell
2023-03-14crypto: safexcel - Raise firmware load failure message to errorJonathan McDowell
2023-03-14crypto: qat - make state machine functions staticShashank Gupta
2023-03-14crypto: qat - refactor device restart logicShashank Gupta
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: testmgr - fix RNG performance in fuzz testsEric Biggers
2023-03-14crypto: arm64/aes-neonbs - fix crash with CFI enabledEric Biggers
2023-03-14crypto: aspeed - add error handling if dmam_alloc_coherent() failedNeal Liu
2023-03-14padata: use alignment when calculating the number of worker threadsAnthony Yznaga
2023-03-14crypto: qce - Add a QCE IP family compatible 'qcom,qce'Vladimir Zapolskiy
2023-03-14crypto: qce - Make clocks optionalThara Gopinath