index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: hisilicon - still no need to check return value of debugfs_create fun...
Greg Kroah-Hartman
2019-12-20
1
-22
/
+6
*
crypto: hisilicon - select CRYPTO_SKCIPHER, not CRYPTO_BLKCIPHER
Eric Biggers
2019-12-11
1
-1
/
+1
*
crypto: hisilicon - Remove useless MODULE macros
Zhou Wang
2019-12-11
1
-4
/
+0
*
crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatt...
Jonathan Cameron
2019-12-11
3
-70
/
+27
*
crypto: hisilicon - Fix issue with wrong number of sg elements after dma map
Jonathan Cameron
2019-12-11
1
-5
/
+8
*
crypto: hisilicon - fix a NULL vs IS_ERR() bug in sec_create_qp_ctx()
Dan Carpenter
2019-11-27
1
-2
/
+2
*
crypto: hisilicon - add DebugFS for HiSilicon SEC
Zaibo Xu
2019-11-22
3
-0
/
+332
*
crypto: hisilicon - add SRIOV for HiSilicon SEC
Zaibo Xu
2019-11-22
2
-3
/
+153
*
crypto: hisilicon - add HiSilicon SEC V2 driver
Zaibo Xu
2019-11-22
7
-0
/
+1875
*
crypto: hisilicon - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-11-17
2
-32
/
+11
*
crypto: hisilicon - add vfs_num module param for zip
Hao Fang
2019-11-17
1
-84
/
+98
*
crypto: hisilicon - replace #ifdef with IS_ENABLED for CONFIG_NUMA
Zhou Wang
2019-11-08
1
-26
/
+25
*
crypto: hisilicon - fix to return sub-optimal device when best device has no qps
Zhou Wang
2019-11-01
3
-20
/
+77
*
crypto: hisilicon - use sgl API to get sgl dma addr and len
Zhou Wang
2019-11-01
2
-3
/
+2
*
crypto: skcipher - rename the crypto_blkcipher module and kconfig option
Eric Biggers
2019-11-01
1
-1
/
+1
*
crypto: hisilicon - fix endianness verification problem of QM
Shukun Tan
2019-10-26
2
-44
/
+45
*
crypto: hisilicon - fix param should be static when not external.
Shukun Tan
2019-10-26
1
-3
/
+3
*
crypto: hisilicon - Fix using plain integer as NULL pointer
Shukun Tan
2019-10-26
1
-1
/
+1
*
crypto: hisilicon - tiny fix about QM/ZIP error callback print
Zhou Wang
2019-10-26
2
-9
/
+3
*
crypto: hisilicon: Fix misuse of GENMASK macro
Rikard Falkeborn
2019-10-23
1
-2
/
+2
*
crypto: hisilicon - select NEED_SG_DMA_LENGTH in qm Kconfig
Zhou Wang
2019-10-23
1
-0
/
+1
*
crypto: hisilicon - Add debugfs for HPRE
Zaibo Xu
2019-10-10
2
-2
/
+460
*
crypto: hisilicon - add SRIOV support for HPRE
Zaibo Xu
2019-10-10
2
-7
/
+133
*
crypto: hisilicon - add HiSilicon HPRE accelerator
Zaibo Xu
2019-10-10
6
-0
/
+1702
*
crypto: hisilicon - misc fix about sgl
Zhou Wang
2019-10-10
1
-18
/
+22
*
crypto: hisilicon - fix large sgl memory allocation problem when disable smmu
Zhou Wang
2019-10-10
1
-15
/
+68
*
crypto: hisilicon - add sgl_sge_nr module param for zip
Shukun Tan
2019-10-10
3
-2
/
+28
*
crypto: hisilicon - merge sgl support to hisi_qm module
Zhou Wang
2019-10-10
7
-84
/
+58
*
crypto: hisilicon - allow compile-testing on x86
Arnd Bergmann
2019-10-05
2
-3
/
+12
*
crypto: hisilicon - avoid unused function warning
Arnd Bergmann
2019-09-20
1
-5
/
+2
*
crypto: hisilicon - Fix return value check in hisi_zip_acompress()
Yunfeng Ye
2019-09-20
1
-2
/
+2
*
crypto: hisilicon - Matching the dma address for dma_pool_free()
Yunfeng Ye
2019-09-20
1
-25
/
+19
*
crypto: hisilicon - Fix double free in sec_free_hw_sgl()
Yunfeng Ye
2019-09-20
1
-6
/
+7
*
crypto: hisilicon - select CRYPTO_LIB_DES while compiling SEC driver
Mao Wenan
2019-08-30
1
-0
/
+1
*
crypto: hisilicon - Fix warning on printing %p with dma_addr_t
Herbert Xu
2019-08-22
1
-2
/
+2
*
crypto: hisilicon/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-11
/
+7
*
crypto: hisilicon - fix error handle in hisi_zip_create_req_q
Zhou Wang
2019-08-15
1
-2
/
+4
*
crypto: hisilicon - add missing single_release
Zhou Wang
2019-08-15
1
-0
/
+1
*
crypto: hisilicon - init curr_sgl_dma to fix compile warning
Zhou Wang
2019-08-15
1
-1
/
+1
*
crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP
Zhou Wang
2019-08-15
1
-0
/
+1
*
crypto: hisilicon - fix kbuild warnings
Zhou Wang
2019-08-15
1
-3
/
+3
*
crypto: hisilicon - add debugfs for ZIP and QM
Zhou Wang
2019-08-09
3
-1
/
+704
*
crypto: hisilicon - add SRIOV support for ZIP
Zhou Wang
2019-08-09
3
-25
/
+226
*
crypto: hisilicon - add HiSilicon ZIP accelerator support
Zhou Wang
2019-08-09
6
-0
/
+1237
*
crypto: hisilicon - add hardware SGL support
Zhou Wang
2019-08-09
4
-0
/
+247
*
crypto: hisilicon - add queue management driver for HiSilicon QM module
Zhou Wang
2019-08-09
4
-0
/
+1740
*
crypto: hisilicon - Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-06-13
1
-1
/
+1
*
crypto: hisilicon - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-8
/
+4
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
2
-11
/
+8
*
crypto: hisilicon - Fix reference after free of memories on error path
John Garry
2018-11-09
1
-10
/
+11
[next]