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
Age
Commit message (
Expand
)
Author
2020-12-11
crypto: hisilicon/trng - replace atomic_add_return()
Yejune Deng
2020-11-27
crypto: hisilicon/trng - add support for PRNG
Weili Qian
2020-11-27
crypto: hisilicon/trng - add HiSilicon TRNG driver support
Weili Qian
2020-11-20
crypto: hisilicon/zip - add a work_queue for zip irq
Yang Shen
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-11-20
crypto: hisilicon/sec2 - Fix aead authentication setting key error
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 - fixes some coding style
Longfang Liu
2020-10-30
crypto: hisilicon - delete unused structure member variables
Longfang Liu
2020-10-30
crypto: hisilicon - Fix doc warnings in sgl.c and qm.c
Shiju Jose
2020-10-02
crypto: hisilicon/zip - fix the uninitalized 'curr_qm_qp_num'
Sihang Chen
2020-10-02
crypto: hisilicon/zip - fix the return value when device is busy
Yang Shen
2020-10-02
crypto: hisilicon/zip - fix zero length input in GZIP decompress
Zhou Wang
2020-10-02
crypto: hisilicon/zip - fix the uncleared debug registers
Hao Fang
2020-09-25
crypto: hisilicon/qm - remove the update of flags
Weili Qian
2020-09-25
crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'
Yang Shen
2020-09-25
crypto: hisilicon/hpre - fix a bug in dh algorithm
Meng Yu
2020-09-25
crypto: hisilicon/hpre - adjust some coding style
Meng Yu
2020-09-25
crypto: hisilicon/hpre - remove useless code
Meng Yu
2020-09-25
crypto: hisilicon/qm - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-18
crypto: hisilicon - fixed memory allocation error
Longfang Liu
2020-09-18
crypto: hisilicon - update ZIP module parameter description
Longfang Liu
2020-09-18
crypto: hisilicon - update SEC module parameter description
Longfang Liu
2020-09-18
crypto: hisilicon - update HPRE module parameter description
Longfang Liu
2020-09-18
crypto: hisilicon - update mininum queue
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 - move some private macros from 'zip.h' to 'zip_crypto.c'
Yang Shen
2020-09-18
crypto: hisilicon/zip - fix static check warning
Yang Shen
2020-09-18
crypto: hisilicon/zip - add print for error branch
Yang Shen
2020-09-18
crypto: hisilicon/zip - use a enum parameter instead of some macros
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 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
[next]