summaryrefslogtreecommitdiff
path: root/drivers/crypto/hisilicon/zip/zip_main.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-20crypto: hisilicon/zip - Use hisi_qm_alloc_qps_node() when init ctxShukun Tan1-84/+8
2020-02-22crypto: hisilicon - register zip engine to uacceZhangfei Gao1-2/+16
2020-02-22crypto: hisilicon - Remove module_param uacce_modeZhangfei Gao1-25/+6
2020-02-13crypto: hisilicon - Unify error detect process into qmShukun Tan1-87/+46
2020-02-13crypto: hisilicon - Configure zip RAS error typeShukun Tan1-0/+10
2020-02-13crypto: hisilicon - Unify hardware error init/uninit into QMShukun Tan1-28/+30
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-25crypto: hisilicon - fix param should be static when not external.Shukun Tan1-3/+3
2019-10-25crypto: hisilicon - tiny fix about QM/ZIP error callback printZhou Wang1-2/+1
2019-09-20crypto: hisilicon - avoid unused function warningArnd Bergmann1-5/+2
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 Wang1-0/+504