summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/zip (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: hisilicon - no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-11-171-18/+6
* crypto: hisilicon - add vfs_num module param for zipHao Fang2019-11-171-84/+98
* crypto: hisilicon - replace #ifdef with IS_ENABLED for CONFIG_NUMAZhou Wang2019-11-081-26/+25
* crypto: hisilicon - fix to return sub-optimal device when best device has no qpsZhou Wang2019-11-011-20/+54
* crypto: hisilicon - fix param should be static when not external.Shukun Tan2019-10-251-3/+3
* crypto: hisilicon - Fix using plain integer as NULL pointerShukun Tan2019-10-251-1/+1
* crypto: hisilicon - tiny fix about QM/ZIP error callback printZhou Wang2019-10-251-2/+1
* crypto: hisilicon - add sgl_sge_nr module param for zipShukun Tan2019-10-101-1/+25
* crypto: hisilicon - merge sgl support to hisi_qm moduleZhou Wang2019-10-102-10/+11
* crypto: hisilicon - avoid unused function warningArnd Bergmann2019-09-201-5/+2
* crypto: hisilicon - Fix return value check in hisi_zip_acompress()Yunfeng Ye2019-09-201-2/+2
* crypto: hisilicon - fix error handle in hisi_zip_create_req_qZhou Wang2019-08-151-2/+4
* crypto: hisilicon - add debugfs for ZIP and QMZhou Wang2019-08-091-1/+374
* crypto: hisilicon - add SRIOV support for ZIPZhou Wang2019-08-091-7/+143
* crypto: hisilicon - add HiSilicon ZIP accelerator supportZhou Wang2019-08-094-0/+1228