summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/marvell/octeontx
Commit message (Expand)AuthorAgeFilesLines
* crypto: octeontx - Use request_complete helpersHerbert Xu2023-02-131-2/+2
* crypto: xts - drop xts_check_key()Vladis Dronov2023-01-061-1/+1
* crypto: octeontx - Set DMA alignment explicitlyHerbert Xu2022-12-091-34/+35
* crypto: marvell/octeontx - remove redundant NULL checkYushan Zhou2022-12-021-2/+1
* crypto: octeontx - fix repeated words in commentswangjianli2022-10-281-1/+1
* crypto: marvell/octeontx - use sysfs_emit() to instead of scnprintf()ye xingchen2022-09-301-4/+4
* crypto: marvell/octeontx - prevent integer overflowsDan Carpenter2022-09-301-2/+16
* crypto: octeontx - Remove the unneeded result variableye xingchen2022-09-091-15/+5
* crypto: marvell/octeontx - fix repeated words in commentswangjianli2022-09-021-1/+1
* crypto: drivers - move from strlcpy with unused retval to strscpyWolfram Sang2022-08-261-3/+3
* crypto: marvell/octeontx - Use swap() instead of open coding itJiapeng Chong2022-03-091-4/+1
* crypto: marvell/octeontx - remove redundant initialization of variable c_sizeColin Ian King2022-02-051-1/+0
* crypto: marvell/octeontx - Use kcalloc() instead of kzalloc()Gustavo A. R. Silva2021-12-171-3/+1
* 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