index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
Age
Commit message (
Expand
)
Author
Lines
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-3
/
+3
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+1
2023-04-06
crypto: hisilicon/trng - add support for HiSTB TRNG
David Yang
-1
/
+187
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
-3
/
+3
2023-03-23
crypto: hisilicon/qm - make struct bus_type * const
Greg Kroah-Hartman
-1
/
+1
2023-03-17
crypto: hisilicon/zip - remove unnecessary aer.h include
Bjorn Helgaas
-1
/
+0
2023-03-17
crypto: hisilicon/sec - remove unnecessary aer.h include
Bjorn Helgaas
-1
/
+0
2023-03-17
crypto: hisilicon/qm - remove unnecessary aer.h include
Bjorn Helgaas
-1
/
+0
2023-03-17
crypto: hisilicon/hpre - remove unnecessary aer.h include
Bjorn Helgaas
-1
/
+0
2023-02-24
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-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
2023-02-21
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
-49
/
+30
2023-02-14
crypto: hisilicon/qm - fix coding style issues
Weili Qian
-18
/
+12
2023-02-14
crypto: hisilicon/qm - update comments to match function
Weili Qian
-3
/
+2
2023-02-14
crypto: hisilicon/qm - change function names
Weili Qian
-4
/
+4
2023-02-14
crypto: hisilicon/qm - use min() instead of min_t()
Weili Qian
-1
/
+1
2023-02-14
crypto: hisilicon/qm - remove some unused defines
Weili Qian
-10
/
+0
2023-02-13
crypto: hisilicon - Use request_complete helpers
Herbert Xu
-9
/
+7
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
-1
/
+1
2023-01-27
crypto: hisilicon: Wipe entire pool on error
Kees Cook
-2
/
+1
2023-01-20
crypto: hisilicon/qm - define the device isolation strategy
Kai Ye
-15
/
+154
2023-01-20
crypto: hisilicon - remove redundant config PCI dependency for some CRYPTO_DE...
Lukas Bulwahn
-4
/
+4
2022-12-09
crypto: hisilicon/hpre - Set DMA alignment explicitly
Herbert Xu
-15
/
+25
2022-12-02
crypto: ccree,hisilicon - Fix dependencies to correct algorithm
Tianjia Zhang
-1
/
+1
2022-12-02
crypto: hisilicon/hpre - Use helper to set reqsize
Herbert Xu
-6
/
+13
2022-11-25
crypto: hisilicon/qm - add device status check when start fails
Weili Qian
-2
/
+8
2022-11-25
crypto: hisilicon/qm - fix 'QM_XEQ_DEPTH_CAP' mask value
Weili Qian
-1
/
+1
2022-11-18
crypto: hisilicon/sec - remove continuous blank lines
Wenkai Lin
-2
/
+0
2022-11-18
crypto: hisilicon/sec - fix spelling mistake 'ckeck' -> 'check'
Kai Ye
-2
/
+2
2022-11-18
crypto: hisilicon/qm - the command dump process is modified
Kai Ye
-40
/
+90
2022-11-18
crypto: hisilicon/qm - split a debugfs.c from qm
Kai Ye
-1172
/
+1192
2022-11-18
crypto: hisilicon/qm - modify the process of regs dfx
Kai Ye
-77
/
+95
2022-11-18
crypto: hisilicon/qm - delete redundant null assignment operations
Kai Ye
-1
/
+0
2022-10-28
crypto: hisilicon/qm - delete redundancy check
Kai Ye
-3
/
+0
2022-10-28
crypto: hisilicon/qm - add pci bdf number check
Kai Ye
-25
/
+12
2022-10-28
crypto: hisilicon/qm - increase the memory of local variables
Kai Ye
-2
/
+1
2022-10-21
crypto: hisilicon/qm - re-enable communicate interrupt before notifying PF
Weili Qian
-1
/
+1
2022-10-21
crypto: hisilicon/sec - enabling clock gating of the address prefetch module
Weili Qian
-1
/
+1
2022-10-21
crypto: hisilicon/qm - fix incorrect parameters usage
Weili Qian
-2
/
+2
2022-10-21
crypto: hisilicon/qm - drop unnecessary IS_ENABLE(CONFIG_NUMA) check
Yicong Yang
-6
/
+4
2022-10-21
crypto: hisilicon/hpre - fix resource leak in remove process
Zhiqi Song
-8
/
+2
2022-09-24
crypto: hisilicon/qm - fix the qos value initialization
Kai Ye
-7
/
+15
2022-09-16
crypto: hisilicon - support get algs by the capability register
Zhiqi Song
-18
/
+222
2022-09-16
crypto: hisilicon/sec - get algorithm bitmap from registers
Wenkai Lin
-121
/
+236
2022-09-16
crypto: hisilicon/zip - support zip capability
Weili Qian
-42
/
+128
2022-09-16
crypto: hisilicon/hpre - optimize registration of ecdh
Zhiqi Song
-73
/
+63
2022-09-16
crypto: hisilicon/hpre - support hpre capability
Zhiqi Song
-38
/
+157
2022-09-16
crypto: hisilicon/qm - support get device irq information from hardware regis...
Weili Qian
-99
/
+195
2022-09-16
crypto: hisilicon/qm - get error type from hardware registers
Weili Qian
-103
/
+202
2022-09-16
crypto: hisilicon/qm - add UACCE_CMD_QM_SET_QP_INFO support
Weili Qian
-3
/
+18
[next]