index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
2024-09-06
crypto: hisilicon/qm - inject error before stopping queue
Weili Qian
1
-23
/
+24
2024-09-06
crypto: hisilicon/qm - reset device before enabling it
Weili Qian
1
-34
/
+80
2024-06-07
crypto: hisilicon/qm - adjust the internal processing sequence of the vf enab...
Chenghai Huang
1
-8
/
+3
2024-04-12
crypto: hisilicon/qm - Add the err memory release process to qm uninit
Chenghai Huang
1
-4
/
+1
2024-04-12
crypto: hisilicon/qm - Add the default processing branch
Chenghai Huang
1
-0
/
+3
2024-02-17
crypto: hisilicon/qm - change function type to void
Weili Qian
1
-27
/
+11
2024-02-17
crypto: hisilicon/qm - obtain stop queue status
Weili Qian
1
-26
/
+82
2024-02-17
crypto: hisilicon/qm - add stop function by hardware
Weili Qian
1
-8
/
+32
2023-12-15
crypto: hisilicon/qm - delete a dbg function
Chenghai Huang
1
-3
/
+0
2023-12-08
crypto: hisilicon/qm - save capability registers in qm init process
Zhiqi Song
1
-10
/
+52
2023-12-08
crypto: hisilicon/qm - add a function to set qm algs
Wenkai Lin
1
-0
/
+36
2023-12-01
crypto: hisilicon/qm - add comments and remove redundant array element
Weili Qian
1
-1
/
+10
2023-12-01
crypto: hisilicon/qm - simplify the status of qm
Weili Qian
1
-114
/
+16
2023-11-17
crypto: hisilicon/qm - print device abnormal information
Weili Qian
1
-6
/
+16
2023-10-27
crypto: hisilicon/qm - prevent soft lockup in receive loop
Longfang Liu
1
-0
/
+2
2023-10-20
crypto: hisilicon/qm - fix EQ/AEQ interrupt issue
Longfang Liu
1
-65
/
+40
2023-10-14
crypto: hisilicon/qm - alloc buffer to set and get xqc
Weili Qian
1
-185
/
+147
2023-10-05
crypto: hisilicon/qm - check function qp num before alg register
Weili Qian
1
-31
/
+16
2023-10-05
crypto: hisilicon/qm - fix the type value of aeq
Weili Qian
1
-1
/
+3
2023-10-05
crypto: hisilicon/qm - fix PF queue parameter issue
Longfang Liu
1
-6
/
+12
2023-07-22
crypto: hisilicon/qm - increase device doorbell timeout
Weili Qian
1
-0
/
+6
2023-07-22
crypto: hisilicon/qm - stop function and write data to memory
Weili Qian
1
-6
/
+8
2023-07-22
crypto: hisilicon/qm - flush all work before driver removed
Weili Qian
1
-0
/
+8
2023-06-01
crypto: hisilicon/qm: Fix to enable build with RISC-V clang
Sunil V L
1
-0
/
+5
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-03-23
crypto: hisilicon/qm - make struct bus_type * const
Greg Kroah-Hartman
1
-1
/
+1
2023-03-17
crypto: hisilicon/qm - remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2023-02-24
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+154
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-02-14
crypto: hisilicon/qm - fix coding style issues
Weili Qian
1
-17
/
+12
2023-02-14
crypto: hisilicon/qm - update comments to match function
Weili Qian
1
-3
/
+2
2023-02-14
crypto: hisilicon/qm - change function names
Weili Qian
1
-4
/
+4
2023-02-14
crypto: hisilicon/qm - use min() instead of min_t()
Weili Qian
1
-1
/
+1
2023-02-14
crypto: hisilicon/qm - remove some unused defines
Weili Qian
1
-10
/
+0
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-1
/
+1
2023-01-20
crypto: hisilicon/qm - define the device isolation strategy
Kai Ye
1
-15
/
+154
2022-11-25
crypto: hisilicon/qm - add device status check when start fails
Weili Qian
1
-2
/
+8
2022-11-25
crypto: hisilicon/qm - fix 'QM_XEQ_DEPTH_CAP' mask value
Weili Qian
1
-1
/
+1
2022-11-18
crypto: hisilicon/qm - split a debugfs.c from qm
Kai Ye
1
-1171
/
+7
2022-11-18
crypto: hisilicon/qm - modify the process of regs dfx
Kai Ye
1
-65
/
+86
2022-11-18
crypto: hisilicon/qm - delete redundant null assignment operations
Kai Ye
1
-1
/
+0
2022-10-28
crypto: hisilicon/qm - delete redundancy check
Kai Ye
1
-3
/
+0
2022-10-28
crypto: hisilicon/qm - add pci bdf number check
Kai Ye
1
-25
/
+12
2022-10-28
crypto: hisilicon/qm - increase the memory of local variables
Kai Ye
1
-2
/
+1
2022-10-21
crypto: hisilicon/qm - re-enable communicate interrupt before notifying PF
Weili Qian
1
-1
/
+1
2022-10-21
crypto: hisilicon/qm - fix incorrect parameters usage
Weili Qian
1
-2
/
+2
2022-10-21
crypto: hisilicon/qm - drop unnecessary IS_ENABLE(CONFIG_NUMA) check
Yicong Yang
1
-6
/
+4
2022-09-24
crypto: hisilicon/qm - fix the qos value initialization
Kai Ye
1
-7
/
+15
2022-09-16
crypto: hisilicon - support get algs by the capability register
Zhiqi Song
1
-1
/
+0
2022-09-16
crypto: hisilicon/qm - support get device irq information from hardware regis...
Weili Qian
1
-99
/
+195
[next]