summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: sa2ul - Fix PM reference leak in sa_ul_probe()Shixin Liu2021-04-161-1/+1
* crypto: stm32/cryp - Fix PM reference leak on stm32-cryp.cShixin Liu2021-04-161-2/+2
* crypto: stm32/hash - Fix PM reference leak on stm32-hash.cShixin Liu2021-04-161-4/+4
* crypto: sun8i-ce - Fix PM reference leak in sun8i_ce_probe()Shixin Liu2021-04-161-1/+1
* crypto: sun8i-ss - Fix PM reference leak when pm_runtime_get_sync() failsShixin Liu2021-04-162-2/+2
* crypto: sun4i-ss - Fix PM reference leak when pm_runtime_get_sync() failsShixin Liu2021-04-164-4/+4
* crypto: cavium/zip - remove unused including <linux/version.h>Tian Tao2021-04-161-1/+0
* crypto: ccree - Remove redundant dev_err call in init_cc_resources()YueHaibing2021-04-161-3/+1
* crypto: keembay - Remove redundant dev_err callsYueHaibing2021-04-162-6/+2
* crypto: ux500 - Remove redundant dev_err callsYueHaibing2021-04-162-2/+0
* crypto: img-hash - Remove redundant dev_err call in img_hash_probe()YueHaibing2021-04-161-3/+0
* 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: arm64/aes-ce - deal with oversight in new CTR carry codeArd Biesheuvel2021-04-161-0/+1
* 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: ecc - delete a useless function declarationMeng Yu2021-04-161-8/+0
* 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: fcrypt - Remove 'do while(0)' loop for single statement macroMilan Djurovic2021-04-021-4/+1
* crypto: keywrap - Remove else after break statementMilan Djurovic2021-04-021-2/+2
* 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: poly1305 - fix poly1305_core_setkey() declarationArnd Bergmann2021-04-029-12/+18
* hwrng: omap - Use of_device_get_match_data() helperTian Tao2021-04-021-7/+4
* random: remove dead code left over from blocking poolEric Biggers2021-04-022-97/+3
* random: initialize ChaCha20 constants with correct endiannessEric Biggers2021-04-022-4/+9
* crypto: rng - fix crypto_rng_reset() refcounting when !CRYPTO_STATSEric Biggers2021-04-021-7/+3
* 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