开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2020-10-02
crypto: hisilicon/zip - fix the uninitalized 'curr_qm_qp_num'
Sihang Chen
2020-10-02
crypto: hisilicon/zip - fix the uncleared debug registers
Hao Fang
2020-09-25
crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'
Yang Shen
2020-09-18
crypto: hisilicon - update ZIP module parameter description
Longfang Liu
2020-09-18
crypto: hisilicon/zip - fix some coding styles
Yang Shen
2020-09-18
crypto: hisilicon/zip - supplement some comments
Yang Shen
2020-09-18
crypto: hisilicon/zip - add print for error branch
Yang Shen
2020-09-18
crypto: hisilicon/zip - replace 'sprintf' with 'scnprintf'
Yang Shen
2020-09-18
crypto: hisilicon/zip - modify debugfs interface parameters
Shukun Tan
2020-09-18
crypto: hisilicon/zip - unify naming style for functions and macros
Yang Shen
2020-09-18
crypto: hisilicon/zip - remove some useless parameters
Yang Shen
2020-08-21
crypto: hisilicon/qm - fix the process of register algorithms to crypto
Yang Shen
2020-08-21
crypto: hisilicon/qm - fix the call trace when unbind device
Weili Qian
2020-08-21
crypto: hisilicon/qm - register callback function to 'pci_driver.shutdown'
Yang Shen
2020-08-21
crypto: hisilicon/qm - fix no stop reason when use 'hisi_qm_stop'
Yang Shen
2020-07-09
crypto: hisilicon/zip - permit users to specify NUMA node
Barry Song
2020-05-28
crypto: hisilicon - fix driver compatibility issue with different versions of...
Weili Qian
2020-05-23
crypto: hisilicon/qm - add DebugFS for xQC and xQE dump
Shukun Tan
2020-05-23
crypto: hisilicon/zip - add debugfs for Hisilicon ZIP
Longfang Liu
2020-05-15
crypto: hisilicon - remove codes of directly report device errors through MSI
Shukun Tan
2020-05-15
crypto: hisilicon - unify initial value assignment into QM
Weili Qian
2020-05-15
crypto: hisilicon - remove use_dma_api related codes
Shukun Tan
2020-05-15
crypto: hisilicon - add FLR support
Shukun Tan
2020-05-15
crypto: hisilicon - refactor module parameter pf_q_num related code
Shukun Tan
2020-05-15
crypto: hisilicon/zip - modify the ZIP probe process
Longfang Liu
2020-05-15
crypto: hisilicon/zip - constify struct debugfs_reg32
Rikard Falkeborn
2020-04-16
crypto: hisilicon/zip - add controller reset support for zip
Shukun Tan
2020-04-16
crypto: hisilicon - add vfs_num module parameter for hpre/sec
Hao Fang
2020-04-16
crypto: hisilicon - unify SR-IOV related codes into QM
Shukun Tan
2020-04-16
crypto: hisilicon - put vfs_num into struct hisi_qm
Shukun Tan
2020-03-20
crypto: hisilicon/zip - Use hisi_qm_alloc_qps_node() when init ctx
Shukun Tan
2020-02-22
crypto: hisilicon - register zip engine to uacce
Zhangfei Gao
2020-02-22
crypto: hisilicon - Remove module_param uacce_mode
Zhangfei Gao
2020-02-13
crypto: hisilicon - Unify error detect process into qm
Shukun Tan
2020-02-13
crypto: hisilicon - Configure zip RAS error type
Shukun Tan
2020-02-13
crypto: hisilicon - Unify hardware error init/uninit into QM
Shukun Tan
2019-11-17
crypto: hisilicon - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-11-17
crypto: hisilicon - add vfs_num module param for zip
Hao Fang
2019-11-08
crypto: hisilicon - replace #ifdef with IS_ENABLED for CONFIG_NUMA
Zhou Wang
2019-11-01
crypto: hisilicon - fix to return sub-optimal device when best device has no qps
Zhou Wang
2019-10-26
crypto: hisilicon - fix param should be static when not external.
Shukun Tan
2019-10-26
crypto: hisilicon - tiny fix about QM/ZIP error callback print
Zhou Wang
2019-09-20
crypto: hisilicon - avoid unused function warning
Arnd Bergmann
2019-08-09
crypto: hisilicon - add debugfs for ZIP and QM
Zhou Wang
2019-08-09
crypto: hisilicon - add SRIOV support for ZIP
Zhou Wang
2019-08-09
crypto: hisilicon - add HiSilicon ZIP accelerator support
Zhou Wang