Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |