summaryrefslogtreecommitdiff
path: root/drivers/crypto/hisilicon
AgeCommit message (Expand)Author
2022-05-20crypto: hisilicon/sec - delete the flag CRYPTO_ALG_ALLOCATES_MEMORYKai Ye
2022-05-06crypto: hisilicon/sec - add sm4 generic selectionKai Ye
2022-04-21crypto: hisilicon/qm - remove hisi_qm_get_free_qp_num()Weili Qian
2022-04-21crypto: hisilicon/qm - replace hisi_qm_release_qp() with hisi_qm_free_qps()Weili Qian
2022-04-21crypto: hisilicon/qm - set function with staticWeili Qian
2022-04-15crypto: hisilicon/sgl - align the hardware sgl dma addressYang Shen
2022-04-15crypto: hisilicon/zip - support last word dumpingKai Ye
2022-04-15crypto: hisilicon/hpre - support last word dumpingKai Ye
2022-04-15crypto: hisilicon/sec - support last word dumpingKai Ye
2022-04-15crypto: hisilicon/qm - add last word dumping for ACCKai Ye
2022-04-15crypto: hisilicon/zip - support register checkingKai Ye
2022-04-15crypto: hisilicon/sec - support register checkingKai Ye
2022-04-15crypto: hisilicon/hpre - support register checkingKai Ye
2022-04-15crypto: hisilicon/qm - add register checking for ACCKai Ye
2022-04-08crypto: hisilicon/qm - optimize the barrier operationHui Tang
2022-03-24Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-03-15crypto: hisilicon/qm: Set the VF QM state registerLongfang Liu
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 few definitions to common headerLongfang Liu
2022-03-15crypto: hisilicon/qm: Move the QM header to include/linuxShameer Kolothum
2022-03-09crypto: hisilicon/qm - fix memset during queues clearingKai Ye
2022-02-23crypto: hisilicon/sec - fix the aead software fallback for engineKai Ye
2022-02-18crypto: hisilicon/sec - not need to enable sm4 extra mode at HW V3Kai Ye
2022-02-18crypto: hisilicon/sec - add the register configuration for HW V3Kai Ye
2022-01-31crypto: hisilicon/qm - cleanup warning in qm_vf_read_qosKai Ye
2022-01-31crypto: hisilicon/sec - use the correct print formatKai Ye
2022-01-31crypto: hisilicon/sec - fix the CTR mode BD configurationKai Ye
2022-01-31crypto: hisilicon/sec - fix the max length of AAD for the CCM modeKai Ye
2022-01-31crypto: hisilicon/sec - add some comments for soft fallbackKai Ye
2022-01-31crypto: hisilicon/sec - fixup icv checking enabled on Kunpeng 930Kai Ye
2021-12-31crypto: hisilicon - cleanup warning in qm_get_qos_value()Tom Rix
2021-12-24crypto: hisilicon/qm - disable qm clock-gatingWeili Qian
2021-12-24crypto: hisilicon/zip - add new algorithms for uacce deviceYang Shen
2021-12-17crypto: hisilicon/qm - disable queue when 'CQ' errorWeili Qian
2021-12-17crypto: hisilicon/qm - reset function if event queue overflowsWeili Qian
2021-12-17crypto: hisilicon/qm - use request_threaded_irq insteadWeili Qian
2021-12-17crypto: hisilicon/qm - modify the handling method after abnormal interruptionWeili Qian
2021-12-17crypto: hisilicon/qm - code movementWeili Qian
2021-12-17crypto: hisilicon/qm - remove unnecessary device memory resetWeili Qian
2021-12-17crypto: hisilicon/qm - fix deadlock for remove driverYang Shen
2021-12-17crypto: hisilicon/zip - enable ssid for sva sglYang Shen
2021-12-17crypto: hisilicon/hpre - fix memory leak in hpre_curve25519_src_init()Weili Qian
2021-12-11crypto: hisilicon/qm - fix incorrect return value of hisi_qm_resume()Weili Qian
2021-11-26crypto: hisilicon/qm - simplified the calculation of qos shaper parametersKai Ye
2021-11-26crypto: hisilicon/qm - some optimizations of ths qos write processKai Ye
2021-11-26crypto: hisilicon/qm - modify the value of qos initializationKai Ye
2021-11-26crypto: hisilicon - modify the value of engine type rateKai Ye
2021-11-20crypto: hisilicon/hpre - use swap() to make code cleanerYang Guang
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds