aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/sec2/sec_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-16crypto: hisilicon - support get algs by the capability registerZhiqi Song1-2/+69
2022-09-16crypto: hisilicon/sec - get algorithm bitmap from registersWenkai Lin1-2/+31
2022-09-16crypto: hisilicon/qm - get error type from hardware registersWeili Qian1-14/+37
2022-09-16crypto: hisilicon/qm - get qp num and depth from hardware registersWeili Qian1-1/+0
2022-09-16crypto: hisilicon/qm - get hardware features from hardware registersWeili Qian1-2/+2
2022-06-17crypto: hisilicon/sec - only HW V2 needs to change the BD err detectionKai Ye1-7/+8
2022-06-17crypto: hisilicon/qm - move alloc qm->wq to qm.cWeili Qian1-23/+1
2022-04-15crypto: hisilicon/sec - support last word dumpingKai Ye1-1/+54
2022-04-15crypto: hisilicon/sec - support register checkingKai Ye1-0/+53
2022-03-24Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-8/+13
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-8/+7
2022-02-18crypto: hisilicon/sec - not need to enable sm4 extra mode at HW V3Kai Ye1-3/+5
2022-02-18crypto: hisilicon/sec - add the register configuration for HW V3Kai Ye1-11/+40
2021-11-26crypto: hisilicon - modify the value of engine type rateKai Ye1-1/+1
2021-08-21crypto: hisilicon - change parameter passing of debugfs functionWeili Qian1-7/+4
2021-08-21crypto: hisilicon - support runtime PM for accelerator deviceWeili Qian1-6/+30
2021-08-21crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_regset32'Weili Qian1-1/+10
2021-08-21crypto: hisilicon/sec - modify the hardware endian configurationKai Ye1-22/+9
2021-08-21crypto: hisilicon/sec - fix the abnormal exiting processKai Ye1-1/+2
2021-08-12crypto: hisilicon - enable sec device clock gatingWeili Qian1-5/+41
2021-06-28crypto: hisilicon/sec - fix the process of disabling sva prefetchingKai Ye1-0/+3
2021-06-17crypto: hisilicon/sec - adds the max shaper type rateKai Ye1-0/+7
2021-05-28crypto: hisilicon/qm - support address prefetchingLongfang Liu1-0/+45
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-14/+10
2021-04-22crypto: hisilicon - add new error type for SECWeili Qian1-3/+23
2021-04-22crypto: hisilicon - dynamic configuration 'err_info'Weili Qian1-10/+16
2021-04-09crypto: hisilicon/sec - Fix a module parameter errorLongfang Liu1-5/+12
2021-04-02crypto: hisilicon/hpre - delete redundant '\n'Hui Tang1-1/+1
2021-03-26crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.cWeili Qian1-58/+1
2021-03-26crypto: hisilicon/qm - set the total number of queuesWeili Qian1-6/+0
2021-03-19crypto: hisilicon/sec - fixes some driver coding styleLongfang Liu1-55/+76
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 - PASID fixed on Kunpeng 930Weili Qian1-1/+1
2021-01-14crypto: hisilicon/sec - register SEC device to uacceKai Ye1-1/+38
2020-11-06crypto: hisilicon/qm - modify the return type of debugfs interfaceWeili Qian1-3/+1
2020-10-30crypto: hisilicon - fixes some coding styleLongfang Liu1-18/+12
2020-09-25crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'Yang Shen1-2/+1
2020-09-18crypto: hisilicon - update SEC module parameter descriptionLongfang Liu1-1/+1
2020-08-21crypto: hisilicon/qm - fix the process of register algorithms to cryptoYang Shen1-14/+12
2020-08-21crypto: hisilicon/qm - fix the call trace when unbind deviceWeili Qian1-1/+2
2020-08-21crypto: hisilicon/qm - register callback function to 'pci_driver.shutdown'Yang Shen1-0/+1
2020-08-21crypto: hisilicon/qm - fix no stop reason when use 'hisi_qm_stop'Yang Shen1-2/+2
2020-07-16crypto: hisilicon/sec2 - fix some coding stylesLongfang Liu1-5/+4
2020-07-16crypto: hisilicon/sec2 - update debugfs interface parametersLongfang Liu1-27/+27
2020-07-16crypto: hisilicon/sec2 - update SEC initialization and resetLongfang Liu1-27/+28
2020-07-16crypto:hisilicon/sec2 - update busy processing logicKai Ye1-0/+1
2020-07-16crypto: hisilicon/sec2 - clear SEC debug regsKai Ye1-0/+7