summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2022-10-1055-1044/+5094
|\
| * crypto: aspeed - Remove redundant dev_err callShang XiaoJing2022-09-301-3/+1
| * crypto: bcm - Simplify obtain the name for cipherGaosheng Cui2022-09-301-2/+2
| * crypto: marvell/octeontx - use sysfs_emit() to instead of scnprintf()ye xingchen2022-09-301-4/+4
| * crypto: zip - remove the unneeded result variableye xingchen2022-09-301-24/+6
| * crypto: qat - add limit to linked list parsingAdam Guerin2022-09-301-2/+6
| * crypto: octeontx2 - Remove the unneeded result variableye xingchen2022-09-301-4/+1
| * crypto: ccp - Remove the unneeded result variableye xingchen2022-09-301-4/+1
| * crypto: aspeed - Fix check for platform_get_irq() errorsYueHaibing2022-09-301-3/+1
| * crypto: virtio - fix memory-leaklei he2022-09-301-0/+4
| * crypto: cavium - prevent integer overflow loading firmwareDan Carpenter2022-09-301-2/+4
| * crypto: marvell/octeontx - prevent integer overflowsDan Carpenter2022-09-301-2/+16
| * crypto: aspeed - fix build error when only CRYPTO_DEV_ASPEED is enabledNeal Liu2022-09-302-5/+5
| * crypto: hisilicon/qm - fix the qos value initializationKai Ye2022-09-241-7/+15
| * crypto: sun4i-ss - use DEFINE_SHOW_ATTRIBUTE to simplify sun4i_ss_debugfsLiu Shixin2022-09-241-14/+2
| * crypto: artpec6 - Fix printk warning on size_t/%dHerbert Xu2022-09-241-1/+1
| * crypto: inside-secure - Replace generic aes with libaesPeter Harliman Liem2022-09-242-54/+21
| * crypto: inside_secure - Avoid dma map if size is zeroPeter Harliman Liem2022-09-241-13/+31
| * crypto: qat - use reference to structure in dma_map_single()Damian Muszynski2022-09-161-6/+6
| * Revert "crypto: qat - reduce size of mapped region"Giovanni Cabiddu2022-09-161-6/+6
| * crypto: qat - fix DMA transfer directionDamian Muszynski2022-09-161-6/+12
| * crypto: hisilicon - support get algs by the capability registerZhiqi Song2022-09-165-18/+222
| * crypto: hisilicon/sec - get algorithm bitmap from registersWenkai Lin2022-09-163-121/+236
| * crypto: hisilicon/zip - support zip capabilityWeili Qian2022-09-163-42/+128
| * crypto: hisilicon/hpre - optimize registration of ecdhZhiqi Song2022-09-161-73/+63
| * crypto: hisilicon/hpre - support hpre capabilityZhiqi Song2022-09-163-38/+157
| * crypto: hisilicon/qm - support get device irq information from hardware regis...Weili Qian2022-09-161-99/+195
| * crypto: hisilicon/qm - get error type from hardware registersWeili Qian2022-09-165-103/+202
| * crypto: hisilicon/qm - add UACCE_CMD_QM_SET_QP_INFO supportWeili Qian2022-09-161-3/+18
| * crypto: hisilicon/qm - get qp num and depth from hardware registersWeili Qian2022-09-167-133/+198
| * crypto: hisilicon/qm - get hardware features from hardware registersWeili Qian2022-09-164-67/+141
| * crypto: hisilicon/sec - delete redundant blank linesKai Ye2022-09-161-2/+0
| * crypto: inside-secure - Change swab to swab32Peter Harliman Liem2022-09-161-4/+4
| * crypto: nx - Remove the unneeded result variableye xingchen2022-09-091-4/+1
| * crypto: ccp - Release dma channels before dmaengine unrgisterKoba Ko2022-09-091-1/+5
| * crypto: octeontx - Remove the unneeded result variableye xingchen2022-09-091-15/+5
| * crypto: aspeed - fix return value check in aspeed_hace_probe()Sun Ke2022-09-091-2/+2
| * crypto: aspeed - Fix sparse warningsHerbert Xu2022-09-072-40/+40
| * crypto: aspeed: fix format unexpected build warningNeal Liu2022-09-071-3/+3
| * crypto: aspeed - fix build module errorNeal Liu2022-09-061-7/+4
| * crypto: hisilicon/qm - return failure if vfs_num exceeds total VFsWeili Qian2022-09-021-1/+7
| * crypto: hisilicon/qm - fix missing put dfx accessWeili Qian2022-09-021-2/+4
| * crypto: hisilicon/qm - check mailbox operation resultWeili Qian2022-09-021-1/+14
| * crypto: aspeed - Enable compile testingHerbert Xu2022-09-021-1/+1
| * crypto: qat - fix default value of WDT timerLucas Segarra Fernandez2022-09-021-1/+1
| * crypto: bcm - fix repeated words in commentswangjianli2022-09-021-1/+1
| * crypto: marvell/octeontx - fix repeated words in commentswangjianli2022-09-021-1/+1
| * crypto: n2 - fix repeated words in commentswangjianli2022-09-021-1/+1
| * Revert "crypto: allwinner - Fix dma_map_sg error check"Herbert Xu2022-09-024-7/+7
| * Revert "crypto: gemini - Fix error check for dma_map_sg"Herbert Xu2022-09-021-3/+3