summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/hpre
AgeCommit message (Expand)AuthorLines
2026-01-16crypto: hisilicon/hpre - support the hpre algorithm fallbackWeili Qian-39/+199
2026-01-16crypto: hisilicon - consolidate qp creation and start in hisi_qm_alloc_qps_nodeChenghai Huang-36/+4
2026-01-16crypto: hisilicon/qm - centralize the sending locks of each module into qmChenghai Huang-4/+0
2026-01-16crypto: hisilicon/qm - enhance the configuration of req_type in queue attributesChenghai Huang-1/+1
2026-01-16crypto: hisilicon/hpre: extend tag field to 64 bits for better performancelizhi-122/+25
2025-10-04Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-48/+131
2025-09-20crypto: hisilicon - enable error reporting againWeili Qian-0/+11
2025-09-20crypto: hisilicon/qm - mask axi error before memory initWeili Qian-34/+66
2025-09-06crypto: hisilicon/hpre - Remove unused curve25519 kpp supportEric Biggers-399/+4
2025-08-30crypto: hisilicon - use kcalloc() instead of kzalloc()Qianfeng Rong-1/+1
2025-08-30crypto: hisilicon - check the sva module status while enabling or disabling a...Weili Qian-11/+52
2025-08-30crypto: hisilicon - re-enable address prefetch after device resumingChenghai Huang-2/+1
2025-07-27crypto: hisilicon/hpre - fix dma unmap sequenceZhiqi Song-2/+6
2025-02-09crypto: hisilicon/hpre - adapt ECDH for high-performance coreslizhi-0/+7
2025-01-14crypto: hisilicon/qm - support new function communicationYang Shen-1/+0
2024-12-10crypto: hisilicon/zip - support new error reportWeili Qian-0/+12
2024-11-02crypto: hisilicon/qm - disable same error report before resettingWeili Qian-5/+30
2024-11-02crypto: hisilicon - support querying the capability registerQi Tao-30/+114
2024-10-05crypto: hisilicon/qm - fix the coding specifications issueChenghai Huang-1/+1
2024-10-05crypto: hisilicon/hpre - enable all clusters clock gatingWeili Qian-14/+26
2024-10-05crypto: drivers - Drop sign/verify operationsLukas Wunner-2/+0
2024-09-06crypto: hisilicon/hpre - mask cluster timeout errorWeili Qian-16/+6
2024-09-06crypto: hisilicon/qm - reset device before enabling itWeili Qian-13/+19
2024-09-06crypto: hisilicon - add a lock for the qp send operationChenghai Huang-0/+2
2024-05-03crypto: hisilicon/debugfs - mask the unnecessary info from the dumpChenghai Huang-1/+1
2024-04-12crypto: hisilicon - Adjust debugfs creation and release orderChenghai Huang-11/+10
2024-01-26crypto: hisilicon - Fix smp_processor_id() warningsWenkai Lin-1/+1
2023-12-08crypto: hisilicon/hpre - save capability registers in probe processZhiqi Song-18/+64
2023-12-08crypto: hisilicon/qm - add a function to set qm algsWenkai Lin-38/+4
2023-10-05crypto: hisilicon/qm - check function qp num before alg registerWeili Qian-7/+32
2023-10-05crypto: hisilicon/qm - fix PF queue parameter issueLongfang Liu-0/+5
2023-09-15crypto: hisilicon/hpre - Fix a erroneous check after snprintf()Christophe JAILLET-1/+1
2023-07-22crypto: hisilicon/hpre - enable sva error interrupt eventWeili Qian-1/+4
2023-07-20crypto: hisilicon/hpre - ensure private key less than nWeili Qian-2/+8
2023-03-17crypto: hisilicon/hpre - remove unnecessary aer.h includeBjorn Helgaas-1/+0
2022-12-09crypto: hisilicon/hpre - Set DMA alignment explicitlyHerbert Xu-15/+25
2022-12-02crypto: hisilicon/hpre - Use helper to set reqsizeHerbert Xu-6/+13
2022-11-18crypto: hisilicon/qm - modify the process of regs dfxKai Ye-4/+3
2022-10-21crypto: hisilicon/hpre - fix resource leak in remove processZhiqi Song-8/+2
2022-09-16crypto: hisilicon - support get algs by the capability registerZhiqi Song-10/+83
2022-09-16crypto: hisilicon/hpre - optimize registration of ecdhZhiqi Song-73/+63
2022-09-16crypto: hisilicon/hpre - support hpre capabilityZhiqi Song-38/+157
2022-09-16crypto: hisilicon/qm - get error type from hardware registersWeili Qian-14/+54
2022-09-16crypto: hisilicon/qm - get qp num and depth from hardware registersWeili Qian-2/+2
2022-09-16crypto: hisilicon/qm - get hardware features from hardware registersWeili Qian-2/+2
2022-08-19crypto: hisilicon/hpre - change return type of hpre_cluster_inqry_write()Weili Qian-6/+2
2022-07-29crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirqZhengchao Shao-1/+1
2022-04-15crypto: hisilicon/hpre - support last word dumpingKai Ye-20/+112
2022-04-15crypto: hisilicon/hpre - support register checkingKai Ye-18/+72
2022-03-15hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driverShameer Kolothum-0/+6