index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2020-09-25
crypto: hisilicon/qm - remove the update of flags
Weili Qian
1
-1
/
+0
2020-09-25
crypto: hisilicon/qm - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-11
/
+1
2020-08-21
crypto: hisilicon/qm - fix the process of register algorithms to crypto
Yang Shen
1
-0
/
+52
2020-08-21
crypto: hisilicon/qm - fix the call trace when unbind device
Weili Qian
1
-5
/
+90
2020-08-21
crypto: hisilicon/qm - register callback function to 'pci_driver.shutdown'
Yang Shen
1
-0
/
+17
2020-08-21
crypto: hisilicon/qm - fix VF not available after PF FLR
Shukun Tan
1
-0
/
+6
2020-08-21
crypto: hisilicon/qm - fix no stop reason when use 'hisi_qm_stop'
Yang Shen
1
-10
/
+10
2020-08-21
crypto: hisilicon/qm - fix event queue depth to 2048
Shukun Tan
1
-6
/
+13
2020-08-21
crypto: hisilicon/qm - fix judgement of queue is full
Hui Tang
1
-1
/
+1
2020-08-21
crypto: hisilicon/qm - fix print frequence in hisi_qp_send
Yang Shen
1
-1
/
+1
2020-08-21
crypto: hisilicon/qm - clear used reference count when start qp
Shukun Tan
1
-0
/
+1
2020-08-21
crypto: hisilicon/qm - fix wrong release after using strsep
Sihang Chen
1
-4
/
+6
2020-07-03
crypto: hisilicon/qm - Change type of pasid to u32
Fenghua Yu
1
-2
/
+2
2020-06-26
crypto: hisilicon - fix strncpy warning with strscpy
Zhangfei Gao
1
-1
/
+5
2020-06-18
crypto: hisilicon - allow smaller reads in debugfs
Dan Carpenter
1
-27
/
+6
2020-05-28
crypto: hisilicon - fix driver compatibility issue with different versions of...
Weili Qian
1
-61
/
+28
2020-05-22
crypto: hisilicon/qm - change debugfs file name from qm_regs to regs
Shukun Tan
1
-1
/
+1
2020-05-22
crypto: hisilicon/qm - add DebugFS for xQC and xQE dump
Shukun Tan
1
-39
/
+472
2020-05-22
crypto: hisilicon/qm - add debugfs to the QM state machine
Longfang Liu
1
-0
/
+34
2020-05-22
crypto: hisilicon/qm - add debugfs for QM
Longfang Liu
1
-0
/
+51
2020-05-15
crypto: hisilicon - add device error report through abnormal irq
Shukun Tan
1
-153
/
+186
2020-05-15
crypto: hisilicon - remove codes of directly report device errors through MSI
Shukun Tan
1
-42
/
+12
2020-05-15
crypto: hisilicon - QM memory management optimization
Weili Qian
1
-139
/
+126
2020-05-15
crypto: hisilicon - unify initial value assignment into QM
Weili Qian
1
-13
/
+31
2020-05-15
crypto: hisilicon - remove use_dma_api related codes
Shukun Tan
1
-21
/
+13
2020-05-15
crypto: hisilicon - add FLR support
Shukun Tan
1
-4
/
+129
2020-05-15
crypto: hisilicon/qm - add state machine for QM
Zhou Wang
1
-80
/
+286
2020-04-30
crypto: hisilicon/qm - Make qm_controller_reset() static
Zou Wei
1
-1
/
+1
2020-04-16
crypto: hisilicon/qm - stop qp by judging sq and cq tail
Yang Shen
1
-9
/
+114
2020-04-16
crypto: hisilicon/qm - add controller reset interface
Shukun Tan
1
-0
/
+544
2020-04-16
crypto: hisilicon - unify SR-IOV related codes into QM
Shukun Tan
1
-8
/
+128
2020-03-20
crypto: hisilicon/qm - Put device finding logic into QM
Weili Qian
1
-0
/
+125
2020-03-12
crypto: hisilicon - Use one workqueue per qm instead of per qp
Shukun Tan
1
-23
/
+16
2020-02-22
crypto: hisilicon - register zip engine to uacce
Zhangfei Gao
1
-6
/
+233
2020-02-13
crypto: hisilicon - Fix duplicate print when qm occur multiple errors
Shukun Tan
1
-31
/
+28
2020-02-13
crypto: hisilicon - Unify error detect process into qm
Shukun Tan
1
-8
/
+63
2020-02-13
crypto: hisilicon - Unify hardware error init/uninit into QM
Shukun Tan
1
-22
/
+64
2019-11-17
crypto: hisilicon - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-14
/
+5
2019-11-01
crypto: hisilicon - fix to return sub-optimal device when best device has no qps
Zhou Wang
1
-0
/
+21
2019-10-25
crypto: hisilicon - fix endianness verification problem of QM
Shukun Tan
1
-43
/
+44
2019-10-25
crypto: hisilicon - tiny fix about QM/ZIP error callback print
Zhou Wang
1
-7
/
+2
2019-10-04
crypto: hisilicon - allow compile-testing on x86
Arnd Bergmann
1
-0
/
+6
2019-08-22
crypto: hisilicon - Fix warning on printing %p with dma_addr_t
Herbert Xu
1
-2
/
+2
2019-08-15
crypto: hisilicon - add missing single_release
Zhou Wang
1
-0
/
+1
2019-08-15
crypto: hisilicon - fix kbuild warnings
Zhou Wang
1
-3
/
+3
2019-08-09
crypto: hisilicon - add debugfs for ZIP and QM
Zhou Wang
1
-0
/
+301
2019-08-09
crypto: hisilicon - add SRIOV support for ZIP
Zhou Wang
1
-18
/
+79
2019-08-09
crypto: hisilicon - add queue management driver for HiSilicon QM module
Zhou Wang
1
-0
/
+1550