summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/aspeed (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: aspeed - Remove redundant dev_err callShang XiaoJing2022-09-301-3/+1
* crypto: aspeed - Fix check for platform_get_irq() errorsYueHaibing2022-09-301-3/+1
* crypto: aspeed - fix build error when only CRYPTO_DEV_ASPEED is enabledNeal Liu2022-09-302-5/+5
* crypto: aspeed - fix return value check in aspeed_hace_probe()Sun Ke2022-09-091-2/+2
* crypto: aspeed - Fix sparse warningsHerbert Xu2022-09-072-40/+40
* crypto: aspeed: fix format unexpected build warningNeal Liu2022-09-071-3/+3
* crypto: aspeed - fix build module errorNeal Liu2022-09-061-7/+4
* crypto: aspeed - Enable compile testingHerbert Xu2022-09-021-1/+1
* crypto: aspeed - add HACE crypto driverNeal Liu2022-08-265-3/+1352
* crypto: aspeed - Add HACE hash driverNeal Liu2022-08-265-0/+1819