index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
/
sgl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: hisilicon/sgl - align the hardware sgl dma address
Yang Shen
2022-04-15
1
-2
/
+4
*
crypto: hisilicon/qm: Move the QM header to include/linux
Shameer Kolothum
2022-03-15
1
-1
/
+1
*
crypto: hisilicon/sgl - fix the sg buf unmap
Kai Ye
2021-04-16
1
-1
/
+13
*
crypto: hisilicon/sgl - fix the soft sg map to hardware sg
Kai Ye
2021-04-16
1
-0
/
+1
*
crypto: hisilicon/sgl - add some dfx logs
Kai Ye
2021-04-16
1
-4
/
+11
*
crypto: hisilicon/sgl - delete unneeded variable initialization
Kai Ye
2021-04-16
1
-1
/
+1
*
crypto: hisilicon/sgl - add a comment for block size initialization
Kai Ye
2021-04-16
1
-0
/
+5
*
crypto: hisilicon - Fix doc warnings in sgl.c and qm.c
Shiju Jose
2020-10-30
1
-2
/
+0
*
crypto: hisilicon - Cap block size at 2^31
Herbert Xu
2020-06-15
1
-1
/
+2
*
crypto: hisilicon - Remove useless MODULE macros
Zhou Wang
2019-12-11
1
-4
/
+0
*
crypto: hisilicon - Fix issue with wrong number of sg elements after dma map
Jonathan Cameron
2019-12-11
1
-5
/
+8
*
crypto: hisilicon - use sgl API to get sgl dma addr and len
Zhou Wang
2019-11-01
1
-2
/
+2
*
crypto: hisilicon - misc fix about sgl
Zhou Wang
2019-10-10
1
-18
/
+22
*
crypto: hisilicon - fix large sgl memory allocation problem when disable smmu
Zhou Wang
2019-10-10
1
-15
/
+68
*
crypto: hisilicon - add sgl_sge_nr module param for zip
Shukun Tan
2019-10-10
1
-1
/
+1
*
crypto: hisilicon - merge sgl support to hisi_qm module
Zhou Wang
2019-10-10
1
-39
/
+34
*
crypto: hisilicon - init curr_sgl_dma to fix compile warning
Zhou Wang
2019-08-15
1
-1
/
+1
*
crypto: hisilicon - add hardware SGL support
Zhou Wang
2019-08-09
1
-0
/
+214