Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-27 | crypto: aspeed-acry - Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-08-23 | crypto: drivers - Explicitly include correct DT includes | Rob Herring | 1 | -3/+0 |
2023-08-18 | crypto: aspeed - Use new crypto_engine_op interface | Herbert Xu | 1 | -19/+20 |
2023-08-18 | crypto: aspeed - Remove prepare/unprepare request | Herbert Xu | 1 | -2/+0 |
2023-03-14 | crypto: aspeed - fix uninitialized symbol 'idx' warning | Neal Liu | 1 | -1/+1 |
2023-03-14 | crypto: aspeed - add error handling if dmam_alloc_coherent() failed | Neal Liu | 1 | -1/+4 |
2023-03-14 | crypto: aspeed - Use devm_platform_ioremap_resource() | Yang Li | 1 | -5/+2 |
2023-02-10 | crypto: aspeed - fix type warnings | Neal Liu | 1 | -4/+4 |
2023-01-27 | crypto: aspeed - change aspeed_acry_akcipher_algs to static | Yang Yingliang | 1 | -1/+1 |
2023-01-13 | crypto: aspeed - Add ACRY RSA driver | Neal Liu | 1 | -0/+828 |