summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/zip
Commit message (Expand)AuthorAgeFilesLines
* crypto: hisilicon/zip - adds the max shaper type rateKai Ye2021-06-171-0/+11
* crypto: hisilicon/qm - support address prefetchingLongfang Liu2021-05-281-0/+50
* crypto: hisilicon/qm - enable to close master ooo when NFE occursWeili Qian2021-05-231-12/+24
* crypto: hisilicon/qm - adjust order of device error configurationWeili Qian2021-05-231-3/+3
* crypto: hisilicon - support new error types for ZIPWeili Qian2021-04-221-2/+7
* crypto: hisilicon - dynamic configuration 'err_info'Weili Qian2021-04-221-10/+15
* crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930Yang Shen2021-04-022-0/+26
* crypto: hisilicon/zip - initialize operations about 'sqe' in 'acomp_alg.init'Yang Shen2021-04-021-31/+110
* crypto: hisilicon/zip - add comments for 'hisi_zip_sqe'Yang Shen2021-04-022-15/+34
* crypto: hisilicon/zip - adjust functions locationYang Shen2021-04-021-276/+276
* crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.cWeili Qian2021-03-261-57/+1
* crypto: hisilicon/qm - set the total number of queuesWeili Qian2021-03-261-7/+0
* crypto: hisilicon/hpre - add version adapt to new algorithmsMeng Yu2021-03-132-4/+4
* crypto: hisilicon/qm - do not reset hardware when CE happensWeili Qian2021-02-101-1/+4
* crypto: hisilicon/qm - removing driver after resetWeili Qian2021-02-101-1/+1
* crypto: hisilicon - PASID fixed on Kunpeng 930Weili Qian2021-02-101-1/+1
* crypto: hisilicon - add ZIP device using mode parameterKai Ye2021-01-141-0/+14
* crypto: hisilicon/zip - add a work_queue for zip irqYang Shen2020-11-201-3/+23
* crypto: hisilicon/qm - modify the return type of debugfs interfaceWeili Qian2020-11-061-3/+1
* crypto: hisilicon/zip - fix the uninitalized 'curr_qm_qp_num'Sihang Chen2020-10-021-0/+1
* crypto: hisilicon/zip - fix the return value when device is busyYang Shen2020-10-021-1/+2
* crypto: hisilicon/zip - fix zero length input in GZIP decompressZhou Wang2020-10-021-6/+17
* crypto: hisilicon/zip - fix the uncleared debug registersHao Fang2020-10-021-0/+18
* crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'Yang Shen2020-09-251-2/+1
* crypto: hisilicon - update ZIP module parameter descriptionLongfang Liu2020-09-181-1/+1
* crypto: hisilicon/zip - fix some coding stylesYang Shen2020-09-182-19/+11
* crypto: hisilicon/zip - supplement some commentsYang Shen2020-09-181-2/+2
* crypto: hisilicon/zip - move some private macros from 'zip.h' to 'zip_crypto.c'Yang Shen2020-09-182-14/+14
* crypto: hisilicon/zip - fix static check warningYang Shen2020-09-181-6/+6
* crypto: hisilicon/zip - add print for error branchYang Shen2020-09-182-16/+45
* crypto: hisilicon/zip - use a enum parameter instead of some macrosYang Shen2020-09-181-10/+13
* crypto: hisilicon/zip - replace 'sprintf' with 'scnprintf'Yang Shen2020-09-181-3/+4
* crypto: hisilicon/zip - modify debugfs interface parametersShukun Tan2020-09-181-31/+24
* crypto: hisilicon/zip - unify naming style for functions and macrosYang Shen2020-09-181-17/+18
* crypto: hisilicon/zip - remove some useless parametersYang Shen2020-09-182-2/+0
* crypto: hisilicon/qm - fix the process of register algorithms to cryptoYang Shen2020-08-212-19/+24
* crypto: hisilicon/qm - fix the call trace when unbind deviceWeili Qian2020-08-211-1/+2
* crypto: hisilicon/qm - register callback function to 'pci_driver.shutdown'Yang Shen2020-08-211-0/+1
* crypto: hisilicon/qm - fix no stop reason when use 'hisi_qm_stop'Yang Shen2020-08-211-2/+2
* crypto: hisilicon/zip - permit users to specify NUMA nodeBarry Song2020-07-093-6/+7
* crypto: hisilicon - fix driver compatibility issue with different versions of...Weili Qian2020-05-281-17/+3
* crypto: hisilicon/qm - add DebugFS for xQC and xQE dumpShukun Tan2020-05-231-0/+4
* crypto: hisilicon/zip - add debugfs for Hisilicon ZIPLongfang Liu2020-05-233-1/+70
* crypto: hisilicon/zip - Use temporary sqe when doing workZhou Wang2020-05-151-6/+5
* crypto: hisilicon - remove codes of directly report device errors through MSIShukun Tan2020-05-151-1/+0
* crypto: hisilicon - unify initial value assignment into QMWeili Qian2020-05-151-21/+16
* crypto: hisilicon - remove use_dma_api related codesShukun Tan2020-05-151-1/+0
* crypto: hisilicon - add FLR supportShukun Tan2020-05-151-0/+16
* crypto: hisilicon - refactor module parameter pf_q_num related codeShukun Tan2020-05-151-32/+1
* crypto: hisilicon/zip - modify the ZIP probe processLongfang Liu2020-05-151-18/+42