index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
/
sgl.c
Age
Commit message (
Expand
)
Author
Files
Lines
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