summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
...
| * crypto: hisilicon - add new error type for SECWeili Qian2021-04-221-3/+23
| * crypto: hisilicon - support new error types for ZIPWeili Qian2021-04-221-2/+7
| * crypto: hisilicon - dynamic configuration 'err_info'Weili Qian2021-04-225-43/+59
| * crypto: hisilicon/hpre - delete redundant log and return in advanceHui Tang2021-04-161-1/+1
| * crypto: hisilicon/hpre - add debug logHui Tang2021-04-161-1/+7
| * crypto: hisilicon/hpre - use the correct variable typeHui Tang2021-04-161-1/+2
| * crypto: hisilicon/hpre - delete the rudundant space after returnHui Tang2021-04-162-3/+3
| * crypto: qat - enable detection of accelerators hangWojciech Ziemba2021-04-169-1/+99
| * crypto: hisilicon/sgl - fix the sg buf unmapKai Ye2021-04-161-1/+13
| * crypto: hisilicon/sgl - fix the soft sg map to hardware sgKai Ye2021-04-161-0/+1
| * crypto: hisilicon/sgl - add some dfx logsKai Ye2021-04-161-4/+11
| * crypto: hisilicon/sgl - delete unneeded variable initializationKai Ye2021-04-161-1/+1
| * crypto: hisilicon/sgl - add a comment for block size initializationKai Ye2021-04-161-0/+5
| * crypto: hisilicon/sec - use the correct print formatKai Ye2021-04-161-3/+3
| * crypto: atmel - use the correct print formatKai Ye2021-04-162-3/+3
| * crypto: omap-aes - Fix PM reference leak on omap-aes.cShixin Liu2021-04-161-4/+3
| * 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: 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