Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-09-30 | crypto: aspeed - Remove redundant dev_err call | Shang XiaoJing | 1 | -3/+1 |
2022-09-30 | crypto: aspeed - Fix check for platform_get_irq() errors | YueHaibing | 1 | -3/+1 |
2022-09-30 | crypto: aspeed - fix build error when only CRYPTO_DEV_ASPEED is enabled | Neal Liu | 2 | -5/+5 |
2022-09-09 | crypto: aspeed - fix return value check in aspeed_hace_probe() | Sun Ke | 1 | -2/+2 |
2022-09-07 | crypto: aspeed - Fix sparse warnings | Herbert Xu | 2 | -40/+40 |
2022-09-07 | crypto: aspeed: fix format unexpected build warning | Neal Liu | 1 | -3/+3 |
2022-09-06 | crypto: aspeed - fix build module error | Neal Liu | 1 | -7/+4 |
2022-09-02 | crypto: aspeed - Enable compile testing | Herbert Xu | 1 | -1/+1 |
2022-08-26 | crypto: aspeed - add HACE crypto driver | Neal Liu | 5 | -3/+1352 |
2022-08-26 | crypto: aspeed - Add HACE hash driver | Neal Liu | 5 | -0/+1819 |