summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/cavium/cpt/cptvf_reqmanager.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-28crypto: cavium: Fix a bunch of kernel-doc related issuesLee Jones1-2/+2
2021-05-14crypto: cpt - Use 'hlist_for_each_entry' to simplify codeChristophe JAILLET1-5/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long1-6/+6
2020-07-03crypto: cpt - Fix sparse warningsHerbert Xu1-7/+5
2020-06-26crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka1-6/+6
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner1-4/+1
2019-03-28crypto: cavium - Make some functions staticYueHaibing1-3/+3
2018-09-28crypto: cavium - remove redundant null pointer check before kfreezhong jiang1-15/+5
2017-11-29crypto: cavium - fix memory leak on infoColin Ian King1-1/+2
2017-02-27crypto: cavium - Fix couple of static checker errorsGeorge Cherian1-2/+2
2017-02-11crypto: cavium - Add the Virtual Function driver for CPTGeorge Cherian1-0/+593