summaryrefslogtreecommitdiff
path: root/drivers/crypto/hisilicon
AgeCommit message (Expand)Author
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-16crypto: hisilicon/hpre - disable FLR triggered by hardwareHui Tang
2020-07-16crypto: hisilicon/hpre - update debugfs interface parametersMeng Yu
2020-07-16crypto: hisilicon/hpre - Add a switch in sriov_configureMeng Yu
2020-07-16crypto: hisilicon/hpre - Modify the Macro definition and formatMeng Yu
2020-07-16crypto: hisilicon/hpre - HPRE_OVERTIME_THRHLD can be written by debugfsHui Tang
2020-07-16crypto: hisilicon/hpre - Init the value of current_q of debugfsMeng Yu
2020-07-16crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORYMikulas Patocka
2020-07-16crypto: hisilicon/sec2 - fix some coding stylesLongfang Liu
2020-07-16crypto: hisilicon/sec2 - update debugfs interface parametersLongfang Liu
2020-07-16crypto: hisilicon/sec2 - update SEC initialization and resetLongfang Liu
2020-07-16crypto:hisilicon/sec2 - update busy processing logicKai Ye
2020-07-16crypto: hisilicon/sec2 - clear SEC debug regsKai Ye
2020-07-09crypto: hisilicon/zip - permit users to specify NUMA nodeBarry Song
2020-07-03crypto: hisilicon/qm - Change type of pasid to u32Fenghua Yu
2020-06-26crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka
2020-06-26crypto: hisilicon - fix strncpy warning with strscpyZhangfei Gao
2020-06-18crypto: hisilicon - update SEC driver module parameterLongfang Liu
2020-06-18crypto: hisilicon - allow smaller reads in debugfsDan Carpenter
2020-06-15crypto: hisilicon - Cap block size at 2^31Herbert Xu
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/zip - add debugfs for Hisilicon ZIPLongfang Liu
2020-05-23crypto: hisilicon/hpre - add debugfs for Hisilicon HPREHui Tang
2020-05-23crypto: hisilicon/sec2 - add debugfs for Hisilicon SECKai Ye
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/zip - Use temporary sqe when doing workZhou Wang
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-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/hpre - modify the HPRE probe processLongfang Liu
2020-05-15crypto: hisilicon/sec2 - modify the SEC probe processLongfang Liu
2020-05-15crypto: hisilicon/sec2 - constify sec_dfx_regsRikard Falkeborn