summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon
Commit message (Expand)AuthorAgeFilesLines
* crypto: ccree,hisilicon - Fix dependencies to correct algorithmTianjia Zhang2022-12-021-1/+1
* crypto: hisilicon/hpre - Use helper to set reqsizeHerbert Xu2022-12-021-6/+13
* crypto: hisilicon/qm - add device status check when start failsWeili Qian2022-11-251-2/+8
* crypto: hisilicon/qm - fix 'QM_XEQ_DEPTH_CAP' mask valueWeili Qian2022-11-251-1/+1
* crypto: hisilicon/sec - remove continuous blank linesWenkai Lin2022-11-182-2/+0
* crypto: hisilicon/sec - fix spelling mistake 'ckeck' -> 'check'Kai Ye2022-11-181-2/+2
* crypto: hisilicon/qm - the command dump process is modifiedKai Ye2022-11-181-40/+90
* crypto: hisilicon/qm - split a debugfs.c from qmKai Ye2022-11-184-1172/+1192
* crypto: hisilicon/qm - modify the process of regs dfxKai Ye2022-11-184-77/+95
* crypto: hisilicon/qm - delete redundant null assignment operationsKai Ye2022-11-181-1/+0
* crypto: hisilicon/qm - delete redundancy checkKai Ye2022-10-281-3/+0
* crypto: hisilicon/qm - add pci bdf number checkKai Ye2022-10-281-25/+12
* crypto: hisilicon/qm - increase the memory of local variablesKai Ye2022-10-281-2/+1
* crypto: hisilicon/qm - re-enable communicate interrupt before notifying PFWeili Qian2022-10-211-1/+1
* crypto: hisilicon/sec - enabling clock gating of the address prefetch moduleWeili Qian2022-10-211-1/+1
* crypto: hisilicon/qm - fix incorrect parameters usageWeili Qian2022-10-211-2/+2
* crypto: hisilicon/qm - drop unnecessary IS_ENABLE(CONFIG_NUMA) checkYicong Yang2022-10-211-6/+4
* crypto: hisilicon/hpre - fix resource leak in remove processZhiqi Song2022-10-211-8/+2
* crypto: hisilicon/qm - fix the qos value initializationKai Ye2022-09-241-7/+15
* crypto: hisilicon - support get algs by the capability registerZhiqi Song2022-09-165-18/+222
* crypto: hisilicon/sec - get algorithm bitmap from registersWenkai Lin2022-09-163-121/+236
* crypto: hisilicon/zip - support zip capabilityWeili Qian2022-09-163-42/+128
* crypto: hisilicon/hpre - optimize registration of ecdhZhiqi Song2022-09-161-73/+63
* crypto: hisilicon/hpre - support hpre capabilityZhiqi Song2022-09-163-38/+157
* crypto: hisilicon/qm - support get device irq information from hardware regis...Weili Qian2022-09-161-99/+195
* crypto: hisilicon/qm - get error type from hardware registersWeili Qian2022-09-165-103/+202
* crypto: hisilicon/qm - add UACCE_CMD_QM_SET_QP_INFO supportWeili Qian2022-09-161-3/+18
* crypto: hisilicon/qm - get qp num and depth from hardware registersWeili Qian2022-09-167-133/+198
* crypto: hisilicon/qm - get hardware features from hardware registersWeili Qian2022-09-164-67/+141
* crypto: hisilicon/sec - delete redundant blank linesKai Ye2022-09-161-2/+0
* crypto: hisilicon/qm - return failure if vfs_num exceeds total VFsWeili Qian2022-09-021-1/+7
* crypto: hisilicon/qm - fix missing put dfx accessWeili Qian2022-09-021-2/+4
* crypto: hisilicon/qm - check mailbox operation resultWeili Qian2022-09-021-1/+14
* crypto: hisilicon/qm - no judgment in the back processKai Ye2022-08-261-5/+3
* crypto: hisilicon/qm - remove unneeded hardware cache write backWeili Qian2022-08-191-1/+0
* crypto: hisilicon/qm - remove unneeded data storageJunchong Pan2022-08-191-60/+20
* crypto: hisilicon/qm - fix missing destroy qp_idrWeili Qian2022-08-191-3/+4
* crypto: hisilicon/hpre - change return type of hpre_cluster_inqry_write()Weili Qian2022-08-191-6/+2
* crypto: hisilicon/zip - some misc cleanupYang Shen2022-08-193-19/+23
* crypto: hisilicon/zip - optimization for performanceYang Shen2022-08-191-14/+13
* crypto: hisilicon - Remove pci_aer_clear_nonfatal_status() callZhuo Chen2022-08-191-2/+0
* crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nrYe Weihua2022-08-191-2/+2
* crypto: hisilicon/zip - Use the bitmap API to allocate bitmapsChristophe JAILLET2022-07-291-5/+5
* crypto: hisilicon/sec - fix auth key size errorKai Ye2022-07-292-3/+4
* crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirqZhengchao Shao2022-07-291-1/+1
* crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirqZhengchao Shao2022-07-082-8/+8
* crypto: hisilicon/sec - don't sleep when in softirqZhengchao Shao2022-07-082-11/+11
* crypto: hisilicon/sec - fix inconsistent argumentJianglei Nie2022-07-081-1/+1
* crypto: hisilicon/sec - only HW V2 needs to change the BD err detectionKai Ye2022-06-171-7/+8
* crypto: hisilicon/qm - modify event irq processingWeili Qian2022-06-171-50/+92