summaryrefslogtreecommitdiff
path: root/drivers/crypto/hisilicon/zip
AgeCommit message (Expand)AuthorFilesLines
2023-12-08crypto: hisilicon/zip - save capability registers in probe processZhiqi Song1-13/+60
2023-12-08crypto: hisilicon/qm - add a function to set qm algsWenkai Lin1-41/+8
2023-12-01crypto: hisilicon/zip - add zip comp high perf mode configurationChenghai Huang1-0/+65
2023-11-17crypto: hisilicon/qm - remove incorrect type castWeili Qian1-27/+27
2023-10-05crypto: hisilicon/qm - check function qp num before alg registerWeili Qian2-6/+32
2023-10-05crypto: hisilicon/qm - fix PF queue parameter issueLongfang Liu1-0/+5
2023-09-20crypto: hisilicon/zip - remove zlib and gzipYang Shen2-288/+22
2023-09-20crypto: hisilicon/zip - support deflate algorithmYang Shen2-18/+72
2023-03-17crypto: hisilicon/zip - remove unnecessary aer.h includeBjorn Helgaas1-1/+0
2022-11-18crypto: hisilicon/qm - modify the process of regs dfxKai Ye1-4/+3
2022-09-16crypto: hisilicon - support get algs by the capability registerZhiqi Song1-5/+70
2022-09-16crypto: hisilicon/zip - support zip capabilityWeili Qian3-42/+128
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 Qian2-3/+4
2022-09-16crypto: hisilicon/qm - get hardware features from hardware registersWeili Qian1-2/+2
2022-08-19crypto: hisilicon/zip - some misc cleanupYang Shen3-19/+23
2022-08-19crypto: hisilicon/zip - optimization for performanceYang Shen1-14/+13
2022-08-19crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nrYe Weihua1-2/+2
2022-07-29crypto: hisilicon/zip - Use the bitmap API to allocate bitmapsChristophe JAILLET1-5/+5
2022-06-17crypto: hisilicon/qm - move alloc qm->wq to qm.cWeili Qian1-16/+1
2022-04-21crypto: hisilicon/qm - replace hisi_qm_release_qp() with hisi_qm_free_qps()Weili Qian1-1/+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
2022-03-15crypto: hisilicon/qm: Move the QM header to include/linuxShameer Kolothum1-1/+1
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_re...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-04-02crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930Yang Shen2-0/+26
2021-04-02crypto: hisilicon/zip - initialize operations about 'sqe' in 'acomp_alg.init'Yang Shen1-31/+110
2021-04-02crypto: hisilicon/zip - add comments for 'hisi_zip_sqe'Yang Shen2-15/+34
2021-04-02crypto: hisilicon/zip - adjust functions locationYang Shen1-276/+276
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-03-12crypto: hisilicon/hpre - add version adapt to new algorithmsMeng Yu2-4/+4
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