aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/hisilicon/hpre/hpre_main.c
AgeCommit message (Expand)Author
2023-11-20crypto: hisilicon/qm - fix PF queue parameter issueLongfang Liu
2023-11-20crypto: hisilicon/qm - modify the process of regs dfxKai Ye
2023-11-20crypto: hisilicon/hpre - Fix a erroneous check after snprintf()Christophe JAILLET
2022-12-31crypto: hisilicon/hpre - fix resource leak in remove processZhiqi Song
2022-09-16crypto: hisilicon - support get algs by the capability registerZhiqi Song
2022-09-16crypto: hisilicon/hpre - support hpre capabilityZhiqi Song
2022-09-16crypto: hisilicon/qm - get error type from hardware registersWeili Qian
2022-09-16crypto: hisilicon/qm - get hardware features from hardware registersWeili Qian
2022-08-19crypto: hisilicon/hpre - change return type of hpre_cluster_inqry_write()Weili Qian
2022-04-15crypto: hisilicon/hpre - support last word dumpingKai Ye
2022-04-15crypto: hisilicon/hpre - support register checkingKai Ye
2022-03-15hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driverShameer Kolothum
2022-03-15hisi_acc_qm: Move VF PCI device IDs to common headerShameer Kolothum
2021-11-26crypto: hisilicon - modify the value of engine type rateKai Ye
2021-08-21crypto: hisilicon - support runtime PM for accelerator deviceWeili Qian
2021-08-21crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_re...Weili Qian
2021-08-12crypto: hisilicon - enable hpre device clock gatingWeili Qian
2021-06-17crypto: hisilicon/hpre - adds the max shaper type rateKai Ye
2021-05-28crypto: hisilicon/qm - support address prefetchingLongfang Liu
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-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 - replace macro with inline functionHui Tang
2021-05-21crypto: hisilicon/hpre - init a structure member each lineHui Tang
2021-05-21crypto: hisilicon/hpre - the macro 'HPRE_ADDR' expandsHui Tang
2021-04-22crypto: hisilicon - dynamic configuration 'err_info'Weili Qian
2021-04-16crypto: hisilicon/hpre - delete redundant log and return in advanceHui Tang
2021-04-16crypto: hisilicon/hpre - delete the rudundant space after returnHui Tang
2021-04-02crypto: hisilicon/hpre - delete redundant '\n'Hui Tang
2021-04-02crypto: hisilicon/hpre - fix a typo and delete redundant blank lineHui Tang
2021-04-02crypto: hisilicon/hpre - fix PASID setting on kunpeng 920Hui Tang
2021-03-26crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.cWeili Qian
2021-03-26crypto: hisilicon/qm - set the total number of queuesWeili Qian
2021-03-13crypto: hisilicon/hpre - add 'ECDH' algorithmMeng Yu
2021-03-13crypto: hisilicon/hpre - add algorithm typeMeng Yu
2021-02-10crypto: hisilicon/qm - do not reset hardware when CE happensWeili Qian
2021-02-10crypto: hisilicon/qm - removing driver after resetWeili Qian
2021-02-10crypto: hisilicon/hpre - enable Elliptic curve cryptographyHui Tang
2021-02-10crypto: hisilicon - PASID fixed on Kunpeng 930Weili Qian
2021-02-10crypto: hisilicon/hpre - tiny fixHui Tang
2021-02-10crypto: hisilicon/hpre - adapt the number of clustersHui Tang
2021-01-29crypto: hisilicon/hpre - add ecc algorithm inqury for uacce deviceHui Tang
2021-01-29crypto: hisilicon/hpre - add two RAS correctable errors processingHui Tang
2021-01-29crypto: hisilicon/hpre - delete ECC 1bit error reported thresholdHui Tang
2021-01-14crypto: hisilicon/hpre - register HPRE device to uacceKai Ye
2020-11-06crypto: hisilicon/qm - modify the return type of debugfs interfaceWeili Qian
2020-09-25crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'Yang Shen
2020-09-18crypto: hisilicon - update HPRE module parameter descriptionLongfang Liu
2020-08-21crypto: hisilicon/qm - fix the process of register algorithms to cryptoYang Shen