summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon
Commit message (Expand)AuthorAgeFilesLines
* crypto: hisilicon - avoid unused function warningArnd Bergmann2019-09-201-5/+2
* crypto: hisilicon - Fix return value check in hisi_zip_acompress()Yunfeng Ye2019-09-201-2/+2
* crypto: hisilicon - Matching the dma address for dma_pool_free()Yunfeng Ye2019-09-201-25/+19
* crypto: hisilicon - Fix double free in sec_free_hw_sgl()Yunfeng Ye2019-09-201-6/+7
* crypto: hisilicon - select CRYPTO_LIB_DES while compiling SEC driverMao Wenan2019-08-301-0/+1
* crypto: hisilicon - Fix warning on printing %p with dma_addr_tHerbert Xu2019-08-221-2/+2
* crypto: hisilicon/des - switch to new verification routinesArd Biesheuvel2019-08-221-11/+7
* crypto: hisilicon - fix error handle in hisi_zip_create_req_qZhou Wang2019-08-151-2/+4
* crypto: hisilicon - add missing single_releaseZhou Wang2019-08-151-0/+1
* crypto: hisilicon - init curr_sgl_dma to fix compile warningZhou Wang2019-08-151-1/+1
* crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIPZhou 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-093-1/+704
* crypto: hisilicon - add SRIOV support for ZIPZhou Wang2019-08-093-25/+226
* crypto: hisilicon - add HiSilicon ZIP accelerator supportZhou Wang2019-08-096-0/+1237
* crypto: hisilicon - add hardware SGL supportZhou Wang2019-08-094-0/+247
* crypto: hisilicon - add queue management driver for HiSilicon QM moduleZhou Wang2019-08-094-0/+1740
* crypto: hisilicon - Use the correct style for SPDX License IdentifierNishad Kamdar2019-06-131-1/+1
* crypto: hisilicon - Forbid 2-key 3DES in FIPS modeHerbert Xu2019-04-181-8/+4
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-082-11/+8
* crypto: hisilicon - Fix reference after free of memories on error pathJohn Garry2018-11-091-10/+11
* crypto: hisilicon - Fix NULL dereference for same dst and srcJohn Garry2018-11-091-4/+6
* crypto: hisilicon - sec_send_request() can be statickbuild test robot2018-08-071-1/+1
* crypto: hisilicon - SEC security accelerator driverJonathan Cameron2018-08-036-0/+2892