index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
/
qm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-24
Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-41
/
+27
2022-03-15
crypto: hisilicon/qm: Set the VF QM state register
Longfang Liu
1
-0
/
+8
2022-03-15
crypto: hisilicon/qm: Move few definitions to common header
Longfang Liu
1
-40
/
+18
2022-03-15
crypto: hisilicon/qm: Move the QM header to include/linux
Shameer Kolothum
1
-1
/
+1
2022-03-09
crypto: hisilicon/qm - fix memset during queues clearing
Kai Ye
1
-1
/
+1
2022-01-31
crypto: hisilicon/qm - cleanup warning in qm_vf_read_qos
Kai Ye
1
-1
/
+1
2021-12-31
crypto: hisilicon - cleanup warning in qm_get_qos_value()
Tom Rix
1
-1
/
+1
2021-12-24
crypto: hisilicon/qm - disable qm clock-gating
Weili Qian
1
-0
/
+17
2021-12-17
crypto: hisilicon/qm - disable queue when 'CQ' error
Weili Qian
1
-1
/
+21
2021-12-17
crypto: hisilicon/qm - reset function if event queue overflows
Weili Qian
1
-11
/
+57
2021-12-17
crypto: hisilicon/qm - use request_threaded_irq instead
Weili Qian
1
-7
/
+16
2021-12-17
crypto: hisilicon/qm - modify the handling method after abnormal interruption
Weili Qian
1
-2
/
+2
2021-12-17
crypto: hisilicon/qm - code movement
Weili Qian
1
-69
/
+69
2021-12-17
crypto: hisilicon/qm - remove unnecessary device memory reset
Weili Qian
1
-5
/
+18
2021-12-17
crypto: hisilicon/qm - fix deadlock for remove driver
Yang Shen
1
-2
/
+1
2021-12-11
crypto: hisilicon/qm - fix incorrect return value of hisi_qm_resume()
Weili Qian
1
-1
/
+1
2021-11-26
crypto: hisilicon/qm - simplified the calculation of qos shaper parameters
Kai Ye
1
-29
/
+55
2021-11-26
crypto: hisilicon/qm - some optimizations of ths qos write process
Kai Ye
1
-41
/
+46
2021-11-26
crypto: hisilicon/qm - modify the value of qos initialization
Kai Ye
1
-5
/
+7
2021-11-07
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-10-13
crypto: hisilicon - use dev_driver_string() instead of pci_dev->driver->name
Uwe Kleine-König
1
-1
/
+1
2021-10-08
crypto: hisilicon/qm - modify the uacce mode check
Kai Ye
1
-8
/
+14
2021-09-17
crypto: hisilicon/qm - support the userspace task resetting
Kai Ye
1
-1
/
+45
2021-09-17
crypto: hisilicon/qm - fix the uacce mmap failed
Kai Ye
1
-1
/
+3
2021-09-17
crypto: hisilicon - Fix sscanf format signedness
Herbert Xu
1
-1
/
+1
2021-08-21
crypto: hisilicon - check _PS0 and _PR0 method
Weili Qian
1
-0
/
+4
2021-08-21
crypto: hisilicon - change parameter passing of debugfs function
Weili Qian
1
-22
/
+12
2021-08-21
crypto: hisilicon - support runtime PM for accelerator device
Weili Qian
1
-16
/
+202
2021-08-21
crypto: hisilicon - add runtime PM ops
Weili Qian
1
-0
/
+118
2021-08-21
crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_re...
Weili Qian
1
-23
/
+35
2021-06-24
crypto: hisilicon/qm - implement for querying hardware tasks status.
Wenkai Lin
1
-0
/
+18
2021-06-17
crypto: hisilicon/qm - supports to inquiry each function's QoS
Kai Ye
1
-7
/
+174
2021-06-17
crypto: hisilicon/qm - add pf ping single vf function
Kai Ye
1
-0
/
+36
2021-06-17
crypto: hisilicon/qm - merges the work initialization process into a single f...
Kai Ye
1
-7
/
+11
2021-06-17
crypto: hisilicon/qm - add the "alg_qos" file node
Kai Ye
1
-129
/
+155
2021-06-17
crypto: hisilicon/qm - supports writing QoS int the host
Kai Ye
1
-2
/
+296
2021-06-03
crypto: hisilicon/qm - update reset flow
Weili Qian
1
-17
/
+262
2021-06-03
crypto: hisilicon/qm - add callback to support communication
Weili Qian
1
-27
/
+190
2021-06-03
crypto: hisilicon/qm - enable PF and VFs communication
Weili Qian
1
-8
/
+105
2021-06-03
crypto: hisilicon/qm - adjust reset interface
Weili Qian
1
-51
/
+89
2021-06-03
crypto: hisilicon - switch to memdup_user_nul()
Zou Wei
1
-10
/
+3
2021-05-28
crypto: hisilicon/qm - support address prefetching
Longfang Liu
1
-0
/
+35
2021-05-28
crypto: hisilicon/qm - add MSI detection steps on Kunpeng930
Weili Qian
1
-24
/
+100
2021-05-28
crypto: hisilicon/qm - fix the process of VF's list adding
Kai Ye
1
-8
/
+8
2021-05-28
crypto: hisilicon/qm - add dfx log if not use hardware crypto algs
Kai Ye
1
-2
/
+5
2021-05-23
crypto: hisilicon/qm - enable to close master ooo when NFE occurs
Weili Qian
1
-40
/
+78
2021-05-23
crypto: hisilicon/qm - adjust order of device error configuration
Weili Qian
1
-1
/
+1
2021-05-23
crypto: hisilicon/qm - modify 'QM_RESETTING' clearing error
Weili Qian
1
-1
/
+1
2021-05-23
crypto: hisilicon/qm - initialize the device before doing tasks
Weili Qian
1
-6
/
+8
2021-04-22
crypto: hisilicon - enable new error types for QM
Weili Qian
1
-2
/
+4
[next]