summaryrefslogtreecommitdiff
path: root/drivers/crypto/hisilicon/sec2/sec_main.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-16crypto: hisilicon/qm - enhance the configuration of req_type in queue attributesChenghai Huang
2025-09-20crypto: hisilicon - enable error reporting againWeili Qian
2025-09-20crypto: hisilicon/qm - mask axi error before memory initWeili Qian
2025-08-30crypto: hisilicon - use kcalloc() instead of kzalloc()Qianfeng Rong
2025-08-30crypto: hisilicon - check the sva module status while enabling or disabling a...Weili Qian
2025-08-30crypto: hisilicon - re-enable address prefetch after device resumingChenghai Huang
2025-01-14crypto: hisilicon/qm - support new function communicationYang Shen
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 - 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/sec2 - updates the sec DFX function registerQi Tao
2024-01-26crypto: hisilicon - Fix smp_processor_id() warningsWenkai Lin
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-03-17crypto: hisilicon/sec - remove unnecessary aer.h includeBjorn Helgaas
2022-11-18crypto: hisilicon/sec - remove continuous blank linesWenkai Lin
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-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-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-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
2021-11-26crypto: hisilicon - modify the value of engine type rateKai Ye
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-21crypto: hisilicon/sec - modify the hardware endian configurationKai Ye
2021-08-21crypto: hisilicon/sec - fix the abnormal exiting processKai Ye
2021-08-12crypto: hisilicon - enable sec device clock gatingWeili Qian