summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-04-16crypto: omap-aes - Fix PM reference leak on omap-aes.cShixin Liu1-4/+3
2021-04-16crypto: sa2ul - Fix PM reference leak in sa_ul_probe()Shixin Liu1-1/+1
2021-04-16crypto: stm32/cryp - Fix PM reference leak on stm32-cryp.cShixin Liu1-2/+2
2021-04-16crypto: stm32/hash - Fix PM reference leak on stm32-hash.cShixin Liu1-4/+4
2021-04-16crypto: sun8i-ce - Fix PM reference leak in sun8i_ce_probe()Shixin Liu1-1/+1
2021-04-16crypto: sun8i-ss - Fix PM reference leak when pm_runtime_get_sync() failsShixin Liu2-2/+2
2021-04-16crypto: sun4i-ss - Fix PM reference leak when pm_runtime_get_sync() failsShixin Liu4-4/+4
2021-04-16crypto: cavium/zip - remove unused including <linux/version.h>Tian Tao1-1/+0
2021-04-16crypto: ccree - Remove redundant dev_err call in init_cc_resources()YueHaibing1-3/+1
2021-04-16crypto: keembay - Remove redundant dev_err callsYueHaibing2-6/+2
2021-04-16crypto: ux500 - Remove redundant dev_err callsYueHaibing2-2/+0
2021-04-16crypto: img-hash - Remove redundant dev_err call in img_hash_probe()YueHaibing1-3/+0
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: arm64/aes-ce - deal with oversight in new CTR carry codeArd Biesheuvel1-0/+1
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-16crypto: ecc - delete a useless function declarationMeng Yu1-8/+0
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: fcrypt - Remove 'do while(0)' loop for single statement macroMilan Djurovic1-4/+1
2021-04-02crypto: keywrap - Remove else after break statementMilan Djurovic1-2/+2
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-04-02crypto: poly1305 - fix poly1305_core_setkey() declarationArnd Bergmann9-12/+18
2021-04-02hwrng: omap - Use of_device_get_match_data() helperTian Tao1-7/+4
2021-04-02random: remove dead code left over from blocking poolEric Biggers2-97/+3
2021-04-02random: initialize ChaCha20 constants with correct endiannessEric Biggers2-4/+9
2021-04-02crypto: rng - fix crypto_rng_reset() refcounting when !CRYPTO_STATSEric Biggers1-7/+3
2021-03-26crypto: nx - fix incorrect kernel-doc comment syntax in filesAditya Srivastava7-7/+7