index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
/
zip
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-22
crypto: hisilicon - support new error types for ZIP
Weili Qian
1
-2
/
+7
2021-04-22
crypto: hisilicon - dynamic configuration 'err_info'
Weili Qian
1
-10
/
+15
2021-04-02
crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930
Yang Shen
2
-0
/
+26
2021-04-02
crypto: hisilicon/zip - initialize operations about 'sqe' in 'acomp_alg.init'
Yang Shen
1
-31
/
+110
2021-04-02
crypto: hisilicon/zip - add comments for 'hisi_zip_sqe'
Yang Shen
2
-15
/
+34
2021-04-02
crypto: hisilicon/zip - adjust functions location
Yang Shen
1
-276
/
+276
2021-03-26
crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.c
Weili Qian
1
-57
/
+1
2021-03-26
crypto: hisilicon/qm - set the total number of queues
Weili Qian
1
-7
/
+0
2021-03-13
crypto: hisilicon/hpre - add version adapt to new algorithms
Meng Yu
2
-4
/
+4
2021-02-10
crypto: hisilicon/qm - do not reset hardware when CE happens
Weili Qian
1
-1
/
+4
2021-02-10
crypto: hisilicon/qm - removing driver after reset
Weili Qian
1
-1
/
+1
2021-02-10
crypto: hisilicon - PASID fixed on Kunpeng 930
Weili Qian
1
-1
/
+1
2021-01-14
crypto: hisilicon - add ZIP device using mode parameter
Kai Ye
1
-0
/
+14
2020-11-20
crypto: hisilicon/zip - add a work_queue for zip irq
Yang Shen
1
-3
/
+23
2020-11-06
crypto: hisilicon/qm - modify the return type of debugfs interface
Weili Qian
1
-3
/
+1
2020-10-02
crypto: hisilicon/zip - fix the uninitalized 'curr_qm_qp_num'
Sihang Chen
1
-0
/
+1
2020-10-02
crypto: hisilicon/zip - fix the return value when device is busy
Yang Shen
1
-1
/
+2
2020-10-02
crypto: hisilicon/zip - fix zero length input in GZIP decompress
Zhou Wang
1
-6
/
+17
2020-10-02
crypto: hisilicon/zip - fix the uncleared debug registers
Hao Fang
1
-0
/
+18
2020-09-25
crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'
Yang Shen
1
-2
/
+1
2020-09-18
crypto: hisilicon - update ZIP module parameter description
Longfang Liu
1
-1
/
+1
2020-09-18
crypto: hisilicon/zip - fix some coding styles
Yang Shen
2
-19
/
+11
2020-09-18
crypto: hisilicon/zip - supplement some comments
Yang Shen
1
-2
/
+2
2020-09-18
crypto: hisilicon/zip - move some private macros from 'zip.h' to 'zip_crypto.c'
Yang Shen
2
-14
/
+14
2020-09-18
crypto: hisilicon/zip - fix static check warning
Yang Shen
1
-6
/
+6
2020-09-18
crypto: hisilicon/zip - add print for error branch
Yang Shen
2
-16
/
+45
2020-09-18
crypto: hisilicon/zip - use a enum parameter instead of some macros
Yang Shen
1
-10
/
+13
2020-09-18
crypto: hisilicon/zip - replace 'sprintf' with 'scnprintf'
Yang Shen
1
-3
/
+4
2020-09-18
crypto: hisilicon/zip - modify debugfs interface parameters
Shukun Tan
1
-31
/
+24
2020-09-18
crypto: hisilicon/zip - unify naming style for functions and macros
Yang Shen
1
-17
/
+18
2020-09-18
crypto: hisilicon/zip - remove some useless parameters
Yang Shen
2
-2
/
+0
2020-08-21
crypto: hisilicon/qm - fix the process of register algorithms to crypto
Yang Shen
2
-19
/
+24
2020-08-21
crypto: hisilicon/qm - fix the call trace when unbind device
Weili Qian
1
-1
/
+2
2020-08-21
crypto: hisilicon/qm - register callback function to 'pci_driver.shutdown'
Yang Shen
1
-0
/
+1
2020-08-21
crypto: hisilicon/qm - fix no stop reason when use 'hisi_qm_stop'
Yang Shen
1
-2
/
+2
2020-07-09
crypto: hisilicon/zip - permit users to specify NUMA node
Barry Song
3
-6
/
+7
2020-05-28
crypto: hisilicon - fix driver compatibility issue with different versions of...
Weili Qian
1
-17
/
+3
2020-05-23
crypto: hisilicon/qm - add DebugFS for xQC and xQE dump
Shukun Tan
1
-0
/
+4
2020-05-23
crypto: hisilicon/zip - add debugfs for Hisilicon ZIP
Longfang Liu
3
-1
/
+70
2020-05-15
crypto: hisilicon/zip - Use temporary sqe when doing work
Zhou Wang
1
-6
/
+5
2020-05-15
crypto: hisilicon - remove codes of directly report device errors through MSI
Shukun Tan
1
-1
/
+0
2020-05-15
crypto: hisilicon - unify initial value assignment into QM
Weili Qian
1
-21
/
+16
2020-05-15
crypto: hisilicon - remove use_dma_api related codes
Shukun Tan
1
-1
/
+0
2020-05-15
crypto: hisilicon - add FLR support
Shukun Tan
1
-0
/
+16
2020-05-15
crypto: hisilicon - refactor module parameter pf_q_num related code
Shukun Tan
1
-32
/
+1
2020-05-15
crypto: hisilicon/zip - modify the ZIP probe process
Longfang Liu
1
-18
/
+42
2020-05-15
crypto: hisilicon/zip - constify struct debugfs_reg32
Rikard Falkeborn
1
-1
/
+1
2020-04-16
crypto: hisilicon/zip - add controller reset support for zip
Shukun Tan
1
-6
/
+51
2020-04-16
crypto: hisilicon - add vfs_num module parameter for hpre/sec
Hao Fang
1
-2
/
+7
2020-04-16
crypto: hisilicon - unify SR-IOV related codes into QM
Shukun Tan
1
-106
/
+3
[next]