summaryrefslogtreecommitdiff
path: root/drivers/crypto/hisilicon/sec2
AgeCommit message (Expand)Author
2025-01-14crypto: hisilicon/qm - support new function communicationYang Shen
2024-12-21crypto: hisilicon/sec2 - fix for aead invalid authsizeWenkai Lin
2024-12-21crypto: hisilicon/sec2 - fix for aead icv errorWenkai Lin
2024-12-10crypto: hisilicon/zip - support new error reportWeili Qian
2024-11-02crypto: hisilicon/qm - disable same error report before resettingWeili Qian
2024-11-02crypto: hisilicon - support querying the capability registerQi Tao
2024-10-05crypto: hisilicon/qm - fix the coding specifications issueChenghai Huang
2024-09-06crypto: hisilicon/qm - reset device before enabling itWeili Qian
2024-05-03crypto: hisilicon/sec2 - fix for register offsetWenkai Lin
2024-05-03crypto: hisilicon/debugfs - mask the unnecessary info from the dumpChenghai Huang
2024-04-12crypto: hisilicon/sec - Fix memory leak for sec resource releaseChenghai Huang
2024-04-12crypto: hisilicon - Adjust debugfs creation and release orderChenghai Huang
2024-04-12crypto: hisilicon/sec - Add the condition for configuring the sriov functionChenghai Huang
2024-02-02crypto: hisilicon/sec - remove unused parameterWenkai Lin
2024-02-02crypto: hisilicon/sec2 - fix some cleanup issuesQi Tao
2024-02-02crypto: hisilicon/sec2 - modify nested macro callQi Tao
2024-02-02crypto: hisilicon/sec2 - updates the sec DFX function registerQi Tao
2024-01-26crypto: hisilicon - Fix smp_processor_id() warningsWenkai Lin
2023-12-15crypto: hisilicon/sec2 - optimize the error return processChenghai Huang
2023-12-08crypto: hisilicon/sec2 - Remove cfb and ofbHerbert Xu
2023-12-08crypto: hisilicon/sec2 - save capability registers in probe processZhiqi Song
2023-12-08crypto: hisilicon/qm - add a function to set qm algsWenkai Lin
2023-10-05crypto: hisilicon/qm - check function qp num before alg registerWeili Qian
2023-10-05crypto: hisilicon/qm - fix PF queue parameter issueLongfang Liu
2023-09-20crypto: hisilicon/sec - fix for sgl unmmap problemWenkai Lin
2023-03-17crypto: hisilicon/sec - remove unnecessary aer.h includeBjorn Helgaas
2023-02-13crypto: hisilicon - Use request_complete helpersHerbert Xu
2022-11-18crypto: hisilicon/sec - remove continuous blank linesWenkai Lin
2022-11-18crypto: hisilicon/sec - fix spelling mistake 'ckeck' -> 'check'Kai Ye
2022-11-18crypto: hisilicon/qm - modify the process of regs dfxKai Ye
2022-10-21crypto: hisilicon/sec - enabling clock gating of the address prefetch moduleWeili Qian
2022-09-16crypto: hisilicon - support get algs by the capability registerZhiqi Song
2022-09-16crypto: hisilicon/sec - get algorithm bitmap from registersWenkai Lin
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-09-16crypto: hisilicon/sec - delete redundant blank linesKai Ye
2022-07-29crypto: hisilicon/sec - fix auth key size errorKai Ye
2022-07-08crypto: hisilicon/sec - don't sleep when in softirqZhengchao Shao
2022-06-17crypto: hisilicon/sec - only HW V2 needs to change the BD err detectionKai Ye
2022-06-17crypto: hisilicon/qm - move alloc qm->wq to qm.cWeili Qian
2022-06-10crypto: hisilicon/sec - fix typos in commentJulia Lawall
2022-05-20crypto: hisilicon/sec - delete the flag CRYPTO_ALG_ALLOCATES_MEMORYKai Ye
2022-04-15crypto: hisilicon/sec - support last word dumpingKai Ye
2022-04-15crypto: hisilicon/sec - support register checkingKai Ye
2022-03-24Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
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
2022-02-23crypto: hisilicon/sec - fix the aead software fallback for engineKai Ye