aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/zip/zip_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-23crypto: hisilicon/qm - add DebugFS for xQC and xQE dumpShukun Tan1-0/+4
2020-05-23crypto: hisilicon/zip - add debugfs for Hisilicon ZIPLongfang Liu1-0/+54
2020-05-15crypto: hisilicon - remove codes of directly report device errors through MSIShukun Tan1-1/+0
2020-05-15crypto: hisilicon - unify initial value assignment into QMWeili Qian1-21/+16
2020-05-15crypto: hisilicon - remove use_dma_api related codesShukun Tan1-1/+0
2020-05-15crypto: hisilicon - add FLR supportShukun Tan1-0/+16
2020-05-15crypto: hisilicon - refactor module parameter pf_q_num related codeShukun Tan1-32/+1
2020-05-15crypto: hisilicon/zip - modify the ZIP probe processLongfang Liu1-18/+42
2020-05-15crypto: hisilicon/zip - constify struct debugfs_reg32Rikard Falkeborn1-1/+1
2020-04-16crypto: hisilicon/zip - add controller reset support for zipShukun Tan1-6/+51
2020-04-16crypto: hisilicon - add vfs_num module parameter for hpre/secHao Fang1-2/+7
2020-04-16crypto: hisilicon - unify SR-IOV related codes into QMShukun Tan1-106/+3
2020-04-16crypto: hisilicon - put vfs_num into struct hisi_qmShukun Tan1-11/+8
2020-03-20crypto: hisilicon/zip - Use hisi_qm_alloc_qps_node() when init ctxShukun Tan1-84/+8
2020-02-22crypto: hisilicon - register zip engine to uacceZhangfei Gao1-2/+16
2020-02-22crypto: hisilicon - Remove module_param uacce_modeZhangfei Gao1-25/+6
2020-02-13crypto: hisilicon - Unify error detect process into qmShukun Tan1-87/+46
2020-02-13crypto: hisilicon - Configure zip RAS error typeShukun Tan1-0/+10
2020-02-13crypto: hisilicon - Unify hardware error init/uninit into QMShukun Tan1-28/+30
2019-11-17crypto: hisilicon - no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-18/+6
2019-11-17crypto: hisilicon - add vfs_num module param for zipHao Fang1-84/+98
2019-11-08crypto: hisilicon - replace #ifdef with IS_ENABLED for CONFIG_NUMAZhou Wang1-26/+25
2019-11-01crypto: hisilicon - fix to return sub-optimal device when best device has no qpsZhou Wang1-20/+54
2019-10-26crypto: hisilicon - fix param should be static when not external.Shukun Tan1-3/+3
2019-10-26crypto: hisilicon - tiny fix about QM/ZIP error callback printZhou Wang1-2/+1
2019-09-20crypto: hisilicon - avoid unused function warningArnd Bergmann1-5/+2
2019-08-09crypto: hisilicon - add debugfs for ZIP and QMZhou Wang1-1/+374
2019-08-09crypto: hisilicon - add SRIOV support for ZIPZhou Wang1-7/+143
2019-08-09crypto: hisilicon - add HiSilicon ZIP accelerator supportZhou Wang1-0/+504