aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/sec2/sec_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: hisilicon/qm - reset device before enabling itWeili Qian2024-09-061-9/+7
* crypto: hisilicon/sec2 - fix for register offsetWenkai Lin2024-05-031-1/+1
* crypto: hisilicon/debugfs - mask the unnecessary info from the dumpChenghai Huang2024-05-031-2/+2
* crypto: hisilicon - Adjust debugfs creation and release orderChenghai Huang2024-04-121-12/+11
* crypto: hisilicon/sec - Add the condition for configuring the sriov functionChenghai Huang2024-04-121-1/+2
* crypto: hisilicon/sec2 - updates the sec DFX function registerQi Tao2024-02-021-0/+5
* crypto: hisilicon - Fix smp_processor_id() warningsWenkai Lin2024-01-261-1/+1
* crypto: hisilicon/sec2 - Remove cfb and ofbHerbert Xu2023-12-081-1/+1
* crypto: hisilicon/sec2 - save capability registers in probe processZhiqi Song2023-12-081-3/+40
* crypto: hisilicon/qm - add a function to set qm algsWenkai Lin2023-12-081-40/+7
* crypto: hisilicon/qm - check function qp num before alg registerWeili Qian2023-10-051-14/+10
* crypto: hisilicon/qm - fix PF queue parameter issueLongfang Liu2023-10-051-0/+5
* crypto: hisilicon/sec - remove unnecessary aer.h includeBjorn Helgaas2023-03-171-1/+0
* crypto: hisilicon/sec - remove continuous blank linesWenkai Lin2022-11-181-1/+0
* crypto: hisilicon/qm - modify the process of regs dfxKai Ye2022-11-181-4/+3
* crypto: hisilicon/sec - enabling clock gating of the address prefetch moduleWeili Qian2022-10-211-1/+1
* crypto: hisilicon - support get algs by the capability registerZhiqi Song2022-09-161-2/+69
* crypto: hisilicon/sec - get algorithm bitmap from registersWenkai Lin2022-09-161-2/+31
* crypto: hisilicon/qm - get error type from hardware registersWeili Qian2022-09-161-14/+37
* crypto: hisilicon/qm - get qp num and depth from hardware registersWeili Qian2022-09-161-1/+0
* crypto: hisilicon/qm - get hardware features from hardware registersWeili Qian2022-09-161-2/+2
* crypto: hisilicon/sec - only HW V2 needs to change the BD err detectionKai Ye2022-06-171-7/+8
* crypto: hisilicon/qm - move alloc qm->wq to qm.cWeili Qian2022-06-171-23/+1
* crypto: hisilicon/sec - support last word dumpingKai Ye2022-04-151-1/+54
* crypto: hisilicon/sec - support register checkingKai Ye2022-04-151-0/+53
* Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-03-241-8/+13
|\
| * 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-8/+7
* | crypto: hisilicon/sec - not need to enable sm4 extra mode at HW V3Kai Ye2022-02-181-3/+5
* | crypto: hisilicon/sec - add the register configuration for HW V3Kai Ye2022-02-181-11/+40
|/
* crypto: hisilicon - modify the value of engine type rateKai Ye2021-11-261-1/+1
* crypto: hisilicon - change parameter passing of debugfs functionWeili Qian2021-08-211-7/+4
* crypto: hisilicon - support runtime PM for accelerator deviceWeili Qian2021-08-211-6/+30
* crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_regset32'Weili Qian2021-08-211-1/+10
* crypto: hisilicon/sec - modify the hardware endian configurationKai Ye2021-08-211-22/+9
* crypto: hisilicon/sec - fix the abnormal exiting processKai Ye2021-08-211-1/+2
* crypto: hisilicon - enable sec device clock gatingWeili Qian2021-08-121-5/+41
* crypto: hisilicon/sec - fix the process of disabling sva prefetchingKai Ye2021-06-281-0/+3
* crypto: hisilicon/sec - adds the max shaper type rateKai Ye2021-06-171-0/+7
* crypto: hisilicon/qm - support address prefetchingLongfang Liu2021-05-281-0/+45
* 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-14/+10
* crypto: hisilicon - add new error type for SECWeili Qian2021-04-221-3/+23
* crypto: hisilicon - dynamic configuration 'err_info'Weili Qian2021-04-221-10/+16
* crypto: hisilicon/sec - Fix a module parameter errorLongfang Liu2021-04-091-5/+12
* crypto: hisilicon/hpre - delete redundant '\n'Hui Tang2021-04-021-1/+1
* crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.cWeili Qian2021-03-261-58/+1
* crypto: hisilicon/qm - set the total number of queuesWeili Qian2021-03-261-6/+0
* crypto: hisilicon/sec - fixes some driver coding styleLongfang Liu2021-03-191-55/+76
* crypto: hisilicon/qm - do not reset hardware when CE happensWeili Qian2021-02-101-0/+1