summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon
AgeCommit message (Expand)Author
2020-12-11crypto: hisilicon/trng - replace atomic_add_return()Yejune Deng
2020-11-27crypto: hisilicon/trng - add support for PRNGWeili Qian
2020-11-27crypto: hisilicon/trng - add HiSilicon TRNG driver supportWeili Qian
2020-11-20crypto: hisilicon/zip - add a work_queue for zip irqYang Shen
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-11-20crypto: hisilicon/sec2 - Fix aead authentication setting key errorKai 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 - fixes some coding styleLongfang Liu
2020-10-30crypto: hisilicon - delete unused structure member variablesLongfang Liu
2020-10-30crypto: hisilicon - Fix doc warnings in sgl.c and qm.cShiju Jose
2020-10-02crypto: hisilicon/zip - fix the uninitalized 'curr_qm_qp_num'Sihang Chen
2020-10-02crypto: hisilicon/zip - fix the return value when device is busyYang Shen
2020-10-02crypto: hisilicon/zip - fix zero length input in GZIP decompressZhou Wang
2020-10-02crypto: hisilicon/zip - fix the uncleared debug registersHao Fang
2020-09-25crypto: hisilicon/qm - remove the update of flagsWeili Qian
2020-09-25crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'Yang Shen
2020-09-25crypto: hisilicon/hpre - fix a bug in dh algorithmMeng Yu
2020-09-25crypto: hisilicon/hpre - adjust some coding styleMeng Yu
2020-09-25crypto: hisilicon/hpre - remove useless codeMeng Yu
2020-09-25crypto: hisilicon/qm - Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-09-18crypto: hisilicon - fixed memory allocation errorLongfang Liu
2020-09-18crypto: hisilicon - update ZIP module parameter descriptionLongfang Liu
2020-09-18crypto: hisilicon - update SEC module parameter descriptionLongfang Liu
2020-09-18crypto: hisilicon - update HPRE module parameter descriptionLongfang Liu
2020-09-18crypto: hisilicon - update mininum queueLongfang Liu
2020-09-18crypto: hisilicon/zip - fix some coding stylesYang Shen
2020-09-18crypto: hisilicon/zip - supplement some commentsYang Shen
2020-09-18crypto: hisilicon/zip - move some private macros from 'zip.h' to 'zip_crypto.c'Yang Shen
2020-09-18crypto: hisilicon/zip - fix static check warningYang Shen
2020-09-18crypto: hisilicon/zip - add print for error branchYang Shen
2020-09-18crypto: hisilicon/zip - use a enum parameter instead of some macrosYang Shen
2020-09-18crypto: hisilicon/zip - replace 'sprintf' with 'scnprintf'Yang Shen
2020-09-18crypto: hisilicon/zip - modify debugfs interface parametersShukun Tan
2020-09-18crypto: hisilicon/zip - unify naming style for functions and macrosYang Shen
2020-09-18crypto: hisilicon/zip - remove some useless parametersYang Shen
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