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