summaryrefslogtreecommitdiff
path: root/drivers/crypto/hisilicon/hpre/hpre_main.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-03crypto: hisilicon/debugfs - mask the unnecessary info from the dumpChenghai Huang1-1/+1
2024-04-12crypto: hisilicon - Adjust debugfs creation and release orderChenghai Huang1-11/+10
2024-01-26crypto: hisilicon - Fix smp_processor_id() warningsWenkai Lin1-1/+1
2023-12-08crypto: hisilicon/hpre - save capability registers in probe processZhiqi Song1-18/+64
2023-12-08crypto: hisilicon/qm - add a function to set qm algsWenkai Lin1-38/+4
2023-10-05crypto: hisilicon/qm - check function qp num before alg registerWeili Qian1-5/+9
2023-10-05crypto: hisilicon/qm - fix PF queue parameter issueLongfang Liu1-0/+5
2023-09-15crypto: hisilicon/hpre - Fix a erroneous check after snprintf()Christophe JAILLET1-1/+1
2023-07-22crypto: hisilicon/hpre - enable sva error interrupt eventWeili Qian1-1/+4
2023-03-17crypto: hisilicon/hpre - remove unnecessary aer.h includeBjorn Helgaas1-1/+0
2022-11-18crypto: hisilicon/qm - modify the process of regs dfxKai Ye1-4/+3
2022-10-21crypto: hisilicon/hpre - fix resource leak in remove processZhiqi Song1-8/+2
2022-09-16crypto: hisilicon - support get algs by the capability registerZhiqi Song1-5/+78
2022-09-16crypto: hisilicon/hpre - support hpre capabilityZhiqi Song1-6/+47
2022-09-16crypto: hisilicon/qm - get error type from hardware registersWeili Qian1-14/+54
2022-09-16crypto: hisilicon/qm - get hardware features from hardware registersWeili Qian1-2/+2
2022-08-19crypto: hisilicon/hpre - change return type of hpre_cluster_inqry_write()Weili Qian1-6/+2
2022-04-15crypto: hisilicon/hpre - support last word dumpingKai Ye1-20/+112
2022-04-15crypto: hisilicon/hpre - support register checkingKai Ye1-18/+72
2022-03-15hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driverShameer Kolothum1-0/+6
2022-03-15hisi_acc_qm: Move VF PCI device IDs to common headerShameer Kolothum1-7/+6
2021-11-26crypto: hisilicon - modify the value of engine type rateKai Ye1-1/+1
2021-08-21crypto: hisilicon - support runtime PM for accelerator deviceWeili Qian1-4/+31
2021-08-21crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_re...Weili Qian1-2/+23
2021-08-12crypto: hisilicon - enable hpre device clock gatingWeili Qian1-0/+63
2021-06-17crypto: hisilicon/hpre - adds the max shaper type rateKai Ye1-0/+7
2021-05-28crypto: hisilicon/qm - support address prefetchingLongfang Liu1-0/+50
2021-05-23crypto: hisilicon/qm - enable to close master ooo when NFE occursWeili Qian1-12/+24
2021-05-23crypto: hisilicon/qm - adjust order of device error configurationWeili Qian1-2/+4
2021-05-21crypto: hisilicon/hpre - delete rudundant macro definitionHui Tang1-2/+1
2021-05-21crypto: hisilicon/hpre - use 'GENMASK' to generate mask valueHui Tang1-7/+7
2021-05-21crypto: hisilicon/hpre - replace macro with inline functionHui Tang1-9/+16
2021-05-21crypto: hisilicon/hpre - init a structure member each lineHui Tang1-14/+42
2021-05-21crypto: hisilicon/hpre - the macro 'HPRE_ADDR' expandsHui Tang1-30/+29
2021-04-22crypto: hisilicon - dynamic configuration 'err_info'Weili Qian1-10/+16
2021-04-16crypto: hisilicon/hpre - delete redundant log and return in advanceHui Tang1-1/+1
2021-04-16crypto: hisilicon/hpre - delete the rudundant space after returnHui Tang1-2/+2
2021-04-02crypto: hisilicon/hpre - delete redundant '\n'Hui Tang1-2/+2
2021-04-02crypto: hisilicon/hpre - fix a typo and delete redundant blank lineHui Tang1-2/+1
2021-04-02crypto: hisilicon/hpre - fix PASID setting on kunpeng 920Hui Tang1-25/+18
2021-03-26crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.cWeili Qian1-61/+0
2021-03-26crypto: hisilicon/qm - set the total number of queuesWeili Qian1-3/+0
2021-03-12crypto: hisilicon/hpre - add 'ECDH' algorithmMeng Yu1-0/+1
2021-03-12crypto: hisilicon/hpre - add algorithm typeMeng Yu1-2/+9
2021-02-10crypto: hisilicon/qm - do not reset hardware when CE happensWeili Qian1-0/+1
2021-02-10crypto: hisilicon/qm - removing driver after resetWeili Qian1-1/+1
2021-02-10crypto: hisilicon/hpre - enable Elliptic curve cryptographyHui Tang1-1/+8
2021-02-10crypto: hisilicon - PASID fixed on Kunpeng 930Weili Qian1-8/+10
2021-02-10crypto: hisilicon/hpre - tiny fixHui Tang1-5/+8
2021-02-10crypto: hisilicon/hpre - adapt the number of clustersHui Tang1-24/+47