summaryrefslogtreecommitdiff
path: root/drivers/crypto/marvell/octeontx
Commit message (Expand)AuthorAgeFilesLines
* crypto: marvell/octeontx - Use dma_set_mask_and_coherent to simplify codeChristophe JAILLET2020-11-272-16/+4
* crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-201-1/+2
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-10-131-7/+1
|\
| * crypto: marvell/octeontx - simplify the return expression of create_sysfs_eng...Qinglang Miao2020-10-021-7/+1
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
|/
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-072-4/+4
* crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORYMikulas Patocka2020-07-161-15/+15
* crypto: octeontx - Fix sparse warningsHerbert Xu2020-06-186-38/+32
* crypto: marvell/octeontx - Fix a potential NULL dereferenceDan Carpenter2020-06-151-4/+7
* crypto: marvell/octeontx - Add missing '\n' in log messagesChristophe JAILLET2020-04-166-69/+70
* crypto: marvell/octeontx - fix double free of ptrColin Ian King2020-04-031-3/+5
* crypto: marvell - add the Virtual Function driver for CPTSrujanaChalla2020-03-209-2/+4686
* crypto: marvell - add support for OCTEON TX CPT engineSrujanaChalla2020-03-208-0/+2764