summaryrefslogtreecommitdiff
path: root/drivers/crypto/hisilicon/qm.c
AgeCommit message (Expand)Author
2026-05-29crypto: hisilicon/qm - support doorbell enable controlZongyu Wu
2026-05-29crypto: hisilicon - mask all error type when removing driverWeili Qian
2026-05-29crypto: hisilicon/qm - disable error report before flrWeili Qian
2026-05-29crypto: hisilicon/qm - support function-level error resetZhushuai Yin
2026-05-29crypto: hisilicon/qm - place the interrupt status interface after the PM usag...Zhushuai Yin
2026-05-29crypto: hisilicon/qm - allow VF devices to query hardware isolation statusZhushuai Yin
2026-04-12crypto: hisilicon - remove unused and non-public APIs for qm and secChenghai Huang
2026-04-12crypto: hisilicon/qm - drop redundant variable initializationChenghai Huang
2026-04-12crypto: hisilicon/qm - remove else after returnChenghai Huang
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
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-31crypto: hisilicon/qm - increase wait time for mailboxWeili Qian
2026-01-31crypto: hisilicon/qm - obtain the mailbox configuration at one timeWeili Qian
2026-01-31crypto: hisilicon/qm - remove unnecessary code in qm_mb_write()Weili Qian
2026-01-31crypto: hisilicon/qm - move the barrier before writing to the mailbox registerChenghai Huang
2026-01-16crypto: hisilicon/qm - optimize device selection priority based on queue ref ...Chenghai Huang
2026-01-16crypto: hisilicon/qm - add reference counting to queues for tfm kernel reuseChenghai Huang
2026-01-16crypto: hisilicon - consolidate qp creation and start in hisi_qm_alloc_qps_nodeChenghai Huang
2026-01-16crypto: hisilicon/qm - centralize the sending locks of each module into qmChenghai Huang
2026-01-16crypto: hisilicon/qm - enhance the configuration of req_type in queue attributesChenghai Huang
2026-01-16crypto: hisilicon/sec - move backlog management to qp and store sqe in qp for...Chenghai Huang
2025-12-19crypto: hisilicon/qm - fix incorrect judgment in qm_get_complete_eqe_num()Chenghai Huang
2025-12-04Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-12-03Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-11-06crypto: hisilicon/qm - Fix device reference leak in qm_get_qos_valueMiaoqian Lin
2025-11-05crypto: hisilicon - qm updates BAR configurationLongfang Liu
2025-10-31crypto: hisilicon/qm - add missing default in switch in qm_vft_data_cfgnieweiqiang
2025-10-31crypto: hisilicon/qm - add concurrency protection for variable err_thresholdnieweiqiang
2025-10-31crypto: hisilicon/qm - add the save operation of eqe and aeqenieweiqiang
2025-10-23crypto: hisilicon/qm - restore original qos valuesnieweiqiang
2025-09-20crypto: hisilicon/qm - clear all VF configurations in the hardwareWeili Qian
2025-09-20crypto: hisilicon/qm - mask axi error before memory initWeili Qian
2025-09-20crypto: hisilicon/qm - invalidate queues in useWeili Qian
2025-09-06crypto: hisilicon/zip - add hashjoin, gather, and UDMA data move featuresZhushuai Yin
2025-08-30crypto: hisilicon/qm - request reserved interrupt for virtual functionWeili Qian
2025-08-30crypto: hisilicon/qm - check whether the input function and PF are on the sam...Zhushuai Yin
2025-08-30crypto: hisilicon - re-enable address prefetch after device resumingChenghai Huang
2025-07-18crypto: drivers - Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-05-05crypto: hisilicon/qm - replace devm_kzalloc with devm_kcallocEthan Carter Edwards
2025-05-05crypto: hisilicon/qm - remove sizeof(char)Ethan Carter Edwards
2025-01-14crypto: hisilicon/qm - support new function communicationYang Shen
2024-12-10crypto: hisilicon/zip - support new error reportWeili Qian
2024-12-10crypto: hisilicon/zip - add data aggregation featureWeili 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 - inject error before stopping queueWeili Qian
2024-09-06crypto: hisilicon/qm - reset device before enabling itWeili Qian
2024-06-07crypto: hisilicon/qm - adjust the internal processing sequence of the vf enab...Chenghai Huang