summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/hpre/hpre_main.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-28crypto: hisilicon - fix driver compatibility issue with different versions of...Weili Qian1-8/+2
2020-05-23crypto: hisilicon/qm - add DebugFS for xQC and xQE dumpShukun Tan1-0/+4
2020-05-23crypto: hisilicon/hpre - add debugfs for Hisilicon HPREHui Tang1-0/+56
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-12/+10
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/+7
2020-05-15crypto: hisilicon/hpre - modify the HPRE probe processLongfang Liu1-17/+25
2020-05-15crypto: hisilicon/hpre - constify struct debugfs_reg32Rikard Falkeborn1-2/+2
2020-04-16crypto: hisilicon/hpre - add controller reset support for HPREHui Tang1-9/+37
2020-04-16crypto: hisilicon - add vfs_num module parameter for hpre/secHao Fang1-0/+19
2020-04-16crypto: hisilicon - unify SR-IOV related codes into QMShukun Tan1-103/+2
2020-04-16crypto: hisilicon - put vfs_num into struct hisi_qmShukun Tan1-7/+5
2020-03-20crypto: hisilicon/hpre - Optimize finding hpre device processHui Tang1-39/+13
2020-02-13crypto: hisilicon - Unify error detect process into qmShukun Tan1-63/+30
2020-02-13crypto: hisilicon - Unify hardware error init/uninit into QMShukun Tan1-17/+16
2020-01-16crypto: hisilicon - Fixed some tiny bugs of HPREZaibo Xu1-3/+5
2020-01-16crypto: hisilicon - Bugfixed tfm leakZaibo Xu1-12/+12
2019-12-20crypto: hisilicon - still no need to check return value of debugfs_create fun...Greg Kroah-Hartman1-22/+6
2019-10-23crypto: hisilicon: Fix misuse of GENMASK macroRikard Falkeborn1-2/+2
2019-10-10crypto: hisilicon - Add debugfs for HPREZaibo Xu1-1/+425
2019-10-10crypto: hisilicon - add SRIOV support for HPREZaibo Xu1-7/+132
2019-10-10crypto: hisilicon - add HiSilicon HPRE acceleratorZaibo Xu1-0/+503