index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
/
zip
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-04-16
crypto: hisilicon - put vfs_num into struct hisi_qm
Shukun Tan
1
-11
/
+8
2020-03-20
crypto: hisilicon/zip - Use hisi_qm_alloc_qps_node() when init ctx
Shukun Tan
3
-114
/
+34
2020-02-22
crypto: hisilicon - register zip engine to uacce
Zhangfei Gao
1
-2
/
+16
2020-02-22
crypto: hisilicon - Remove module_param uacce_mode
Zhangfei Gao
1
-25
/
+6
2020-02-13
crypto: hisilicon - Unify error detect process into qm
Shukun Tan
1
-87
/
+46
2020-02-13
crypto: hisilicon - Configure zip RAS error type
Shukun Tan
1
-0
/
+10
2020-02-13
crypto: hisilicon - Unify hardware error init/uninit into QM
Shukun Tan
1
-28
/
+30
2019-12-11
crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatt...
Jonathan Cameron
2
-69
/
+27
2019-11-17
crypto: hisilicon - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-18
/
+6
2019-11-17
crypto: hisilicon - add vfs_num module param for zip
Hao Fang
1
-84
/
+98
2019-11-08
crypto: hisilicon - replace #ifdef with IS_ENABLED for CONFIG_NUMA
Zhou Wang
1
-26
/
+25
2019-11-01
crypto: hisilicon - fix to return sub-optimal device when best device has no qps
Zhou Wang
1
-20
/
+54
2019-10-26
crypto: hisilicon - fix param should be static when not external.
Shukun Tan
1
-3
/
+3
2019-10-26
crypto: hisilicon - Fix using plain integer as NULL pointer
Shukun Tan
1
-1
/
+1
2019-10-26
crypto: hisilicon - tiny fix about QM/ZIP error callback print
Zhou Wang
1
-2
/
+1
[next]