aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/qi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-09crypto: caam - Remove unused dentry membersFabio Estevam1-4/+2
2017-07-28crypto: caam - free qman_fq after kill_fqXulin Sun1-6/+4
2017-07-18crypto: caam/qi - lower driver verbosityHoria Geantă1-4/+4
2017-07-18crypto: caam/qi - explicitly set dma_opsHoria Geantă1-0/+1
2017-07-18crypto: caam/qi - handle large number of S/Gs caseHoria Geantă1-3/+0
2017-07-18crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=yHoria Geantă1-1/+1
2017-04-21crypto: caam - fix error return code in caam_qi_init()Wei Yongjun1-1/+1
2017-03-24crypto: caam - add Queue Interface (QI) backend supportHoria Geantă1-0/+805