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
/
sgl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
1
-3
/
+3
2023-02-21
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-1
/
+0
2023-02-14
crypto: hisilicon/qm - fix coding style issues
Weili Qian
1
-1
/
+0
2023-01-27
crypto: hisilicon: Wipe entire pool on error
Kees Cook
1
-2
/
+1
2022-04-15
crypto: hisilicon/sgl - align the hardware sgl dma address
Yang Shen
1
-2
/
+4
2022-03-15
crypto: hisilicon/qm: Move the QM header to include/linux
Shameer Kolothum
1
-1
/
+1
2021-04-16
crypto: hisilicon/sgl - fix the sg buf unmap
Kai Ye
1
-1
/
+13
2021-04-16
crypto: hisilicon/sgl - fix the soft sg map to hardware sg
Kai Ye
1
-0
/
+1
2021-04-16
crypto: hisilicon/sgl - add some dfx logs
Kai Ye
1
-4
/
+11
2021-04-16
crypto: hisilicon/sgl - delete unneeded variable initialization
Kai Ye
1
-1
/
+1
2021-04-16
crypto: hisilicon/sgl - add a comment for block size initialization
Kai Ye
1
-0
/
+5
2020-10-30
crypto: hisilicon - Fix doc warnings in sgl.c and qm.c
Shiju Jose
1
-2
/
+0
2020-06-15
crypto: hisilicon - Cap block size at 2^31
Herbert Xu
1
-1
/
+2
2019-12-11
crypto: hisilicon - Remove useless MODULE macros
Zhou Wang
1
-4
/
+0
2019-12-11
crypto: hisilicon - Fix issue with wrong number of sg elements after dma map
Jonathan Cameron
1
-5
/
+8
2019-11-01
crypto: hisilicon - use sgl API to get sgl dma addr and len
Zhou Wang
1
-2
/
+2
2019-10-10
crypto: hisilicon - misc fix about sgl
Zhou Wang
1
-18
/
+22
2019-10-10
crypto: hisilicon - fix large sgl memory allocation problem when disable smmu
Zhou Wang
1
-15
/
+68
2019-10-10
crypto: hisilicon - add sgl_sge_nr module param for zip
Shukun Tan
1
-1
/
+1
2019-10-10
crypto: hisilicon - merge sgl support to hisi_qm module
Zhou Wang
1
-39
/
+34
2019-08-15
crypto: hisilicon - init curr_sgl_dma to fix compile warning
Zhou Wang
1
-1
/
+1
2019-08-09
crypto: hisilicon - add hardware SGL support
Zhou Wang
1
-0
/
+214