summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-04crypto: af_alg - Fix missing initialisation affecting gcm-aes-s390David Howells
2023-08-04crypto: atmel - Use dev_err_probe instead of dev_errWang Ming
2023-08-04crypto: caam - add power management supportHoria Geanta
2023-08-04crypto: caam - Change structure type representing DECO MIDFranck LENORMAND
2023-07-28crypto: caam - Remove messages related to memory allocation failureChristophe JAILLET
2023-07-28crypto: caam - Use struct_size()Christophe JAILLET
2023-07-28hwrng: cn10k - use dev_err_probeMartin Kaiser
2023-07-28hwrng: cn10k - delete empty remove functionMartin Kaiser
2023-07-28hwrng: cctrng - use dev_err_probe in error pathsMartin Kaiser
2023-07-28hwrng: cctrng - merge cc_trng_clk_init into its only callerMartin Kaiser
2023-07-28hwrng: cctrng - let devres enable the clockMartin Kaiser
2023-07-28hwrng: cctrng - don't open code init and exit functionsMartin Kaiser
2023-07-28KEYS: use kfree_sensitive with keyMahmoud Adam
2023-07-28crypto: starfive - Add AES skcipher and aead supportJia Jie Ho
2023-07-22hwrng: arm-smccc-trng - don't set drvdataMartin Kaiser
2023-07-22crypto: x86/aesni - remove unused parameter to aes_set_key_common()Eric Biggers
2023-07-22crypto: hisilicon/hpre - enable sva error interrupt eventWeili Qian
2023-07-22crypto: hisilicon/qm - increase device doorbell timeoutWeili Qian
2023-07-22crypto: hisilicon/qm - stop function and write data to memoryWeili Qian
2023-07-22crypto: hisilicon/qm - flush all work before driver removedWeili Qian
2023-07-22crypto: stm32 - remove flag HASH_FLAGS_DMA_READYThomas Bourgoin
2023-07-22crypto: stm32 - fix MDMAT conditionThomas Bourgoin
2023-07-22crypto: stm32 - check request size and scatterlist size when using DMA.Thomas Bourgoin
2023-07-22crypto: stm32 - fix loop iterating through scatterlist for DMAThomas Bourgoin
2023-07-22crypto: stm32 - remove bufcnt in stm32_hash_write_ctrl.Thomas Bourgoin
2023-07-22crypto: stm32 - add new algorithms supportThomas Bourgoin
2023-07-22dt-bindings: crypto: add new compatible for stm32-hashLionel Debieve
2023-07-22hwrng: ba431 - use dev_err_probe after failed registrationMartin Kaiser
2023-07-22hwrng: ba431 - don't init of_device_id's dataMartin Kaiser
2023-07-22hwrng: ba431 - do not set drvdataMartin Kaiser
2023-07-22hwrng: ingenic - switch to device managed registrationMartin Kaiser
2023-07-22hwrng: ingenic - don't disable the rng in ingenic_trng_removeMartin Kaiser
2023-07-22hwrng: ingenic - use dev_err_probe in error pathsMartin Kaiser
2023-07-22hwrng: ingenic - use devm_clk_get_enabledMartin Kaiser
2023-07-22hwrng: ingenic - remove dead assignmentsMartin Kaiser
2023-07-22hwrng: ingenic - remove two unused definesMartin Kaiser
2023-07-22hwrng: ingenic - enable compile testingMartin Kaiser
2023-07-20crypto: hisilicon/hpre - ensure private key less than nWeili Qian
2023-07-20crypto: starfive - Convert to platform remove callback returning voidUwe Kleine-König
2023-07-20hwrng: timeriomem - Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-20crypto: atmel-tdes - Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-20crypto: atmel-sha - Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-20crypto: atmel-aes - Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-20crypto: keembay - Convert to devm_platform_ioremap_resource()Yangtao Li
2023-07-20crypto: omap-des - Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-20hwrng: pic32 - enable TRNG only while it's usedMartin Kaiser
2023-07-20hwrng: pic32 - remove unused definesMartin Kaiser
2023-07-20hwrng: pic32 - use devm_clk_get_enabledMartin Kaiser
2023-07-20hwrng: pic32 - enable compile-testingMartin Kaiser
2023-07-20hwrng: exynos - switch to DEFINE_SIMPLE_DEV_PM_OPSMartin Kaiser