summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 - remove the update of flagsWeili Qian2020-09-251-1/+0
* crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'Yang Shen2020-09-253-6/+3
* crypto: hisilicon/hpre - fix a bug in dh algorithmMeng Yu2020-09-251-0/+2
* crypto: hisilicon/hpre - adjust some coding styleMeng Yu2020-09-251-8/+5
* crypto: hisilicon/hpre - remove useless codeMeng Yu2020-09-252-5/+4
* crypto: hisilicon/qm - Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2020-09-251-11/+1
* crypto: hisilicon - fixed memory allocation errorLongfang Liu2020-09-181-4/+12
* crypto: hisilicon - update ZIP module parameter descriptionLongfang Liu2020-09-181-1/+1
* crypto: hisilicon - update SEC module parameter descriptionLongfang Liu2020-09-181-1/+1
* crypto: hisilicon - update HPRE module parameter descriptionLongfang Liu2020-09-181-1/+1
* crypto: hisilicon - update mininum queueLongfang Liu2020-09-181-2/+2
* 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-218-107/+125
* crypto: hisilicon/qm - fix the call trace when unbind deviceWeili Qian2020-08-215-9/+99
* crypto: hisilicon/qm - register callback function to 'pci_driver.shutdown'Yang Shen2020-08-215-0/+21
* crypto: hisilicon/qm - fix VF not available after PF FLRShukun Tan2020-08-211-0/+6
* crypto: hisilicon/qm - fix no stop reason when use 'hisi_qm_stop'Yang Shen2020-08-215-17/+17
* crypto: hisilicon/qm - fix event queue depth to 2048Shukun Tan2020-08-211-6/+13
* crypto: hisilicon/qm - fix judgement of queue is fullHui Tang2020-08-211-1/+1
* crypto: hisilicon/qm - fix print frequence in hisi_qp_sendYang Shen2020-08-211-1/+1
* crypto: hisilicon/qm - clear used reference count when start qpShukun Tan2020-08-211-0/+1
* crypto: hisilicon/qm - fix wrong release after using strsepSihang Chen2020-08-211-4/+6
* crypto: hisilicon/hpre - disable FLR triggered by hardwareHui Tang2020-07-161-4/+22
* crypto: hisilicon/hpre - update debugfs interface parametersMeng Yu2020-07-161-33/+26
* crypto: hisilicon/hpre - Add a switch in sriov_configureMeng Yu2020-07-161-1/+2
* crypto: hisilicon/hpre - Modify the Macro definition and formatMeng Yu2020-07-161-7/+5
* crypto: hisilicon/hpre - HPRE_OVERTIME_THRHLD can be written by debugfsHui Tang2020-07-161-4/+6
* crypto: hisilicon/hpre - Init the value of current_q of debugfsMeng Yu2020-07-161-0/+1
* crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORYMikulas Patocka2020-07-162-10/+18
* crypto: hisilicon/sec2 - fix some coding stylesLongfang Liu2020-07-161-5/+4
* crypto: hisilicon/sec2 - update debugfs interface parametersLongfang Liu2020-07-161-27/+27
* crypto: hisilicon/sec2 - update SEC initialization and resetLongfang Liu2020-07-162-27/+29
* crypto:hisilicon/sec2 - update busy processing logicKai Ye2020-07-163-25/+71
* crypto: hisilicon/sec2 - clear SEC debug regsKai Ye2020-07-161-0/+7
* crypto: hisilicon/zip - permit users to specify NUMA nodeBarry Song2020-07-093-6/+7
* crypto: hisilicon/qm - Change type of pasid to u32Fenghua Yu2020-07-031-2/+2
* crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specifiedMikulas Patocka2020-06-261-16/+18