Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: sa2ul - Fix DMA mapping API usage | Peter Ujfalusi | 2020-10-02 | 1 | -98/+117 |
* | crypto: sa2ul - Fix pm_runtime_get_sync() error checking | Dan Carpenter | 2020-09-18 | 1 | -1/+1 |
* | crypto: sa2ul - fix compiler warning produced by clang | Tero Kristo | 2020-09-11 | 1 | -4/+2 |
* | crypto: sa2ul - Simplify with dev_err_probe() | Krzysztof Kozlowski | 2020-09-04 | 1 | -11/+7 |
* | crypto: sa2ul - Fix pointer-to-int-cast warning | YueHaibing | 2020-08-28 | 1 | -2/+2 |
* | crypto: sa2ul - Fix inconsistent IS_ERR and PTR_ERR | Gustavo A. R. Silva | 2020-07-31 | 1 | -1/+1 |
* | crypto: sa2ul - add device links to child devices | Tero Kristo | 2020-07-23 | 1 | -0/+11 |
* | crypto: sa2ul - Add AEAD algorithm support | Keerthy | 2020-07-23 | 1 | -21/+517 |
* | crypto: sa2ul - add sha1/sha256/sha512 support | Keerthy | 2020-07-23 | 1 | -12/+537 |
* | crypto: sa2ul - Add crypto driver | Keerthy | 2020-07-23 | 1 | -0/+1388 |