summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-03-14crypto: qce - Add support to initialize interconnect pathThara Gopinath
2023-03-14arm64: dts: qcom: sm8550: add QCE IP family compatible valuesVladimir Zapolskiy
2023-03-14dt-bindings: qcom-qce: document optional clocks and clock-names propertiesVladimir Zapolskiy
2023-03-14dt-bindings: qcom-qce: Add new SoC compatible strings for Qualcomm QCE IPVladimir Zapolskiy
2023-03-14dt-bindings: qcom-qce: Add 'iommus' to optional propertiesBhupesh Sharma
2023-03-14dt-bindings: qcom-qce: Add 'interconnects' and 'interconnect-names'Bhupesh Sharma
2023-03-14MAINTAINERS: Add qcom-qce dt-binding file to QUALCOMM CRYPTO DRIVERS sectionBhupesh Sharma
2023-03-14dt-bindings: qcom-qce: Convert bindings to yamlBhupesh Sharma
2023-03-14crypto: p10-aes-gcm - Update Kconfig and MakefileDanny Tsen
2023-03-14crypto: p10-aes-gcm - A perl script to process PowerPC assembler source.Danny Tsen
2023-03-14crypto: p10-aes-gcm - Supporting functions for ghashDanny Tsen
2023-03-14crypto: p10-aes-gcm - Supporting functions for AESDanny Tsen
2023-03-14crypto: p10-aes-gcm - An accelerated AES/GCM stitched implementationDanny Tsen
2023-03-14crypto: p10-aes-gcm - Glue code for AES/GCM stitched implementationDanny Tsen
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-14hwrng: meson - remove not needed call to platform_set_drvdataHeiner Kallweit
2023-03-14hwrng: meson - use devm_clk_get_optional_enabledHeiner Kallweit
2023-03-14hwrng: meson - remove unused member of struct meson_rng_dataHeiner Kallweit
2023-03-14padata: Make kobj_type structure constantThomas Weißschuh
2023-03-14crypto: api - Check CRYPTO_USER instead of NET for reportHerbert Xu
2023-03-14crypto: api - Move MODULE_ALIAS_CRYPTO to algapi.hHerbert Xu
2023-03-14crypto: rng - Count error stats differentlyHerbert Xu
2023-03-14crypto: skcipher - Count error stats differentlyHerbert Xu
2023-03-14crypto: kpp - Count error stats differentlyHerbert Xu
2023-03-14crypto: acomp - Count error stats differentlyHerbert Xu
2023-03-14crypto: hash - Count error stats differentlyHerbert Xu
2023-03-14crypto: akcipher - Count error stats differentlyHerbert Xu
2023-03-14crypto: aead - Count error stats differentlyHerbert Xu
2023-03-14crypto: algapi - Move stat reporting into algapiHerbert Xu
2023-03-14crypto: qat - Include algapi.h for low-level Crypto APIHerbert Xu
2023-03-14hwrng: xgene - Improve error reporting for problems during .remove()Uwe Kleine-König
2023-03-10hwrng: xgene - Simplify using devm_clk_get_optional_enabled()Uwe Kleine-König