summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/zip/zip_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: hisilicon/zip - adds the max shaper type rateKai Ye2021-06-171-0/+11
* crypto: hisilicon/qm - support address prefetchingLongfang Liu2021-05-281-0/+50
* crypto: hisilicon/qm - enable to close master ooo when NFE occursWeili Qian2021-05-231-12/+24
* crypto: hisilicon/qm - adjust order of device error configurationWeili Qian2021-05-231-3/+3
* crypto: hisilicon - support new error types for ZIPWeili Qian2021-04-221-2/+7
* crypto: hisilicon - dynamic configuration 'err_info'Weili Qian2021-04-221-10/+15
* crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.cWeili Qian2021-03-261-57/+1
* crypto: hisilicon/qm - set the total number of queuesWeili Qian2021-03-261-7/+0
* crypto: hisilicon/qm - do not reset hardware when CE happensWeili Qian2021-02-101-1/+4
* crypto: hisilicon/qm - removing driver after resetWeili Qian2021-02-101-1/+1
* crypto: hisilicon - PASID fixed on Kunpeng 930Weili Qian2021-02-101-1/+1
* crypto: hisilicon - add ZIP device using mode parameterKai Ye2021-01-141-0/+14
* crypto: hisilicon/zip - add a work_queue for zip irqYang Shen2020-11-201-3/+23
* crypto: hisilicon/qm - modify the return type of debugfs interfaceWeili Qian2020-11-061-3/+1
* crypto: hisilicon/zip - fix the uninitalized 'curr_qm_qp_num'Sihang Chen2020-10-021-0/+1
* crypto: hisilicon/zip - fix the uncleared debug registersHao Fang2020-10-021-0/+18
* crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'Yang Shen2020-09-251-2/+1
* crypto: hisilicon - update ZIP module parameter descriptionLongfang Liu2020-09-181-1/+1
* crypto: hisilicon/zip - fix some coding stylesYang Shen2020-09-181-12/+4
* crypto: hisilicon/zip - supplement some commentsYang Shen2020-09-181-2/+2
* crypto: hisilicon/zip - add print for error branchYang Shen2020-09-181-3/+5
* crypto: hisilicon/zip - replace 'sprintf' with 'scnprintf'Yang Shen2020-09-181-3/+4
* crypto: hisilicon/zip - modify debugfs interface parametersShukun Tan2020-09-181-31/+24
* crypto: hisilicon/zip - unify naming style for functions and macrosYang Shen2020-09-181-17/+18
* crypto: hisilicon/zip - remove some useless parametersYang Shen2020-09-181-1/+0
* crypto: hisilicon/qm - fix the process of register algorithms to cryptoYang Shen2020-08-211-18/+23
* crypto: hisilicon/qm - fix the call trace when unbind deviceWeili Qian2020-08-211-1/+2
* crypto: hisilicon/qm - register callback function to 'pci_driver.shutdown'Yang Shen2020-08-211-0/+1
* crypto: hisilicon/qm - fix no stop reason when use 'hisi_qm_stop'Yang Shen2020-08-211-2/+2
* crypto: hisilicon/zip - permit users to specify NUMA nodeBarry Song2020-07-091-2/+3
* crypto: hisilicon - fix driver compatibility issue with different versions of...Weili Qian2020-05-281-17/+3
* crypto: hisilicon/qm - add DebugFS for xQC and xQE dumpShukun Tan2020-05-221-0/+4
* crypto: hisilicon/zip - add debugfs for Hisilicon ZIPLongfang Liu2020-05-221-0/+54
* crypto: hisilicon - remove codes of directly report device errors through MSIShukun Tan2020-05-151-1/+0
* crypto: hisilicon - unify initial value assignment into QMWeili Qian2020-05-151-21/+16
* crypto: hisilicon - remove use_dma_api related codesShukun Tan2020-05-151-1/+0
* crypto: hisilicon - add FLR supportShukun Tan2020-05-151-0/+16
* crypto: hisilicon - refactor module parameter pf_q_num related codeShukun Tan2020-05-151-32/+1
* crypto: hisilicon/zip - modify the ZIP probe processLongfang Liu2020-05-151-18/+42
* crypto: hisilicon/zip - constify struct debugfs_reg32Rikard Falkeborn2020-05-151-1/+1
* crypto: hisilicon/zip - add controller reset support for zipShukun Tan2020-04-161-6/+51
* crypto: hisilicon - add vfs_num module parameter for hpre/secHao Fang2020-04-161-2/+7
* crypto: hisilicon - unify SR-IOV related codes into QMShukun Tan2020-04-161-106/+3
* crypto: hisilicon - put vfs_num into struct hisi_qmShukun Tan2020-04-161-11/+8
* crypto: hisilicon/zip - Use hisi_qm_alloc_qps_node() when init ctxShukun Tan2020-03-201-84/+8
* crypto: hisilicon - register zip engine to uacceZhangfei Gao2020-02-221-2/+16
* crypto: hisilicon - Remove module_param uacce_modeZhangfei Gao2020-02-221-25/+6
* crypto: hisilicon - Unify error detect process into qmShukun Tan2020-02-131-87/+46
* crypto: hisilicon - Configure zip RAS error typeShukun Tan2020-02-131-0/+10
* crypto: hisilicon - Unify hardware error init/uninit into QMShukun Tan2020-02-131-28/+30