aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/qm.c
AgeCommit message (Expand)Author
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
2020-04-16crypto: hisilicon - unify SR-IOV related codes into QMShukun Tan
2020-03-20crypto: hisilicon/qm - Put device finding logic into QMWeili Qian
2020-03-12crypto: hisilicon - Use one workqueue per qm instead of per qpShukun Tan
2020-02-22crypto: hisilicon - register zip engine to uacceZhangfei Gao
2020-02-13crypto: hisilicon - Fix duplicate print when qm occur multiple errorsShukun Tan
2020-02-13crypto: hisilicon - Unify error detect process into qmShukun 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-01crypto: hisilicon - fix to return sub-optimal device when best device has no qpsZhou Wang
2019-10-26crypto: hisilicon - fix endianness verification problem of QMShukun Tan
2019-10-26crypto: hisilicon - tiny fix about QM/ZIP error callback printZhou Wang
2019-10-05crypto: hisilicon - allow compile-testing on x86Arnd Bergmann
2019-08-22crypto: hisilicon - Fix warning on printing %p with dma_addr_tHerbert Xu
2019-08-15crypto: hisilicon - add missing single_releaseZhou Wang
2019-08-15crypto: hisilicon - fix kbuild warningsZhou Wang
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 queue management driver for HiSilicon QM moduleZhou Wang