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
2021-03-26
crypto: hisilicon - fix the check on dma address
Hui Tang
2021-03-13
crypto: hisilicon/hpre - add version adapt to new algorithms
Meng Yu
2021-02-10
crypto: hisilicon/qm - fix printing format issue
Weili Qian
2021-02-10
crypto: hisilicon/qm - do not reset hardware when CE happens
Weili Qian
2021-02-10
crypto: hisilicon/qm - update irqflag
Sihang Chen
2021-02-10
crypto: hisilicon/qm - fix the value of 'QM_SQC_VFT_BASE_MASK_V2'
Weili Qian
2021-02-10
crypto: hisilicon/qm - fix request missing error
Weili Qian
2021-02-10
crypto: hisilicon/qm - removing driver after reset
Weili Qian
2021-02-10
crypto: hisilicon - PASID fixed on Kunpeng 930
Weili Qian
2021-02-10
crypto: hisilicon/qm - fix use of 'dma_map_single'
Weili Qian
2021-01-14
crypto: hisilicon - add ZIP device using mode parameter
Kai Ye
2021-01-14
crypto: hisilicon/qm - SVA bugfixed on Kunpeng920
Kai Ye
2020-11-06
crypto: hisilicon/qm - split 'hisi_qm_init' into smaller pieces
Weili Qian
2020-11-06
crypto: hisilicon/qm - split 'qm_eq_ctx_cfg' into smaller pieces
Weili Qian
2020-11-06
crypto: hisilicon/qm - split 'qm_qp_ctx_cfg' into smaller pieces
Weili Qian
2020-11-06
crypto: hisilicon/qm - replace 'sprintf' with 'scnprintf'
Weili Qian
2020-11-06
crypto: hisilicon/qm - modify return type of 'qm_set_sqctype'
Weili Qian
2020-11-06
crypto: hisilicon/qm - modify the return type of debugfs interface
Weili Qian
2020-11-06
crypto: hisilicon/qm - modify the return type of function
Weili Qian
2020-11-06
crypto: hisilicon/qm - numbers are replaced by macros
Weili Qian
2020-10-30
crypto: hisilicon - Fix doc warnings in sgl.c and qm.c
Shiju Jose
2020-09-25
crypto: hisilicon/qm - remove the update of flags
Weili Qian
2020-09-25
crypto: hisilicon/qm - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
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 VF not available after PF FLR
Shukun Tan
2020-08-21
crypto: hisilicon/qm - fix no stop reason when use 'hisi_qm_stop'
Yang Shen
2020-08-21
crypto: hisilicon/qm - fix event queue depth to 2048
Shukun Tan
2020-08-21
crypto: hisilicon/qm - fix judgement of queue is full
Hui Tang
2020-08-21
crypto: hisilicon/qm - fix print frequence in hisi_qp_send
Yang Shen
2020-08-21
crypto: hisilicon/qm - clear used reference count when start qp
Shukun Tan
2020-08-21
crypto: hisilicon/qm - fix wrong release after using strsep
Sihang Chen
2020-07-03
crypto: hisilicon/qm - Change type of pasid to u32
Fenghua Yu
2020-06-26
crypto: hisilicon - fix strncpy warning with strscpy
Zhangfei Gao
2020-06-18
crypto: hisilicon - allow smaller reads in debugfs
Dan Carpenter
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
[next]