Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-27 | crypto: aspeed-hace - Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-10-13 | crypto: aspeed-hace - Use device_get_match_data() | Rob Herring | 1 | -7/+3 |
2023-08-18 | crypto: aspeed - Use new crypto_engine_op interface | Herbert Xu | 1 | -2/+7 |
2023-01-27 | crypto: aspeed - Use devm_platform_get_and_ioremap_resource() | ye xingchen | 1 | -4/+1 |
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-09 | crypto: aspeed - fix return value check in aspeed_hace_probe() | Sun Ke | 1 | -2/+2 |
2022-08-26 | crypto: aspeed - add HACE crypto driver | Neal Liu | 1 | -1/+83 |
2022-08-26 | crypto: aspeed - Add HACE hash driver | Neal Liu | 1 | -0/+206 |