index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
/
zip
/
zip_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-28
crypto: hisilicon - fix driver compatibility issue with different versions of...
Weili Qian
1
-17
/
+3
2020-05-22
crypto: hisilicon/qm - add DebugFS for xQC and xQE dump
Shukun Tan
1
-0
/
+4
2020-05-22
crypto: hisilicon/zip - add debugfs for Hisilicon ZIP
Longfang Liu
1
-0
/
+54
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
1
-84
/
+8
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-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-25
crypto: hisilicon - fix param should be static when not external.
Shukun Tan
1
-3
/
+3
2019-10-25
crypto: hisilicon - tiny fix about QM/ZIP error callback print
Zhou Wang
1
-2
/
+1
2019-09-20
crypto: hisilicon - avoid unused function warning
Arnd Bergmann
1
-5
/
+2
2019-08-09
crypto: hisilicon - add debugfs for ZIP and QM
Zhou Wang
1
-1
/
+374
2019-08-09
crypto: hisilicon - add SRIOV support for ZIP
Zhou Wang
1
-7
/
+143
2019-08-09
crypto: hisilicon - add HiSilicon ZIP accelerator support
Zhou Wang
1
-0
/
+504