aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/aspeed
AgeCommit message (Expand)Author
2023-03-14crypto: aspeed - fix uninitialized symbol 'idx' warningNeal Liu
2023-03-14crypto: aspeed - add error handling if dmam_alloc_coherent() failedNeal Liu
2023-03-14crypto: aspeed - Use devm_platform_ioremap_resource()Yang Li
2023-02-14crypto: aspeed - Fix modular aspeed-acryHerbert Xu
2023-02-10crypto: aspeed - fix type warningsNeal Liu
2023-01-27crypto: aspeed - Use devm_platform_get_and_ioremap_resource()ye xingchen
2023-01-27crypto: aspeed - change aspeed_acry_akcipher_algs to staticYang Yingliang
2023-01-20crypto: aspeed - Replace zero-length array with flexible-array memberGustavo A. R. Silva
2023-01-13crypto: aspeed - Add ACRY RSA driverNeal Liu
2022-09-30crypto: aspeed - Remove redundant dev_err callShang XiaoJing
2022-09-30crypto: aspeed - Fix check for platform_get_irq() errorsYueHaibing
2022-09-30crypto: aspeed - fix build error when only CRYPTO_DEV_ASPEED is enabledNeal Liu
2022-09-09crypto: aspeed - fix return value check in aspeed_hace_probe()Sun Ke
2022-09-07crypto: aspeed - Fix sparse warningsHerbert Xu
2022-09-07crypto: aspeed: fix format unexpected build warningNeal Liu
2022-09-06crypto: aspeed - fix build module errorNeal Liu
2022-09-02crypto: aspeed - Enable compile testingHerbert Xu
2022-08-26crypto: aspeed - add HACE crypto driverNeal Liu
2022-08-26crypto: aspeed - Add HACE hash driverNeal Liu