summaryrefslogtreecommitdiff
path: root/drivers/crypto/sa2ul.c
AgeCommit message (Expand)Author
2024-01-25crypto: sa2ul - Return crypto_aead_setkey to transfer the errorChen Ni
2021-07-14crypto: sa2ul - Fix pm_runtime enable in sa_ul_probe()Suman Anna
2021-07-14crypto: sa2ul - Fix leaks on failure paths with sa_dma_init()Suman Anna
2021-05-14crypto: sa2ul - Fix memory leak of rxdColin Ian King
2021-05-11crypto: sa2ul - Fix PM reference leak in sa_ul_probe()Shixin Liu
2020-10-02crypto: sa2ul - Fix DMA mapping API usagePeter Ujfalusi
2020-09-18crypto: sa2ul - Fix pm_runtime_get_sync() error checkingDan Carpenter
2020-09-11crypto: sa2ul - fix compiler warning produced by clangTero Kristo
2020-09-04crypto: sa2ul - Simplify with dev_err_probe()Krzysztof Kozlowski
2020-08-28crypto: sa2ul - Fix pointer-to-int-cast warningYueHaibing
2020-07-31crypto: sa2ul - Fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva
2020-07-23crypto: sa2ul - add device links to child devicesTero Kristo
2020-07-23crypto: sa2ul - Add AEAD algorithm supportKeerthy
2020-07-23crypto: sa2ul - add sha1/sha256/sha512 supportKeerthy
2020-07-23crypto: sa2ul - Add crypto driverKeerthy