summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon
AgeCommit message (Expand)AuthorFilesLines
2022-12-09crypto: hisilicon/hpre - Set DMA alignment explicitlyHerbert Xu1-15/+25
2022-12-02crypto: ccree,hisilicon - Fix dependencies to correct algorithmTianjia Zhang1-1/+1
2022-12-02crypto: hisilicon/hpre - Use helper to set reqsizeHerbert Xu1-6/+13
2022-11-25crypto: hisilicon/qm - add device status check when start failsWeili Qian1-2/+8
2022-11-25crypto: hisilicon/qm - fix 'QM_XEQ_DEPTH_CAP' mask valueWeili Qian1-1/+1
2022-11-18crypto: hisilicon/sec - remove continuous blank linesWenkai Lin2-2/+0
2022-11-18crypto: hisilicon/sec - fix spelling mistake 'ckeck' -> 'check'Kai Ye1-2/+2
2022-11-18crypto: hisilicon/qm - the command dump process is modifiedKai Ye1-40/+90
2022-11-18crypto: hisilicon/qm - split a debugfs.c from qmKai Ye4-1172/+1192
2022-11-18crypto: hisilicon/qm - modify the process of regs dfxKai Ye4-77/+95
2022-11-18crypto: hisilicon/qm - delete redundant null assignment operationsKai Ye1-1/+0
2022-10-28crypto: hisilicon/qm - delete redundancy checkKai Ye1-3/+0
2022-10-28crypto: hisilicon/qm - add pci bdf number checkKai Ye1-25/+12
2022-10-28crypto: hisilicon/qm - increase the memory of local variablesKai Ye1-2/+1
2022-10-21crypto: hisilicon/qm - re-enable communicate interrupt before notifying PFWeili Qian1-1/+1
2022-10-21crypto: hisilicon/sec - enabling clock gating of the address prefetch moduleWeili Qian1-1/+1
2022-10-21crypto: hisilicon/qm - fix incorrect parameters usageWeili Qian1-2/+2
2022-10-21crypto: hisilicon/qm - drop unnecessary IS_ENABLE(CONFIG_NUMA) checkYicong Yang1-6/+4
2022-10-21crypto: hisilicon/hpre - fix resource leak in remove processZhiqi Song1-8/+2
2022-09-24crypto: hisilicon/qm - fix the qos value initializationKai Ye1-7/+15
2022-09-16crypto: hisilicon - support get algs by the capability registerZhiqi Song5-18/+222
2022-09-16crypto: hisilicon/sec - get algorithm bitmap from registersWenkai Lin3-121/+236
2022-09-16crypto: hisilicon/zip - support zip capabilityWeili Qian3-42/+128
2022-09-16crypto: hisilicon/hpre - optimize registration of ecdhZhiqi Song1-73/+63
2022-09-16crypto: hisilicon/hpre - support hpre capabilityZhiqi Song3-38/+157
2022-09-16crypto: hisilicon/qm - support get device irq information from hardware regis...Weili Qian1-99/+195
2022-09-16crypto: hisilicon/qm - get error type from hardware registersWeili Qian5-103/+202
2022-09-16crypto: hisilicon/qm - add UACCE_CMD_QM_SET_QP_INFO supportWeili Qian1-3/+18
2022-09-16crypto: hisilicon/qm - get qp num and depth from hardware registersWeili Qian7-133/+198
2022-09-16crypto: hisilicon/qm - get hardware features from hardware registersWeili Qian4-67/+141
2022-09-16crypto: hisilicon/sec - delete redundant blank linesKai Ye1-2/+0
2022-09-02crypto: hisilicon/qm - return failure if vfs_num exceeds total VFsWeili Qian1-1/+7
2022-09-02crypto: hisilicon/qm - fix missing put dfx accessWeili Qian1-2/+4
2022-09-02crypto: hisilicon/qm - check mailbox operation resultWeili Qian1-1/+14
2022-08-26crypto: hisilicon/qm - no judgment in the back processKai Ye1-5/+3
2022-08-19crypto: hisilicon/qm - remove unneeded hardware cache write backWeili Qian1-1/+0
2022-08-19crypto: hisilicon/qm - remove unneeded data storageJunchong Pan1-60/+20
2022-08-19crypto: hisilicon/qm - fix missing destroy qp_idrWeili Qian1-3/+4
2022-08-19crypto: hisilicon/hpre - change return type of hpre_cluster_inqry_write()Weili Qian1-6/+2
2022-08-19crypto: hisilicon/zip - some misc cleanupYang Shen3-19/+23
2022-08-19crypto: hisilicon/zip - optimization for performanceYang Shen1-14/+13
2022-08-19crypto: hisilicon - Remove pci_aer_clear_nonfatal_status() callZhuo Chen1-2/+0
2022-08-19crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nrYe Weihua1-2/+2
2022-07-29crypto: hisilicon/zip - Use the bitmap API to allocate bitmapsChristophe JAILLET1-5/+5
2022-07-29crypto: hisilicon/sec - fix auth key size errorKai Ye2-3/+4
2022-07-29crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirqZhengchao Shao1-1/+1
2022-07-08crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirqZhengchao Shao2-8/+8
2022-07-08crypto: hisilicon/sec - don't sleep when in softirqZhengchao Shao2-11/+11
2022-07-08crypto: hisilicon/sec - fix inconsistent argumentJianglei Nie1-1/+1
2022-06-17crypto: hisilicon/sec - only HW V2 needs to change the BD err detectionKai Ye1-7/+8