aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/qm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-17crypto: hisilicon - no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-14/+5
2019-11-01crypto: hisilicon - fix to return sub-optimal device when best device has no qpsZhou Wang1-0/+21
2019-10-26crypto: hisilicon - fix endianness verification problem of QMShukun Tan1-43/+44
2019-10-26crypto: hisilicon - tiny fix about QM/ZIP error callback printZhou Wang1-7/+2
2019-10-05crypto: hisilicon - allow compile-testing on x86Arnd Bergmann1-0/+6
2019-08-22crypto: hisilicon - Fix warning on printing %p with dma_addr_tHerbert Xu1-2/+2
2019-08-15crypto: hisilicon - add missing single_releaseZhou Wang1-0/+1
2019-08-15crypto: hisilicon - fix kbuild warningsZhou Wang1-3/+3
2019-08-09crypto: hisilicon - add debugfs for ZIP and QMZhou Wang1-0/+301
2019-08-09crypto: hisilicon - add SRIOV support for ZIPZhou Wang1-18/+79
2019-08-09crypto: hisilicon - add queue management driver for HiSilicon QM moduleZhou Wang1-0/+1550