summaryrefslogtreecommitdiff
path: root/drivers/crypto/hisilicon/sgl.c
AgeCommit message (Expand)Author
2021-04-16crypto: hisilicon/sgl - fix the sg buf unmapKai Ye
2021-04-16crypto: hisilicon/sgl - fix the soft sg map to hardware sgKai Ye
2021-04-16crypto: hisilicon/sgl - add some dfx logsKai Ye
2021-04-16crypto: hisilicon/sgl - delete unneeded variable initializationKai Ye
2021-04-16crypto: hisilicon/sgl - add a comment for block size initializationKai Ye
2020-10-30crypto: hisilicon - Fix doc warnings in sgl.c and qm.cShiju Jose
2020-06-15crypto: hisilicon - Cap block size at 2^31Herbert Xu
2019-12-11crypto: hisilicon - Remove useless MODULE macrosZhou Wang
2019-12-11crypto: hisilicon - Fix issue with wrong number of sg elements after dma mapJonathan Cameron
2019-11-01crypto: hisilicon - use sgl API to get sgl dma addr and lenZhou Wang
2019-10-10crypto: hisilicon - misc fix about sglZhou Wang
2019-10-10crypto: hisilicon - fix large sgl memory allocation problem when disable smmuZhou Wang
2019-10-10crypto: hisilicon - add sgl_sge_nr module param for zipShukun Tan
2019-10-10crypto: hisilicon - merge sgl support to hisi_qm moduleZhou Wang
2019-08-15crypto: hisilicon - init curr_sgl_dma to fix compile warningZhou Wang
2019-08-09crypto: hisilicon - add hardware SGL supportZhou Wang