index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
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
2022-09-16
crypto: hisilicon/qm - get error type from hardware registers
Weili Qian
1
-56
/
+45
2022-09-16
crypto: hisilicon/qm - add UACCE_CMD_QM_SET_QP_INFO support
Weili Qian
1
-3
/
+18
2022-09-16
crypto: hisilicon/qm - get qp num and depth from hardware registers
Weili Qian
1
-68
/
+98
2022-09-16
crypto: hisilicon/qm - get hardware features from hardware registers
Weili Qian
1
-61
/
+135
2022-09-02
crypto: hisilicon/qm - return failure if vfs_num exceeds total VFs
Weili Qian
1
-1
/
+7
2022-09-02
crypto: hisilicon/qm - fix missing put dfx access
Weili Qian
1
-2
/
+4
2022-09-02
crypto: hisilicon/qm - check mailbox operation result
Weili Qian
1
-1
/
+14
2022-08-26
crypto: hisilicon/qm - no judgment in the back process
Kai Ye
1
-5
/
+3
2022-08-19
crypto: hisilicon/qm - remove unneeded hardware cache write back
Weili Qian
1
-1
/
+0
2022-08-19
crypto: hisilicon/qm - remove unneeded data storage
Junchong Pan
1
-60
/
+20
2022-08-19
crypto: hisilicon/qm - fix missing destroy qp_idr
Weili Qian
1
-3
/
+4
2022-08-19
crypto: hisilicon - Remove pci_aer_clear_nonfatal_status() call
Zhuo Chen
1
-2
/
+0
2022-06-17
crypto: hisilicon/qm - modify event irq processing
Weili Qian
1
-50
/
+92
2022-06-17
crypto: hisilicon/qm - move alloc qm->wq to qm.c
Weili Qian
1
-10
/
+25
2022-06-17
crypto: hisilicon/qm - add functions for releasing resources
Weili Qian
1
-12
/
+16
2022-04-21
crypto: hisilicon/qm - remove hisi_qm_get_free_qp_num()
Weili Qian
1
-19
/
+9
2022-04-21
crypto: hisilicon/qm - replace hisi_qm_release_qp() with hisi_qm_free_qps()
Weili Qian
1
-2
/
+1
2022-04-21
crypto: hisilicon/qm - set function with static
Weili Qian
1
-4
/
+2
2022-04-15
crypto: hisilicon/qm - add last word dumping for ACC
Kai Ye
1
-0
/
+57
2022-04-15
crypto: hisilicon/qm - add register checking for ACC
Kai Ye
1
-1
/
+181
2022-04-08
crypto: hisilicon/qm - optimize the barrier operation
Hui Tang
1
-3
/
+3
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
[next]