Age | Commit message (Expand) | Author |
---|---|---|
2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers |
2020-10-30 | crypto: sa2ul - Reduce stack usage | Herbert Xu |
2020-10-02 | crypto: sa2ul - Fix DMA mapping API usage | Peter Ujfalusi |
2020-09-18 | crypto: sa2ul - Fix pm_runtime_get_sync() error checking | Dan Carpenter |
2020-09-11 | crypto: sa2ul - fix compiler warning produced by clang | Tero Kristo |
2020-09-04 | crypto: sa2ul - Simplify with dev_err_probe() | Krzysztof Kozlowski |
2020-08-28 | crypto: sa2ul - Fix pointer-to-int-cast warning | YueHaibing |
2020-07-31 | crypto: sa2ul - Fix inconsistent IS_ERR and PTR_ERR | Gustavo A. R. Silva |
2020-07-23 | crypto: sa2ul - add device links to child devices | Tero Kristo |
2020-07-23 | crypto: sa2ul - Add AEAD algorithm support | Keerthy |
2020-07-23 | crypto: sa2ul - add sha1/sha256/sha512 support | Keerthy |
2020-07-23 | crypto: sa2ul - Add crypto driver | Keerthy |