开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
/
qm.c
Age
Commit message (
Expand
)
Author
2022-06-17
crypto: hisilicon/qm - modify event irq processing
Weili Qian
2022-06-17
crypto: hisilicon/qm - move alloc qm->wq to qm.c
Weili Qian
2022-06-17
crypto: hisilicon/qm - add functions for releasing resources
Weili Qian
2022-04-21
crypto: hisilicon/qm - remove hisi_qm_get_free_qp_num()
Weili Qian
2022-04-21
crypto: hisilicon/qm - replace hisi_qm_release_qp() with hisi_qm_free_qps()
Weili Qian
2022-04-21
crypto: hisilicon/qm - set function with static
Weili Qian
2022-04-15
crypto: hisilicon/qm - add last word dumping for ACC
Kai Ye
2022-04-15
crypto: hisilicon/qm - add register checking for ACC
Kai Ye
2022-04-08
crypto: hisilicon/qm - optimize the barrier operation
Hui Tang
2022-03-24
Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-03-15
crypto: hisilicon/qm: Set the VF QM state register
Longfang Liu
2022-03-15
crypto: hisilicon/qm: Move few definitions to common header
Longfang Liu
2022-03-15
crypto: hisilicon/qm: Move the QM header to include/linux
Shameer Kolothum
2022-03-09
crypto: hisilicon/qm - fix memset during queues clearing
Kai Ye
2022-01-31
crypto: hisilicon/qm - cleanup warning in qm_vf_read_qos
Kai Ye
2021-12-31
crypto: hisilicon - cleanup warning in qm_get_qos_value()
Tom Rix
2021-12-24
crypto: hisilicon/qm - disable qm clock-gating
Weili Qian
2021-12-17
crypto: hisilicon/qm - disable queue when 'CQ' error
Weili Qian
2021-12-17
crypto: hisilicon/qm - reset function if event queue overflows
Weili Qian
2021-12-17
crypto: hisilicon/qm - use request_threaded_irq instead
Weili Qian
2021-12-17
crypto: hisilicon/qm - modify the handling method after abnormal interruption
Weili Qian
2021-12-17
crypto: hisilicon/qm - code movement
Weili Qian
2021-12-17
crypto: hisilicon/qm - remove unnecessary device memory reset
Weili Qian
2021-12-17
crypto: hisilicon/qm - fix deadlock for remove driver
Yang Shen
2021-12-11
crypto: hisilicon/qm - fix incorrect return value of hisi_qm_resume()
Weili Qian
2021-11-26
crypto: hisilicon/qm - simplified the calculation of qos shaper parameters
Kai Ye
2021-11-26
crypto: hisilicon/qm - some optimizations of ths qos write process
Kai Ye
2021-11-26
crypto: hisilicon/qm - modify the value of qos initialization
Kai Ye
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-10-12
crypto: hisilicon - use dev_driver_string() instead of pci_dev->driver->name
Uwe Kleine-König
2021-10-08
crypto: hisilicon/qm - modify the uacce mode check
Kai Ye
2021-09-17
crypto: hisilicon/qm - support the userspace task resetting
Kai Ye
2021-09-17
crypto: hisilicon/qm - fix the uacce mmap failed
Kai Ye
2021-09-17
crypto: hisilicon - Fix sscanf format signedness
Herbert Xu
2021-08-21
crypto: hisilicon - check _PS0 and _PR0 method
Weili Qian
2021-08-21
crypto: hisilicon - change parameter passing of debugfs function
Weili Qian
2021-08-21
crypto: hisilicon - support runtime PM for accelerator device
Weili Qian
2021-08-21
crypto: hisilicon - add runtime PM ops
Weili Qian
2021-08-21
crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_re...
Weili Qian
2021-06-24
crypto: hisilicon/qm - implement for querying hardware tasks status.
Wenkai Lin
2021-06-17
crypto: hisilicon/qm - supports to inquiry each function's QoS
Kai Ye
2021-06-17
crypto: hisilicon/qm - add pf ping single vf function
Kai Ye
2021-06-17
crypto: hisilicon/qm - merges the work initialization process into a single f...
Kai Ye
2021-06-17
crypto: hisilicon/qm - add the "alg_qos" file node
Kai Ye
2021-06-17
crypto: hisilicon/qm - supports writing QoS int the host
Kai Ye
2021-06-03
crypto: hisilicon/qm - update reset flow
Weili Qian
2021-06-03
crypto: hisilicon/qm - add callback to support communication
Weili Qian
2021-06-03
crypto: hisilicon/qm - enable PF and VFs communication
Weili Qian
2021-06-03
crypto: hisilicon/qm - adjust reset interface
Weili Qian
2021-06-03
crypto: hisilicon - switch to memdup_user_nul()
Zou Wei
[next]