aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/qi.c
Commit message (Expand)AuthorAge
* crypto: caam/qi - Change a couple IS_ERR_OR_NULL() checks to IS_ERR()Dan Carpenter2019-04-08
* crypto: caam - remove redundant likely/unlikely annotationChengguang Xu2019-02-28
* crypto: caam/qi - simplify CGR allocation, freeingHoria Geantă2018-10-17
* crypto: caam/qi - fix warning in init_cgr()Horia Geantă2018-05-30
* crypto: caam/qi - return -EBADMSG for ICV check failureHoria Geantă2018-02-15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* crypto: caam - Remove unused dentry membersFabio Estevam2017-08-09
* crypto: caam - free qman_fq after kill_fqXulin Sun2017-07-28
* crypto: caam/qi - lower driver verbosityHoria Geantă2017-07-18
* crypto: caam/qi - explicitly set dma_opsHoria Geantă2017-07-18
* crypto: caam/qi - handle large number of S/Gs caseHoria Geantă2017-07-18
* crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=yHoria Geantă2017-07-18
* crypto: caam - fix error return code in caam_qi_init()Wei Yongjun2017-04-21
* crypto: caam - add Queue Interface (QI) backend supportHoria Geantă2017-03-24