Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-30 | crypto: caam/qi - fix warning in init_cgr() | Horia Geantă | 1 | -3/+2 |
2018-02-15 | crypto: caam/qi - return -EBADMSG for ICV check failure | Horia Geantă | 1 | -2/+9 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-09 | crypto: caam - Remove unused dentry members | Fabio Estevam | 1 | -4/+2 |
2017-07-28 | crypto: caam - free qman_fq after kill_fq | Xulin Sun | 1 | -6/+4 |
2017-07-18 | crypto: caam/qi - lower driver verbosity | Horia Geantă | 1 | -4/+4 |
2017-07-18 | crypto: caam/qi - explicitly set dma_ops | Horia Geantă | 1 | -0/+1 |
2017-07-18 | crypto: caam/qi - handle large number of S/Gs case | Horia Geantă | 1 | -3/+0 |
2017-07-18 | crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y | Horia Geantă | 1 | -1/+1 |
2017-04-21 | crypto: caam - fix error return code in caam_qi_init() | Wei Yongjun | 1 | -1/+1 |
2017-03-24 | crypto: caam - add Queue Interface (QI) backend support | Horia Geantă | 1 | -0/+805 |