summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/zip/zip_main.c
AgeCommit message (Expand)Author
2020-11-20crypto: hisilicon/zip - add a work_queue for zip irqYang Shen
2020-11-06crypto: hisilicon/qm - modify the return type of debugfs interfaceWeili Qian
2020-10-02crypto: hisilicon/zip - fix the uninitalized 'curr_qm_qp_num'Sihang Chen
2020-10-02crypto: hisilicon/zip - fix the uncleared debug registersHao Fang
2020-09-25crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'Yang Shen
2020-09-18crypto: hisilicon - update ZIP module parameter descriptionLongfang Liu
2020-09-18crypto: hisilicon/zip - fix some coding stylesYang Shen
2020-09-18crypto: hisilicon/zip - supplement some commentsYang Shen
2020-09-18crypto: hisilicon/zip - add print for error branchYang Shen
2020-09-18crypto: hisilicon/zip - replace 'sprintf' with 'scnprintf'Yang Shen
2020-09-18crypto: hisilicon/zip - modify debugfs interface parametersShukun Tan
2020-09-18crypto: hisilicon/zip - unify naming style for functions and macrosYang Shen
2020-09-18crypto: hisilicon/zip - remove some useless parametersYang Shen
2020-08-21crypto: hisilicon/qm - fix the process of register algorithms to cryptoYang Shen
2020-08-21crypto: hisilicon/qm - fix the call trace when unbind deviceWeili Qian
2020-08-21crypto: hisilicon/qm - register callback function to 'pci_driver.shutdown'Yang Shen
2020-08-21crypto: hisilicon/qm - fix no stop reason when use 'hisi_qm_stop'Yang Shen
2020-07-09crypto: hisilicon/zip - permit users to specify NUMA nodeBarry Song
2020-05-28crypto: hisilicon - fix driver compatibility issue with different versions of...Weili Qian
2020-05-23crypto: hisilicon/qm - add DebugFS for xQC and xQE dumpShukun Tan
2020-05-23crypto: hisilicon/zip - add debugfs for Hisilicon ZIPLongfang Liu
2020-05-15crypto: hisilicon - remove codes of directly report device errors through MSIShukun Tan
2020-05-15crypto: hisilicon - unify initial value assignment into QMWeili Qian
2020-05-15crypto: hisilicon - remove use_dma_api related codesShukun Tan
2020-05-15crypto: hisilicon - add FLR supportShukun Tan
2020-05-15crypto: hisilicon - refactor module parameter pf_q_num related codeShukun Tan
2020-05-15crypto: hisilicon/zip - modify the ZIP probe processLongfang Liu
2020-05-15crypto: hisilicon/zip - constify struct debugfs_reg32Rikard Falkeborn
2020-04-16crypto: hisilicon/zip - add controller reset support for zipShukun Tan
2020-04-16crypto: hisilicon - add vfs_num module parameter for hpre/secHao Fang
2020-04-16crypto: hisilicon - unify SR-IOV related codes into QMShukun Tan
2020-04-16crypto: hisilicon - put vfs_num into struct hisi_qmShukun Tan
2020-03-20crypto: hisilicon/zip - Use hisi_qm_alloc_qps_node() when init ctxShukun Tan
2020-02-22crypto: hisilicon - register zip engine to uacceZhangfei Gao
2020-02-22crypto: hisilicon - Remove module_param uacce_modeZhangfei Gao
2020-02-13crypto: hisilicon - Unify error detect process into qmShukun Tan
2020-02-13crypto: hisilicon - Configure zip RAS error typeShukun Tan
2020-02-13crypto: hisilicon - Unify hardware error init/uninit into QMShukun Tan
2019-11-17crypto: hisilicon - no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-11-17crypto: hisilicon - add vfs_num module param for zipHao Fang
2019-11-08crypto: hisilicon - replace #ifdef with IS_ENABLED for CONFIG_NUMAZhou Wang
2019-11-01crypto: hisilicon - fix to return sub-optimal device when best device has no qpsZhou Wang
2019-10-26crypto: hisilicon - fix param should be static when not external.Shukun Tan
2019-10-26crypto: hisilicon - tiny fix about QM/ZIP error callback printZhou Wang
2019-09-20crypto: hisilicon - avoid unused function warningArnd Bergmann
2019-08-09crypto: hisilicon - add debugfs for ZIP and QMZhou Wang
2019-08-09crypto: hisilicon - add SRIOV support for ZIPZhou Wang
2019-08-09crypto: hisilicon - add HiSilicon ZIP accelerator supportZhou Wang