summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/qm.c
AgeCommit message (Expand)Author
2020-03-20crypto: hisilicon/qm - Put device finding logic into QMWeili Qian
2020-03-12crypto: hisilicon - Use one workqueue per qm instead of per qpShukun Tan
2020-02-22crypto: hisilicon - register zip engine to uacceZhangfei Gao
2020-02-13crypto: hisilicon - Fix duplicate print when qm occur multiple errorsShukun Tan
2020-02-13crypto: hisilicon - Unify error detect process into qmShukun Tan
2020-02-13crypto: hisilicon - Unify hardware error init/uninit into QMShukun Tan
2019-11-17crypto: hisilicon - no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-11-01crypto: hisilicon - fix to return sub-optimal device when best device has no qpsZhou Wang
2019-10-26crypto: hisilicon - fix endianness verification problem of QMShukun Tan
2019-10-26crypto: hisilicon - tiny fix about QM/ZIP error callback printZhou Wang
2019-10-05crypto: hisilicon - allow compile-testing on x86Arnd Bergmann
2019-08-22crypto: hisilicon - Fix warning on printing %p with dma_addr_tHerbert Xu
2019-08-15crypto: hisilicon - add missing single_releaseZhou Wang
2019-08-15crypto: hisilicon - fix kbuild warningsZhou Wang
2019-08-09crypto: hisilicon - add debugfs for ZIP and QMZhou Wang
2019-08-09crypto: hisilicon - add SRIOV support for ZIPZhou Wang
2019-08-09crypto: hisilicon - add queue management driver for HiSilicon QM moduleZhou Wang