summaryrefslogtreecommitdiff
path: root/drivers/crypto/hisilicon/hpre/hpre_main.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: hisilicon/hpre - remove unnecessary aer.h includeBjorn Helgaas2023-03-171-1/+0
* crypto: hisilicon/qm - modify the process of regs dfxKai Ye2022-11-181-4/+3
* crypto: hisilicon/hpre - fix resource leak in remove processZhiqi Song2022-10-211-8/+2
* crypto: hisilicon - support get algs by the capability registerZhiqi Song2022-09-161-5/+78
* crypto: hisilicon/hpre - support hpre capabilityZhiqi Song2022-09-161-6/+47
* crypto: hisilicon/qm - get error type from hardware registersWeili Qian2022-09-161-14/+54
* crypto: hisilicon/qm - get hardware features from hardware registersWeili Qian2022-09-161-2/+2
* crypto: hisilicon/hpre - change return type of hpre_cluster_inqry_write()Weili Qian2022-08-191-6/+2
* crypto: hisilicon/hpre - support last word dumpingKai Ye2022-04-151-20/+112
* crypto: hisilicon/hpre - support register checkingKai Ye2022-04-151-18/+72
* hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driverShameer Kolothum2022-03-151-0/+6
* hisi_acc_qm: Move VF PCI device IDs to common headerShameer Kolothum2022-03-151-7/+6
* crypto: hisilicon - modify the value of engine type rateKai Ye2021-11-261-1/+1
* crypto: hisilicon - support runtime PM for accelerator deviceWeili Qian2021-08-211-4/+31
* crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_re...Weili Qian2021-08-211-2/+23
* crypto: hisilicon - enable hpre device clock gatingWeili Qian2021-08-121-0/+63
* crypto: hisilicon/hpre - adds the max shaper type rateKai Ye2021-06-171-0/+7
* 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-2/+4
* crypto: hisilicon/hpre - delete rudundant macro definitionHui Tang2021-05-211-2/+1
* crypto: hisilicon/hpre - use 'GENMASK' to generate mask valueHui Tang2021-05-211-7/+7
* crypto: hisilicon/hpre - replace macro with inline functionHui Tang2021-05-211-9/+16
* crypto: hisilicon/hpre - init a structure member each lineHui Tang2021-05-211-14/+42
* crypto: hisilicon/hpre - the macro 'HPRE_ADDR' expandsHui Tang2021-05-211-30/+29
* crypto: hisilicon - dynamic configuration 'err_info'Weili Qian2021-04-221-10/+16
* crypto: hisilicon/hpre - delete redundant log and return in advanceHui Tang2021-04-161-1/+1
* crypto: hisilicon/hpre - delete the rudundant space after returnHui Tang2021-04-161-2/+2
* crypto: hisilicon/hpre - delete redundant '\n'Hui Tang2021-04-021-2/+2
* crypto: hisilicon/hpre - fix a typo and delete redundant blank lineHui Tang2021-04-021-2/+1
* crypto: hisilicon/hpre - fix PASID setting on kunpeng 920Hui Tang2021-04-021-25/+18
* crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.cWeili Qian2021-03-261-61/+0
* crypto: hisilicon/qm - set the total number of queuesWeili Qian2021-03-261-3/+0
* crypto: hisilicon/hpre - add 'ECDH' algorithmMeng Yu2021-03-131-0/+1
* crypto: hisilicon/hpre - add algorithm typeMeng Yu2021-03-131-2/+9
* crypto: hisilicon/qm - do not reset hardware when CE happensWeili Qian2021-02-101-0/+1
* crypto: hisilicon/qm - removing driver after resetWeili Qian2021-02-101-1/+1
* crypto: hisilicon/hpre - enable Elliptic curve cryptographyHui Tang2021-02-101-1/+8
* crypto: hisilicon - PASID fixed on Kunpeng 930Weili Qian2021-02-101-8/+10
* crypto: hisilicon/hpre - tiny fixHui Tang2021-02-101-5/+8
* crypto: hisilicon/hpre - adapt the number of clustersHui Tang2021-02-101-24/+47
* crypto: hisilicon/hpre - add ecc algorithm inqury for uacce deviceHui Tang2021-01-291-1/+4
* crypto: hisilicon/hpre - add two RAS correctable errors processingHui Tang2021-01-291-2/+6
* crypto: hisilicon/hpre - delete ECC 1bit error reported thresholdHui Tang2021-01-291-2/+0
* crypto: hisilicon/hpre - register HPRE device to uacceKai Ye2021-01-141-0/+54
* crypto: hisilicon/qm - modify the return type of debugfs interfaceWeili Qian2020-11-061-3/+1
* crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'Yang Shen2020-09-251-2/+1
* crypto: hisilicon - update HPRE module parameter descriptionLongfang Liu2020-09-181-1/+1
* crypto: hisilicon/qm - fix the process of register algorithms to cryptoYang Shen2020-08-211-10/+10
* crypto: hisilicon/qm - fix the call trace when unbind deviceWeili Qian2020-08-211-1/+2