summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)AuthorFilesLines
2021-04-16crypto: atmel-tdes - Remove redundant dev_err call in atmel_tdes_probe()YueHaibing1-1/+0
2021-04-16crypto: hisilicon/trng - add version to adapt new algorithmWeili Qian1-3/+10
2021-04-16crypto: hisilicon/qm - add stop queue by hardwareWeili Qian1-1/+28
2021-04-16crypto: ixp4xx - use DEFINE_SPINLOCK() for spinlockGuobin Huang1-5/+2
2021-04-16crypto: geode - use DEFINE_SPINLOCK() for spinlockGuobin Huang1-3/+1
2021-04-12crypto: chelsio - Read rxchannel-id from firmwareAyush Sawal1-2/+17
2021-04-09crypto: qat - Fix a double free in adf_create_ringLv Yunlong1-0/+1
2021-04-09crypto: hisilicon/qm - delete redundant codeKai Ye1-1/+0
2021-04-09crypto: hisilicon/sec - fixup checking the 3DES weak keyKai Ye1-2/+11
2021-04-09crypto: sa2ul - Fix memory leak of rxdColin Ian King1-2/+6
2021-04-09crypto: sun8i-ss - Fix memory leak of padColin Ian King1-3/+4
2021-04-09crypto: rockchip - delete unneeded variable initializationKai Ye1-1/+1
2021-04-09crypto: ccp - Use DEFINE_SPINLOCK() for spinlockTang Yizhou1-2/+1
2021-04-09crypto: hisilicon/hpre - fix a typo in hpre_crypto.cRuiqi Gong1-1/+1
2021-04-09crypto: ccp - A value assigned to a variable is never usedJiapeng Chong1-1/+0
2021-04-09crypto: hisilicon/sec - Fix a module parameter errorLongfang Liu1-5/+12
2021-04-09crypto: allwinner - add missing CRYPTO_ prefixCorentin Labbe1-7/+7
2021-04-02crypto: hisilicon/sec - Fixes AES algorithm mode parameter problemLongfang Liu1-5/+32
2021-04-02crypto: hisilicon/hpre - Add processing of src_data in 'CURVE25519'Meng Yu1-4/+18
2021-04-02crypto: hisilicon/hpre - delete redundant '\n'Hui Tang2-3/+3
2021-04-02crypto: hisilicon/hpre - fix a typo and delete redundant blank lineHui Tang1-2/+1
2021-04-02crypto: hisilicon/hpre - fix PASID setting on kunpeng 920Hui Tang1-25/+18
2021-04-02crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930Yang Shen2-0/+26
2021-04-02crypto: hisilicon/zip - initialize operations about 'sqe' in 'acomp_alg.init'Yang Shen1-31/+110
2021-04-02crypto: hisilicon/zip - add comments for 'hisi_zip_sqe'Yang Shen2-15/+34
2021-04-02crypto: hisilicon/zip - adjust functions locationYang Shen1-276/+276
2021-04-02crypto: hisilicon - use the correct HiSilicon copyrightHao Fang3-5/+5
2021-04-02crypto: qat - fix error path in adf_isr_resource_alloc()Giovanni Cabiddu1-8/+21
2021-03-26crypto: nx - fix incorrect kernel-doc comment syntax in filesAditya Srivastava7-7/+7
2021-03-26crypto: ux500 - fix incorrect kernel-doc comment syntaxAditya Srivastava4-12/+12
2021-03-26crypto: amcc - fix incorrect kernel-doc comment syntax in filesAditya Srivastava6-31/+31
2021-03-26crypto: vmx - fix incorrect kernel-doc comment syntax in filesAditya Srivastava5-5/+5
2021-03-26crypto: hisilicon/qm - add queue isolation support for Kunpeng930Weili Qian2-48/+117
2021-03-26crypto: hisilicon/qm - set the number of queues for functionWeili Qian2-26/+78
2021-03-26crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.cWeili Qian7-200/+76
2021-03-26crypto: hisilicon/qm - set the total number of queuesWeili Qian4-16/+16
2021-03-26crypto: hisilicon/hpre - fix KconfigHui Tang1-1/+2
2021-03-26crypto: hisilicon/hpre - fix "hpre_ctx_init" resource leakHui Tang1-1/+12
2021-03-26crypto: hisilicon - fix the check on dma addressHui Tang3-19/+1
2021-03-26crypto: hisilicon/hpre - optimise 'hpre_algs_register' error pathHui Tang1-10/+9
2021-03-26crypto: hisilicon/hpre - delete wrap of 'CONFIG_CRYPTO_DH'Hui Tang1-10/+1
2021-03-26crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_initTong Zhang3-6/+6
2021-03-26crypto: qat - don't release uninitialized resourcesTong Zhang1-4/+13
2021-03-26crypto: nitrox - Demote non-compliant kernel-doc headersLee Jones1-2/+2
2021-03-26crypto: nx - Repair some kernel-doc problemsLee Jones3-4/+5
2021-03-26crypto: vmx - Source headers are not good kernel-doc candidatesLee Jones1-1/+1
2021-03-26crypto: caam - Provide the name of the function and provide missing descriptionsLee Jones2-1/+5
2021-03-26crypto: atmel-ecc - Struct headers need to start with keyword 'struct'Lee Jones1-1/+1
2021-03-26crypto: keembay - Fix incorrectly named functions/structsLee Jones1-4/+4
2021-03-26crypto: ux500/hash - Fix worthy kernel-doc headers and remove othersLee Jones4-15/+12