summaryrefslogtreecommitdiff
path: root/drivers/crypto/hisilicon/zip
AgeCommit message (Expand)Author
2023-03-17crypto: hisilicon/zip - remove unnecessary aer.h includeBjorn Helgaas
2022-11-18crypto: hisilicon/qm - modify the process of regs dfxKai Ye
2022-09-16crypto: hisilicon - support get algs by the capability registerZhiqi Song
2022-09-16crypto: hisilicon/zip - support zip capabilityWeili Qian
2022-09-16crypto: hisilicon/qm - get error type from hardware registersWeili Qian
2022-09-16crypto: hisilicon/qm - get qp num and depth from hardware registersWeili Qian
2022-09-16crypto: hisilicon/qm - get hardware features from hardware registersWeili Qian
2022-08-19crypto: hisilicon/zip - some misc cleanupYang Shen
2022-08-19crypto: hisilicon/zip - optimization for performanceYang Shen
2022-08-19crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nrYe Weihua
2022-07-29crypto: hisilicon/zip - Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-06-17crypto: hisilicon/qm - move alloc qm->wq to qm.cWeili Qian
2022-04-21crypto: hisilicon/qm - replace hisi_qm_release_qp() with hisi_qm_free_qps()Weili Qian
2022-04-15crypto: hisilicon/zip - support last word dumpingKai Ye
2022-04-15crypto: hisilicon/zip - support register checkingKai Ye
2022-03-15hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driverShameer Kolothum
2022-03-15hisi_acc_qm: Move VF PCI device IDs to common headerShameer Kolothum
2022-03-15crypto: hisilicon/qm: Move the QM header to include/linuxShameer Kolothum
2021-12-24crypto: hisilicon/zip - add new algorithms for uacce deviceYang Shen
2021-12-17crypto: hisilicon/zip - enable ssid for sva sglYang Shen
2021-11-26crypto: hisilicon - modify the value of engine type rateKai Ye
2021-10-01crypto: hisilicon/zip - Fix spelling mistake "COMSUMED" -> "CONSUMED"Colin Ian King
2021-08-21crypto: hisilicon - change parameter passing of debugfs functionWeili Qian
2021-08-21crypto: hisilicon - support runtime PM for accelerator deviceWeili Qian
2021-08-21crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_re...Weili Qian
2021-08-12crypto: hisilicon - enable zip device clock gatingWeili Qian
2021-06-17crypto: hisilicon/zip - adds the max shaper type rateKai Ye
2021-05-28crypto: hisilicon/qm - support address prefetchingLongfang Liu
2021-05-23crypto: hisilicon/qm - enable to close master ooo when NFE occursWeili Qian
2021-05-23crypto: hisilicon/qm - adjust order of device error configurationWeili Qian
2021-04-22crypto: hisilicon - support new error types for ZIPWeili Qian
2021-04-22crypto: hisilicon - dynamic configuration 'err_info'Weili Qian
2021-04-02crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930Yang Shen
2021-04-02crypto: hisilicon/zip - initialize operations about 'sqe' in 'acomp_alg.init'Yang Shen
2021-04-02crypto: hisilicon/zip - add comments for 'hisi_zip_sqe'Yang Shen
2021-04-02crypto: hisilicon/zip - adjust functions locationYang Shen
2021-03-26crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.cWeili Qian
2021-03-26crypto: hisilicon/qm - set the total number of queuesWeili Qian
2021-03-13crypto: hisilicon/hpre - add version adapt to new algorithmsMeng Yu
2021-02-10crypto: hisilicon/qm - do not reset hardware when CE happensWeili Qian
2021-02-10crypto: hisilicon/qm - removing driver after resetWeili Qian
2021-02-10crypto: hisilicon - PASID fixed on Kunpeng 930Weili Qian
2021-01-14crypto: hisilicon - add ZIP device using mode parameterKai Ye
2020-11-20crypto: hisilicon/zip - add a work_queue for zip irqYang Shen
2020-11-06crypto: hisilicon/qm - modify the return type of debugfs interfaceWeili Qian
2020-10-02crypto: hisilicon/zip - fix the uninitalized 'curr_qm_qp_num'Sihang Chen
2020-10-02crypto: hisilicon/zip - fix the return value when device is busyYang Shen
2020-10-02crypto: hisilicon/zip - fix zero length input in GZIP decompressZhou Wang
2020-10-02crypto: hisilicon/zip - fix the uncleared debug registersHao Fang
2020-09-25crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'Yang Shen