index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
/
qm.c
Age
Commit message (
Expand
)
Author
2020-05-28
crypto: hisilicon - fix driver compatibility issue with different versions of...
Weili Qian
2020-05-23
crypto: hisilicon/qm - change debugfs file name from qm_regs to regs
Shukun Tan
2020-05-23
crypto: hisilicon/qm - add DebugFS for xQC and xQE dump
Shukun Tan
2020-05-23
crypto: hisilicon/qm - add debugfs to the QM state machine
Longfang Liu
2020-05-23
crypto: hisilicon/qm - add debugfs for QM
Longfang Liu
2020-05-15
crypto: hisilicon - add device error report through abnormal irq
Shukun Tan
2020-05-15
crypto: hisilicon - remove codes of directly report device errors through MSI
Shukun Tan
2020-05-15
crypto: hisilicon - QM memory management optimization
Weili Qian
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/qm - add state machine for QM
Zhou Wang
2020-04-30
crypto: hisilicon/qm - Make qm_controller_reset() static
Zou Wei
2020-04-16
crypto: hisilicon/qm - stop qp by judging sq and cq tail
Yang Shen
2020-04-16
crypto: hisilicon/qm - add controller reset interface
Shukun Tan
2020-04-16
crypto: hisilicon - unify SR-IOV related codes into QM
Shukun Tan
2020-03-20
crypto: hisilicon/qm - Put device finding logic into QM
Weili Qian
2020-03-12
crypto: hisilicon - Use one workqueue per qm instead of per qp
Shukun Tan
2020-02-22
crypto: hisilicon - register zip engine to uacce
Zhangfei Gao
2020-02-13
crypto: hisilicon - Fix duplicate print when qm occur multiple errors
Shukun Tan
2020-02-13
crypto: hisilicon - Unify error detect process into qm
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-01
crypto: hisilicon - fix to return sub-optimal device when best device has no qps
Zhou Wang
2019-10-26
crypto: hisilicon - fix endianness verification problem of QM
Shukun Tan
2019-10-26
crypto: hisilicon - tiny fix about QM/ZIP error callback print
Zhou Wang
2019-10-05
crypto: hisilicon - allow compile-testing on x86
Arnd Bergmann
2019-08-22
crypto: hisilicon - Fix warning on printing %p with dma_addr_t
Herbert Xu
2019-08-15
crypto: hisilicon - add missing single_release
Zhou Wang
2019-08-15
crypto: hisilicon - fix kbuild warnings
Zhou Wang
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 queue management driver for HiSilicon QM module
Zhou Wang