index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-19
crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified
Mikulas Patocka
1
-16
/
+18
2020-02-11
crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatt...
Jonathan Cameron
3
-70
/
+27
2020-01-17
crypto: hisilicon - select NEED_SG_DMA_LENGTH in qm Kconfig
Zhou Wang
1
-0
/
+1
2019-09-20
crypto: hisilicon - avoid unused function warning
Arnd Bergmann
1
-5
/
+2
2019-09-20
crypto: hisilicon - Fix return value check in hisi_zip_acompress()
Yunfeng Ye
1
-2
/
+2
2019-09-20
crypto: hisilicon - Matching the dma address for dma_pool_free()
Yunfeng Ye
1
-25
/
+19
2019-09-20
crypto: hisilicon - Fix double free in sec_free_hw_sgl()
Yunfeng Ye
1
-6
/
+7
2019-08-30
crypto: hisilicon - select CRYPTO_LIB_DES while compiling SEC driver
Mao Wenan
1
-0
/
+1
2019-08-22
crypto: hisilicon - Fix warning on printing %p with dma_addr_t
Herbert Xu
1
-2
/
+2
2019-08-22
crypto: hisilicon/des - switch to new verification routines
Ard Biesheuvel
1
-11
/
+7
2019-08-15
crypto: hisilicon - fix error handle in hisi_zip_create_req_q
Zhou Wang
1
-2
/
+4
2019-08-15
crypto: hisilicon - add missing single_release
Zhou Wang
1
-0
/
+1
2019-08-15
crypto: hisilicon - init curr_sgl_dma to fix compile warning
Zhou Wang
1
-1
/
+1
2019-08-15
crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP
Zhou Wang
1
-0
/
+1
2019-08-15
crypto: hisilicon - fix kbuild warnings
Zhou Wang
1
-3
/
+3
2019-08-09
crypto: hisilicon - add debugfs for ZIP and QM
Zhou Wang
3
-1
/
+704
2019-08-09
crypto: hisilicon - add SRIOV support for ZIP
Zhou Wang
3
-25
/
+226
2019-08-09
crypto: hisilicon - add HiSilicon ZIP accelerator support
Zhou Wang
6
-0
/
+1237
2019-08-09
crypto: hisilicon - add hardware SGL support
Zhou Wang
4
-0
/
+247
2019-08-09
crypto: hisilicon - add queue management driver for HiSilicon QM module
Zhou Wang
4
-0
/
+1740
2019-06-13
crypto: hisilicon - Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-04-18
crypto: hisilicon - Forbid 2-key 3DES in FIPS mode
Herbert Xu
1
-8
/
+4
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2
-11
/
+8
2018-11-09
crypto: hisilicon - Fix reference after free of memories on error path
John Garry
1
-10
/
+11
2018-11-09
crypto: hisilicon - Fix NULL dereference for same dst and src
John Garry
1
-4
/
+6
2018-08-07
crypto: hisilicon - sec_send_request() can be static
kbuild test robot
1
-1
/
+1
2018-08-03
crypto: hisilicon - SEC security accelerator driver
Jonathan Cameron
6
-0
/
+2892