summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/sec2/sec_main.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-28crypto: hisilicon - fix driver compatibility issue with different versions of...Weili Qian1-16/+3
2020-05-23crypto: hisilicon/qm - add DebugFS for xQC and xQE dumpShukun Tan1-0/+6
2020-05-23crypto: hisilicon/sec2 - add debugfs for Hisilicon SECKai Ye1-7/+36
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-26/+24
2020-05-15crypto: hisilicon - remove use_dma_api related codesShukun Tan1-1/+0
2020-05-15crypto: hisilicon - add FLR supportShukun Tan1-0/+2
2020-05-15crypto: hisilicon - refactor module parameter pf_q_num related codeShukun Tan1-33/+2
2020-05-15crypto: hisilicon/sec2 - modify the SEC probe processLongfang Liu1-37/+30
2020-05-15crypto: hisilicon/sec2 - constify sec_dfx_regsRikard Falkeborn1-1/+1
2020-04-16crypto: hisilicon/sec2 - add controller reset support for SEC2Yang Shen1-12/+28
2020-04-16crypto: hisilicon - add vfs_num module parameter for hpre/secHao Fang1-0/+18
2020-04-16crypto: hisilicon - unify SR-IOV related codes into QMShukun Tan1-106/+2
2020-04-16crypto: hisilicon - put vfs_num into struct hisi_qmShukun Tan1-9/+8
2020-03-20crypto: hisilicon/sec2 - Add new create qp processKai Ye1-50/+31
2020-03-12crypto: hisilicon/sec2 - Add iommu status checkLongfang Liu1-0/+19
2020-03-12crypto: hisilicon/sec2 - Add workqueue for SEC driver.Ye Kai1-3/+29
2020-02-13crypto: hisilicon - Unify error detect process into qmShukun Tan1-85/+42
2020-02-13crypto: hisilicon - Unify hardware error init/uninit into QMShukun Tan1-30/+21
2020-01-16crypto: hisilicon - Update QP resources of SEC V2Zaibo Xu1-2/+3
2020-01-16crypto: hisilicon - Update debugfs usage of SEC V2Zaibo Xu1-9/+9
2020-01-09crypto: hisilicon/sec2 - Use atomics instead of __syncArnd Bergmann1-2/+12
2019-11-22crypto: hisilicon - add DebugFS for HiSilicon SECZaibo Xu1-0/+306
2019-11-22crypto: hisilicon - add SRIOV for HiSilicon SECZaibo Xu1-3/+152
2019-11-22crypto: hisilicon - add HiSilicon SEC V2 driverZaibo Xu1-0/+640