summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
...
| * crypto: atmel-tdes - Remove redundant dev_err call in atmel_tdes_probe()YueHaibing2021-04-161-1/+0
| * crypto: hisilicon/trng - add version to adapt new algorithmWeili Qian2021-04-161-3/+10
| * crypto: hisilicon/qm - add stop queue by hardwareWeili Qian2021-04-161-1/+28
| * crypto: ixp4xx - use DEFINE_SPINLOCK() for spinlockGuobin Huang2021-04-161-5/+2
| * crypto: geode - use DEFINE_SPINLOCK() for spinlockGuobin Huang2021-04-161-3/+1
| * crypto: chelsio - Read rxchannel-id from firmwareAyush Sawal2021-04-121-2/+17
| * crypto: qat - Fix a double free in adf_create_ringLv Yunlong2021-04-091-0/+1
| * crypto: hisilicon/qm - delete redundant codeKai Ye2021-04-091-1/+0
| * crypto: hisilicon/sec - fixup checking the 3DES weak keyKai Ye2021-04-091-2/+11
| * crypto: sa2ul - Fix memory leak of rxdColin Ian King2021-04-091-2/+6
| * crypto: sun8i-ss - Fix memory leak of padColin Ian King2021-04-091-3/+4
| * crypto: rockchip - delete unneeded variable initializationKai Ye2021-04-091-1/+1
| * crypto: ccp - Use DEFINE_SPINLOCK() for spinlockTang Yizhou2021-04-091-2/+1
| * crypto: hisilicon/hpre - fix a typo in hpre_crypto.cRuiqi Gong2021-04-091-1/+1
| * crypto: ccp - A value assigned to a variable is never usedJiapeng Chong2021-04-091-1/+0
| * crypto: hisilicon/sec - Fix a module parameter errorLongfang Liu2021-04-091-5/+12
| * crypto: allwinner - add missing CRYPTO_ prefixCorentin Labbe2021-04-091-7/+7
| * crypto: hisilicon/sec - Fixes AES algorithm mode parameter problemLongfang Liu2021-04-021-5/+32
| * crypto: hisilicon/hpre - Add processing of src_data in 'CURVE25519'Meng Yu2021-04-021-4/+18
| * crypto: hisilicon/hpre - delete redundant '\n'Hui Tang2021-04-022-3/+3
| * crypto: hisilicon/hpre - fix a typo and delete redundant blank lineHui Tang2021-04-021-2/+1
| * crypto: hisilicon/hpre - fix PASID setting on kunpeng 920Hui Tang2021-04-021-25/+18
| * crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930Yang Shen2021-04-022-0/+26
| * crypto: hisilicon/zip - initialize operations about 'sqe' in 'acomp_alg.init'Yang Shen2021-04-021-31/+110
| * crypto: hisilicon/zip - add comments for 'hisi_zip_sqe'Yang Shen2021-04-022-15/+34
| * crypto: hisilicon/zip - adjust functions locationYang Shen2021-04-021-276/+276
| * crypto: hisilicon - use the correct HiSilicon copyrightHao Fang2021-04-023-5/+5
| * crypto: qat - fix error path in adf_isr_resource_alloc()Giovanni Cabiddu2021-04-021-8/+21
| * crypto: nx - fix incorrect kernel-doc comment syntax in filesAditya Srivastava2021-03-267-7/+7
| * crypto: ux500 - fix incorrect kernel-doc comment syntaxAditya Srivastava2021-03-264-12/+12
| * crypto: amcc - fix incorrect kernel-doc comment syntax in filesAditya Srivastava2021-03-266-31/+31
| * crypto: vmx - fix incorrect kernel-doc comment syntax in filesAditya Srivastava2021-03-265-5/+5
| * crypto: hisilicon/qm - add queue isolation support for Kunpeng930Weili Qian2021-03-262-48/+117
| * crypto: hisilicon/qm - set the number of queues for functionWeili Qian2021-03-262-26/+78
| * crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.cWeili Qian2021-03-267-200/+76
| * crypto: hisilicon/qm - set the total number of queuesWeili Qian2021-03-264-16/+16
| * crypto: hisilicon/hpre - fix KconfigHui Tang2021-03-261-1/+2
| * crypto: hisilicon/hpre - fix "hpre_ctx_init" resource leakHui Tang2021-03-261-1/+12
| * crypto: hisilicon - fix the check on dma addressHui Tang2021-03-263-19/+1
| * crypto: hisilicon/hpre - optimise 'hpre_algs_register' error pathHui Tang2021-03-261-10/+9
| * crypto: hisilicon/hpre - delete wrap of 'CONFIG_CRYPTO_DH'Hui Tang2021-03-261-10/+1
| * crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_initTong Zhang2021-03-263-6/+6
| * crypto: qat - don't release uninitialized resourcesTong Zhang2021-03-261-4/+13
| * crypto: nitrox - Demote non-compliant kernel-doc headersLee Jones2021-03-261-2/+2
| * crypto: nx - Repair some kernel-doc problemsLee Jones2021-03-263-4/+5
| * crypto: vmx - Source headers are not good kernel-doc candidatesLee Jones2021-03-261-1/+1
| * crypto: caam - Provide the name of the function and provide missing descriptionsLee Jones2021-03-262-1/+5
| * crypto: atmel-ecc - Struct headers need to start with keyword 'struct'Lee Jones2021-03-261-1/+1
| * crypto: keembay - Fix incorrectly named functions/structsLee Jones2021-03-261-4/+4
| * crypto: ux500/hash - Fix worthy kernel-doc headers and remove othersLee Jones2021-03-264-15/+12