index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/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
2023-12-15
crypto: hisilicon/qm - delete a dbg function
Chenghai Huang
2023-12-08
crypto: hisilicon/qm - save capability registers in qm init process
Zhiqi Song
2023-12-08
crypto: hisilicon/qm - add a function to set qm algs
Wenkai Lin
2023-12-01
crypto: hisilicon/qm - add comments and remove redundant array element
Weili Qian
2023-12-01
crypto: hisilicon/qm - simplify the status of qm
Weili Qian
2023-11-17
crypto: hisilicon/qm - print device abnormal information
Weili Qian
2023-10-27
crypto: hisilicon/qm - prevent soft lockup in receive loop
Longfang Liu
2023-10-20
crypto: hisilicon/qm - fix EQ/AEQ interrupt issue
Longfang Liu
2023-10-14
crypto: hisilicon/qm - alloc buffer to set and get xqc
Weili Qian
2023-10-05
crypto: hisilicon/qm - check function qp num before alg register
Weili Qian
2023-10-05
crypto: hisilicon/qm - fix the type value of aeq
Weili Qian
2023-10-05
crypto: hisilicon/qm - fix PF queue parameter issue
Longfang Liu
2023-07-22
crypto: hisilicon/qm - increase device doorbell timeout
Weili Qian
2023-07-22
crypto: hisilicon/qm - stop function and write data to memory
Weili Qian
2023-07-22
crypto: hisilicon/qm - flush all work before driver removed
Weili Qian
2023-06-01
crypto: hisilicon/qm: Fix to enable build with RISC-V clang
Sunil V L
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-03-23
crypto: hisilicon/qm - make struct bus_type * const
Greg Kroah-Hartman
2023-03-17
crypto: hisilicon/qm - remove unnecessary aer.h include
Bjorn Helgaas
2023-02-24
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-14
crypto: hisilicon/qm - fix coding style issues
Weili Qian
2023-02-14
crypto: hisilicon/qm - update comments to match function
Weili Qian
2023-02-14
crypto: hisilicon/qm - change function names
Weili Qian
2023-02-14
crypto: hisilicon/qm - use min() instead of min_t()
Weili Qian
2023-02-14
crypto: hisilicon/qm - remove some unused defines
Weili Qian
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-01-20
crypto: hisilicon/qm - define the device isolation strategy
Kai Ye
2022-11-25
crypto: hisilicon/qm - add device status check when start fails
Weili Qian
2022-11-25
crypto: hisilicon/qm - fix 'QM_XEQ_DEPTH_CAP' mask value
Weili Qian
2022-11-18
crypto: hisilicon/qm - split a debugfs.c from qm
Kai Ye
2022-11-18
crypto: hisilicon/qm - modify the process of regs dfx
Kai Ye
2022-11-18
crypto: hisilicon/qm - delete redundant null assignment operations
Kai Ye
2022-10-28
crypto: hisilicon/qm - delete redundancy check
Kai Ye
2022-10-28
crypto: hisilicon/qm - add pci bdf number check
Kai Ye
2022-10-28
crypto: hisilicon/qm - increase the memory of local variables
Kai Ye
2022-10-21
crypto: hisilicon/qm - re-enable communicate interrupt before notifying PF
Weili Qian
2022-10-21
crypto: hisilicon/qm - fix incorrect parameters usage
Weili Qian
2022-10-21
crypto: hisilicon/qm - drop unnecessary IS_ENABLE(CONFIG_NUMA) check
Yicong Yang
2022-09-24
crypto: hisilicon/qm - fix the qos value initialization
Kai Ye
2022-09-16
crypto: hisilicon - support get algs by the capability register
Zhiqi Song
2022-09-16
crypto: hisilicon/qm - support get device irq information from hardware regis...
Weili Qian
2022-09-16
crypto: hisilicon/qm - get error type from hardware registers
Weili Qian
2022-09-16
crypto: hisilicon/qm - add UACCE_CMD_QM_SET_QP_INFO support
Weili Qian
2022-09-16
crypto: hisilicon/qm - get qp num and depth from hardware registers
Weili Qian
2022-09-16
crypto: hisilicon/qm - get hardware features from hardware registers
Weili Qian
2022-09-02
crypto: hisilicon/qm - return failure if vfs_num exceeds total VFs
Weili Qian
2022-09-02
crypto: hisilicon/qm - fix missing put dfx access
Weili Qian
2022-09-02
crypto: hisilicon/qm - check mailbox operation result
Weili Qian
2022-08-26
crypto: hisilicon/qm - no judgment in the back process
Kai Ye
[next]