aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/aspeed
AgeCommit message (Expand)AuthorFilesLines
2022-09-30crypto: aspeed - Remove redundant dev_err callGravatar Shang XiaoJing 1-3/+1
2022-09-30crypto: aspeed - Fix check for platform_get_irq() errorsGravatar YueHaibing 1-3/+1
2022-09-30crypto: aspeed - fix build error when only CRYPTO_DEV_ASPEED is enabledGravatar Neal Liu 2-5/+5
2022-09-09crypto: aspeed - fix return value check in aspeed_hace_probe()Gravatar Sun Ke 1-2/+2
2022-09-07crypto: aspeed - Fix sparse warningsGravatar Herbert Xu 2-40/+40
2022-09-07crypto: aspeed: fix format unexpected build warningGravatar Neal Liu 1-3/+3
2022-09-06crypto: aspeed - fix build module errorGravatar Neal Liu 1-7/+4
2022-09-02crypto: aspeed - Enable compile testingGravatar Herbert Xu 1-1/+1
2022-08-26crypto: aspeed - add HACE crypto driverGravatar Neal Liu 5-3/+1352
2022-08-26crypto: aspeed - Add HACE hash driverGravatar Neal Liu 5-0/+1819