aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/zip/zip_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-16crypto: hisilicon - support get algs by the capability registerZhiqi Song1-5/+70
2022-09-16crypto: hisilicon/zip - support zip capabilityWeili Qian1-30/+72
2022-09-16crypto: hisilicon/qm - get error type from hardware registersWeili Qian1-19/+55
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-08-19crypto: hisilicon/zip - some misc cleanupYang Shen1-3/+7
2022-06-17crypto: hisilicon/qm - move alloc qm->wq to qm.cWeili Qian1-16/+1
2022-04-15crypto: hisilicon/zip - support last word dumpingKai Ye1-1/+106
2022-04-15crypto: hisilicon/zip - support register checkingKai Ye1-8/+70
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-6/+5
2021-12-24crypto: hisilicon/zip - add new algorithms for uacce deviceYang Shen1-1/+4
2021-12-17crypto: hisilicon/zip - enable ssid for sva sglYang Shen1-1/+2
2021-11-26crypto: hisilicon - modify the value of engine type rateKai Ye1-2/+2
2021-10-01crypto: hisilicon/zip - Fix spelling mistake "COMSUMED" -> "CONSUMED"Colin Ian King1-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-4/+30
2021-08-21crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_regset32'Weili Qian1-1/+11
2021-08-12crypto: hisilicon - enable zip device clock gatingWeili Qian1-0/+26
2021-06-17crypto: hisilicon/zip - adds the max shaper type rateKai Ye1-0/+11
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-3/+3
2021-04-22crypto: hisilicon - support new error types for ZIPWeili Qian1-2/+7
2021-04-22crypto: hisilicon - dynamic configuration 'err_info'Weili Qian1-10/+15
2021-03-26crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.cWeili Qian1-57/+1
2021-03-26crypto: hisilicon/qm - set the total number of queuesWeili Qian1-7/+0
2021-02-10crypto: hisilicon/qm - do not reset hardware when CE happensWeili Qian1-1/+4
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 - add ZIP device using mode parameterKai Ye1-0/+14
2020-11-20crypto: hisilicon/zip - add a work_queue for zip irqYang Shen1-3/+23
2020-11-06crypto: hisilicon/qm - modify the return type of debugfs interfaceWeili Qian1-3/+1
2020-10-02crypto: hisilicon/zip - fix the uninitalized 'curr_qm_qp_num'Sihang Chen1-0/+1
2020-10-02crypto: hisilicon/zip - fix the uncleared debug registersHao Fang1-0/+18
2020-09-25crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'Yang Shen1-2/+1
2020-09-18crypto: hisilicon - update ZIP module parameter descriptionLongfang Liu1-1/+1
2020-09-18crypto: hisilicon/zip - fix some coding stylesYang Shen1-12/+4
2020-09-18crypto: hisilicon/zip - supplement some commentsYang Shen1-2/+2
2020-09-18crypto: hisilicon/zip - add print for error branchYang Shen1-3/+5
2020-09-18crypto: hisilicon/zip - replace 'sprintf' with 'scnprintf'Yang Shen1-3/+4
2020-09-18crypto: hisilicon/zip - modify debugfs interface parametersShukun Tan1-31/+24
2020-09-18crypto: hisilicon/zip - unify naming style for functions and macrosYang Shen1-17/+18
2020-09-18crypto: hisilicon/zip - remove some useless parametersYang Shen1-1/+0
2020-08-21crypto: hisilicon/qm - fix the process of register algorithms to cryptoYang Shen1-18/+23
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-09crypto: hisilicon/zip - permit users to specify NUMA nodeBarry Song1-2/+3
2020-05-28crypto: hisilicon - fix driver compatibility issue with different versions of devicesWeili Qian1-17/+3