aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/zip (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-17crypto: hisilicon - no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-18/+6
2019-11-17crypto: hisilicon - add vfs_num module param for zipHao Fang1-84/+98
2019-11-08crypto: hisilicon - replace #ifdef with IS_ENABLED for CONFIG_NUMAZhou Wang1-26/+25
2019-11-01crypto: hisilicon - fix to return sub-optimal device when best device has no qpsZhou Wang1-20/+54
2019-10-26crypto: hisilicon - fix param should be static when not external.Shukun Tan1-3/+3
2019-10-26crypto: hisilicon - Fix using plain integer as NULL pointerShukun Tan1-1/+1
2019-10-26crypto: hisilicon - tiny fix about QM/ZIP error callback printZhou Wang1-2/+1
2019-10-10crypto: hisilicon - add sgl_sge_nr module param for zipShukun Tan1-1/+25
2019-10-10crypto: hisilicon - merge sgl support to hisi_qm moduleZhou Wang2-10/+11
2019-09-20crypto: hisilicon - avoid unused function warningArnd Bergmann1-5/+2
2019-09-20crypto: hisilicon - Fix return value check in hisi_zip_acompress()Yunfeng Ye1-2/+2
2019-08-15crypto: hisilicon - fix error handle in hisi_zip_create_req_qZhou Wang1-2/+4
2019-08-09crypto: hisilicon - add debugfs for ZIP and QMZhou Wang1-1/+374
2019-08-09crypto: hisilicon - add SRIOV support for ZIPZhou Wang1-7/+143
2019-08-09crypto: hisilicon - add HiSilicon ZIP accelerator supportZhou Wang4-0/+1228