index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
/
sgl.c
Age
Commit message (
Expand
)
Author
2021-04-16
crypto: hisilicon/sgl - fix the sg buf unmap
Kai Ye
2021-04-16
crypto: hisilicon/sgl - fix the soft sg map to hardware sg
Kai Ye
2021-04-16
crypto: hisilicon/sgl - add some dfx logs
Kai Ye
2021-04-16
crypto: hisilicon/sgl - delete unneeded variable initialization
Kai Ye
2021-04-16
crypto: hisilicon/sgl - add a comment for block size initialization
Kai Ye
2020-10-30
crypto: hisilicon - Fix doc warnings in sgl.c and qm.c
Shiju Jose
2020-06-15
crypto: hisilicon - Cap block size at 2^31
Herbert Xu
2019-12-11
crypto: hisilicon - Remove useless MODULE macros
Zhou Wang
2019-12-11
crypto: hisilicon - Fix issue with wrong number of sg elements after dma map
Jonathan Cameron
2019-11-01
crypto: hisilicon - use sgl API to get sgl dma addr and len
Zhou Wang
2019-10-10
crypto: hisilicon - misc fix about sgl
Zhou Wang
2019-10-10
crypto: hisilicon - fix large sgl memory allocation problem when disable smmu
Zhou Wang
2019-10-10
crypto: hisilicon - add sgl_sge_nr module param for zip
Shukun Tan
2019-10-10
crypto: hisilicon - merge sgl support to hisi_qm module
Zhou Wang
2019-08-15
crypto: hisilicon - init curr_sgl_dma to fix compile warning
Zhou Wang
2019-08-09
crypto: hisilicon - add hardware SGL support
Zhou Wang