summaryrefslogtreecommitdiff
path: root/drivers/crypto/hisilicon
AgeCommit message (Expand)Author
2019-11-27crypto: hisilicon - fix a NULL vs IS_ERR() bug in sec_create_qp_ctx()Dan Carpenter
2019-11-22crypto: hisilicon - add DebugFS for HiSilicon SECZaibo Xu
2019-11-22crypto: hisilicon - add SRIOV for HiSilicon SECZaibo Xu
2019-11-22crypto: hisilicon - add HiSilicon SEC V2 driverZaibo Xu
2019-11-17crypto: hisilicon - no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-11-17crypto: hisilicon - add vfs_num module param for zipHao Fang
2019-11-08crypto: hisilicon - replace #ifdef with IS_ENABLED for CONFIG_NUMAZhou Wang
2019-11-01crypto: hisilicon - fix to return sub-optimal device when best device has no qpsZhou Wang
2019-11-01crypto: hisilicon - use sgl API to get sgl dma addr and lenZhou Wang
2019-11-01crypto: skcipher - rename the crypto_blkcipher module and kconfig optionEric Biggers
2019-10-26crypto: hisilicon - fix endianness verification problem of QMShukun Tan
2019-10-26crypto: hisilicon - fix param should be static when not external.Shukun Tan
2019-10-26crypto: hisilicon - Fix using plain integer as NULL pointerShukun Tan
2019-10-26crypto: hisilicon - tiny fix about QM/ZIP error callback printZhou Wang
2019-10-23crypto: hisilicon: Fix misuse of GENMASK macroRikard Falkeborn
2019-10-23crypto: hisilicon - select NEED_SG_DMA_LENGTH in qm KconfigZhou Wang
2019-10-10crypto: hisilicon - Add debugfs for HPREZaibo Xu
2019-10-10crypto: hisilicon - add SRIOV support for HPREZaibo Xu
2019-10-10crypto: hisilicon - add HiSilicon HPRE acceleratorZaibo Xu
2019-10-10crypto: hisilicon - misc fix about sglZhou Wang
2019-10-10crypto: hisilicon - fix large sgl memory allocation problem when disable smmuZhou Wang
2019-10-10crypto: hisilicon - add sgl_sge_nr module param for zipShukun Tan
2019-10-10crypto: hisilicon - merge sgl support to hisi_qm moduleZhou Wang
2019-10-05crypto: hisilicon - allow compile-testing on x86Arnd Bergmann
2019-09-20crypto: hisilicon - avoid unused function warningArnd Bergmann
2019-09-20crypto: hisilicon - Fix return value check in hisi_zip_acompress()Yunfeng Ye
2019-09-20crypto: hisilicon - Matching the dma address for dma_pool_free()Yunfeng Ye
2019-09-20crypto: hisilicon - Fix double free in sec_free_hw_sgl()Yunfeng Ye
2019-08-30crypto: hisilicon - select CRYPTO_LIB_DES while compiling SEC driverMao Wenan
2019-08-22crypto: hisilicon - Fix warning on printing %p with dma_addr_tHerbert Xu
2019-08-22crypto: hisilicon/des - switch to new verification routinesArd Biesheuvel
2019-08-15crypto: hisilicon - fix error handle in hisi_zip_create_req_qZhou Wang
2019-08-15crypto: hisilicon - add missing single_releaseZhou Wang
2019-08-15crypto: hisilicon - init curr_sgl_dma to fix compile warningZhou Wang
2019-08-15crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIPZhou 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 HiSilicon ZIP accelerator supportZhou Wang
2019-08-09crypto: hisilicon - add hardware SGL supportZhou Wang
2019-08-09crypto: hisilicon - add queue management driver for HiSilicon QM moduleZhou Wang
2019-06-13crypto: hisilicon - Use the correct style for SPDX License IdentifierNishad Kamdar
2019-04-18crypto: hisilicon - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-11-09crypto: hisilicon - Fix reference after free of memories on error pathJohn Garry
2018-11-09crypto: hisilicon - Fix NULL dereference for same dst and srcJohn Garry
2018-08-07crypto: hisilicon - sec_send_request() can be statickbuild test robot
2018-08-03crypto: hisilicon - SEC security accelerator driverJonathan Cameron