summaryrefslogtreecommitdiff
path: root/drivers/crypto/hisilicon
AgeCommit message (Expand)Author
2021-08-21crypto: hisilicon - check _PS0 and _PR0 methodWeili Qian
2021-08-21crypto: hisilicon - change parameter passing of debugfs functionWeili Qian
2021-08-21crypto: hisilicon - support runtime PM for accelerator deviceWeili Qian
2021-08-21crypto: hisilicon - add runtime PM opsWeili Qian
2021-08-21crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_re...Weili Qian
2021-08-21crypto: hisilicon/sec - modify the hardware endian configurationKai Ye
2021-08-21crypto: hisilicon/sec - fix the abnormal exiting processKai Ye
2021-08-12crypto: hisilicon - enable hpre device clock gatingWeili Qian
2021-08-12crypto: hisilicon - enable sec device clock gatingWeili Qian
2021-08-12crypto: hisilicon - enable zip device clock gatingWeili Qian
2021-06-28crypto: hisilicon/sec - fix the process of disabling sva prefetchingKai Ye
2021-06-24crypto: hisilicon/qm - implement for querying hardware tasks status.Wenkai Lin
2021-06-24crypto: hisilicon/sec - Fix spelling mistake "fallbcak" -> "fallback"Colin Ian King
2021-06-17crypto: hisilicon/zip - adds the max shaper type rateKai Ye
2021-06-17crypto: hisilicon/hpre - adds the max shaper type rateKai Ye
2021-06-17crypto: hisilicon/sec - adds the max shaper type rateKai Ye
2021-06-17crypto: hisilicon/qm - supports to inquiry each function's QoSKai Ye
2021-06-17crypto: hisilicon/qm - add pf ping single vf functionKai Ye
2021-06-17crypto: hisilicon/qm - merges the work initialization process into a single f...Kai Ye
2021-06-17crypto: hisilicon/qm - add the "alg_qos" file nodeKai Ye
2021-06-17crypto: hisilicon/qm - supports writing QoS int the hostKai Ye
2021-06-11crypto: hisilicon/sec - modify the SEC request structureKai Ye
2021-06-11crypto: hisilicon/sec - add hardware integrity check value processKai Ye
2021-06-11crypto: hisilicon/sec - add fallback tfm supporting for aeadsKai Ye
2021-06-11crypto: hisilicon/sec - add new algorithm mode for AEADKai Ye
2021-06-03crypto: hisilicon/qm - update reset flowWeili Qian
2021-06-03crypto: hisilicon/qm - add callback to support communicationWeili Qian
2021-06-03crypto: hisilicon/qm - enable PF and VFs communicationWeili Qian
2021-06-03crypto: hisilicon/qm - adjust reset interfaceWeili Qian
2021-06-03crypto: hisilicon/hpre - register ecdh NIST P384Hui Tang
2021-06-03crypto: hisilicon/hpre - add check before gx modulo pHui Tang
2021-06-03crypto: hisilicon/hpre - fix ecdh self test issueHui Tang
2021-06-03crypto: hisilicon/sec - fixup 3des minimum key size declarationKai Ye
2021-06-03crypto: hisilicon/sec - add fallback tfm supporting for XTS modeKai Ye
2021-06-03crypto: hisilicon/sec - add new skcipher mode for SECKai Ye
2021-06-03crypto: hisilicon/sec - driver adapt to new SQEKai Ye
2021-06-03crypto: hisilicon/sec - add new type of SQEKai Ye
2021-06-03crypto: hisilicon - switch to memdup_user_nul()Zou Wei
2021-05-28crypto: hisilicon/qm - support address prefetchingLongfang Liu
2021-05-28crypto: hisilicon/qm - add MSI detection steps on Kunpeng930Weili Qian
2021-05-28crypto: hisilicon/qm - fix the process of VF's list addingKai Ye
2021-05-28crypto: hisilicon/qm - add dfx log if not use hardware crypto algsKai Ye
2021-05-23crypto: hisilicon/qm - enable to close master ooo when NFE occursWeili Qian
2021-05-23crypto: hisilicon/qm - adjust order of device error configurationWeili Qian
2021-05-23crypto: hisilicon/qm - modify 'QM_RESETTING' clearing errorWeili Qian
2021-05-23crypto: hisilicon/qm - initialize the device before doing tasksWeili Qian
2021-05-21crypto: hisilicon/hpre - add 'default' for switch statementHui Tang
2021-05-21crypto: hisilicon/hpre - delete rudundant macro definitionHui Tang
2021-05-21crypto: hisilicon/hpre - use 'GENMASK' to generate mask valueHui Tang
2021-05-21crypto: hisilicon/hpre - delete rudundant initializationHui Tang