summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/qm.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: hisilicon - no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-11-171-14/+5
* crypto: hisilicon - fix to return sub-optimal device when best device has no qpsZhou Wang2019-11-011-0/+21
* crypto: hisilicon - fix endianness verification problem of QMShukun Tan2019-10-261-43/+44
* crypto: hisilicon - tiny fix about QM/ZIP error callback printZhou Wang2019-10-261-7/+2
* crypto: hisilicon - allow compile-testing on x86Arnd Bergmann2019-10-051-0/+6
* crypto: hisilicon - Fix warning on printing %p with dma_addr_tHerbert Xu2019-08-221-2/+2
* crypto: hisilicon - add missing single_releaseZhou Wang2019-08-151-0/+1
* crypto: hisilicon - fix kbuild warningsZhou Wang2019-08-151-3/+3
* crypto: hisilicon - add debugfs for ZIP and QMZhou Wang2019-08-091-0/+301
* crypto: hisilicon - add SRIOV support for ZIPZhou Wang2019-08-091-18/+79
* crypto: hisilicon - add queue management driver for HiSilicon QM moduleZhou Wang2019-08-091-0/+1550