aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/hisilicon/qm.c
AgeCommit message (Expand)Author
2021-03-13crypto: hisilicon/hpre - add version adapt to new algorithmsMeng Yu
2021-02-10crypto: hisilicon/qm - fix printing format issueWeili Qian
2021-02-10crypto: hisilicon/qm - do not reset hardware when CE happensWeili Qian
2021-02-10crypto: hisilicon/qm - update irqflagSihang Chen
2021-02-10crypto: hisilicon/qm - fix the value of 'QM_SQC_VFT_BASE_MASK_V2'Weili Qian
2021-02-10crypto: hisilicon/qm - fix request missing errorWeili Qian
2021-02-10crypto: hisilicon/qm - removing driver after resetWeili Qian
2021-02-10crypto: hisilicon - PASID fixed on Kunpeng 930Weili Qian
2021-02-10crypto: hisilicon/qm - fix use of 'dma_map_single'Weili Qian
2021-01-14crypto: hisilicon - add ZIP device using mode parameterKai Ye
2021-01-14crypto: hisilicon/qm - SVA bugfixed on Kunpeng920Kai Ye
2020-11-06crypto: hisilicon/qm - split 'hisi_qm_init' into smaller piecesWeili Qian
2020-11-06crypto: hisilicon/qm - split 'qm_eq_ctx_cfg' into smaller piecesWeili Qian
2020-11-06crypto: hisilicon/qm - split 'qm_qp_ctx_cfg' into smaller piecesWeili Qian
2020-11-06crypto: hisilicon/qm - replace 'sprintf' with 'scnprintf'Weili Qian
2020-11-06crypto: hisilicon/qm - modify return type of 'qm_set_sqctype'Weili Qian
2020-11-06crypto: hisilicon/qm - modify the return type of debugfs interfaceWeili Qian
2020-11-06crypto: hisilicon/qm - modify the return type of functionWeili Qian
2020-11-06crypto: hisilicon/qm - numbers are replaced by macrosWeili Qian
2020-10-30crypto: hisilicon - Fix doc warnings in sgl.c and qm.cShiju Jose
2020-09-25crypto: hisilicon/qm - remove the update of flagsWeili Qian
2020-09-25crypto: hisilicon/qm - Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
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 VF not available after PF FLRShukun Tan
2020-08-21crypto: hisilicon/qm - fix no stop reason when use 'hisi_qm_stop'Yang Shen
2020-08-21crypto: hisilicon/qm - fix event queue depth to 2048Shukun Tan
2020-08-21crypto: hisilicon/qm - fix judgement of queue is fullHui Tang
2020-08-21crypto: hisilicon/qm - fix print frequence in hisi_qp_sendYang Shen
2020-08-21crypto: hisilicon/qm - clear used reference count when start qpShukun Tan
2020-08-21crypto: hisilicon/qm - fix wrong release after using strsepSihang Chen
2020-07-03crypto: hisilicon/qm - Change type of pasid to u32Fenghua Yu
2020-06-26crypto: hisilicon - fix strncpy warning with strscpyZhangfei Gao
2020-06-18crypto: hisilicon - allow smaller reads in debugfsDan Carpenter
2020-05-28crypto: hisilicon - fix driver compatibility issue with different versions of...Weili Qian
2020-05-23crypto: hisilicon/qm - change debugfs file name from qm_regs to regsShukun Tan
2020-05-23crypto: hisilicon/qm - add DebugFS for xQC and xQE dumpShukun Tan
2020-05-23crypto: hisilicon/qm - add debugfs to the QM state machineLongfang Liu
2020-05-23crypto: hisilicon/qm - add debugfs for QMLongfang Liu
2020-05-15crypto: hisilicon - add device error report through abnormal irqShukun Tan
2020-05-15crypto: hisilicon - remove codes of directly report device errors through MSIShukun Tan
2020-05-15crypto: hisilicon - QM memory management optimizationWeili Qian
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/qm - add state machine for QMZhou Wang
2020-04-30crypto: hisilicon/qm - Make qm_controller_reset() staticZou Wei
2020-04-16crypto: hisilicon/qm - stop qp by judging sq and cq tailYang Shen
2020-04-16crypto: hisilicon/qm - add controller reset interfaceShukun Tan