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
2021-08-12
crypto: hisilicon - enable hpre device clock gating
Weili Qian
2021-08-12
crypto: hisilicon - enable sec device clock gating
Weili Qian
2021-08-12
crypto: hisilicon - enable zip device clock gating
Weili Qian
2021-06-28
crypto: hisilicon/sec - fix the process of disabling sva prefetching
Kai Ye
2021-06-24
crypto: hisilicon/qm - implement for querying hardware tasks status.
Wenkai Lin
2021-06-24
crypto: hisilicon/sec - Fix spelling mistake "fallbcak" -> "fallback"
Colin Ian King
2021-06-17
crypto: hisilicon/zip - adds the max shaper type rate
Kai Ye
2021-06-17
crypto: hisilicon/hpre - adds the max shaper type rate
Kai Ye
2021-06-17
crypto: hisilicon/sec - adds the max shaper type rate
Kai Ye
2021-06-17
crypto: hisilicon/qm - supports to inquiry each function's QoS
Kai Ye
2021-06-17
crypto: hisilicon/qm - add pf ping single vf function
Kai Ye
2021-06-17
crypto: hisilicon/qm - merges the work initialization process into a single f...
Kai Ye
2021-06-17
crypto: hisilicon/qm - add the "alg_qos" file node
Kai Ye
2021-06-17
crypto: hisilicon/qm - supports writing QoS int the host
Kai Ye
2021-06-11
crypto: hisilicon/sec - modify the SEC request structure
Kai Ye
2021-06-11
crypto: hisilicon/sec - add hardware integrity check value process
Kai Ye
2021-06-11
crypto: hisilicon/sec - add fallback tfm supporting for aeads
Kai Ye
2021-06-11
crypto: hisilicon/sec - add new algorithm mode for AEAD
Kai Ye
2021-06-03
crypto: hisilicon/qm - update reset flow
Weili Qian
2021-06-03
crypto: hisilicon/qm - add callback to support communication
Weili Qian
2021-06-03
crypto: hisilicon/qm - enable PF and VFs communication
Weili Qian
2021-06-03
crypto: hisilicon/qm - adjust reset interface
Weili Qian
2021-06-03
crypto: hisilicon/hpre - register ecdh NIST P384
Hui Tang
2021-06-03
crypto: hisilicon/hpre - add check before gx modulo p
Hui Tang
2021-06-03
crypto: hisilicon/hpre - fix ecdh self test issue
Hui Tang
2021-06-03
crypto: hisilicon/sec - fixup 3des minimum key size declaration
Kai Ye
2021-06-03
crypto: hisilicon/sec - add fallback tfm supporting for XTS mode
Kai Ye
2021-06-03
crypto: hisilicon/sec - add new skcipher mode for SEC
Kai Ye
2021-06-03
crypto: hisilicon/sec - driver adapt to new SQE
Kai Ye
2021-06-03
crypto: hisilicon/sec - add new type of SQE
Kai Ye
2021-06-03
crypto: hisilicon - switch to memdup_user_nul()
Zou Wei
2021-05-28
crypto: hisilicon/qm - support address prefetching
Longfang Liu
2021-05-28
crypto: hisilicon/qm - add MSI detection steps on Kunpeng930
Weili Qian
2021-05-28
crypto: hisilicon/qm - fix the process of VF's list adding
Kai Ye
2021-05-28
crypto: hisilicon/qm - add dfx log if not use hardware crypto algs
Kai Ye
2021-05-23
crypto: hisilicon/qm - enable to close master ooo when NFE occurs
Weili Qian
2021-05-23
crypto: hisilicon/qm - adjust order of device error configuration
Weili Qian
2021-05-23
crypto: hisilicon/qm - modify 'QM_RESETTING' clearing error
Weili Qian
2021-05-23
crypto: hisilicon/qm - initialize the device before doing tasks
Weili Qian
2021-05-21
crypto: hisilicon/hpre - add 'default' for switch statement
Hui Tang
2021-05-21
crypto: hisilicon/hpre - delete rudundant macro definition
Hui Tang
2021-05-21
crypto: hisilicon/hpre - use 'GENMASK' to generate mask value
Hui Tang
2021-05-21
crypto: hisilicon/hpre - delete rudundant initialization
Hui Tang
2021-05-21
crypto: hisilicon/hpre - remove the macro of 'HPRE_DEV'
Hui Tang
2021-05-21
crypto: hisilicon/hpre - replace macro with inline function
Hui Tang
2021-05-21
crypto: hisilicon/hpre - init a structure member each line
Hui Tang
2021-05-21
crypto: hisilicon/hpre - the macro 'HPRE_ADDR' expands
Hui Tang
2021-05-21
crypto: hisilicon/hpre - fix unmapping invalid dma address
Hui Tang
2021-05-21
crypto: hisilicon/hpre - extend 'cra_driver_name' with curve name
Hui Tang
2021-04-22
crypto: hisilicon - enable new error types for QM
Weili Qian
[next]