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
/
hpre
Age
Commit message (
Expand
)
Author
2022-12-09
crypto: hisilicon/hpre - Set DMA alignment explicitly
Herbert Xu
2022-12-02
crypto: hisilicon/hpre - Use helper to set reqsize
Herbert Xu
2022-11-18
crypto: hisilicon/qm - modify the process of regs dfx
Kai Ye
2022-10-21
crypto: hisilicon/hpre - fix resource leak in remove process
Zhiqi Song
2022-09-16
crypto: hisilicon - support get algs by the capability register
Zhiqi Song
2022-09-16
crypto: hisilicon/hpre - optimize registration of ecdh
Zhiqi Song
2022-09-16
crypto: hisilicon/hpre - support hpre capability
Zhiqi Song
2022-09-16
crypto: hisilicon/qm - get error type from hardware registers
Weili Qian
2022-09-16
crypto: hisilicon/qm - get qp num and depth from hardware registers
Weili Qian
2022-09-16
crypto: hisilicon/qm - get hardware features from hardware registers
Weili Qian
2022-08-19
crypto: hisilicon/hpre - change return type of hpre_cluster_inqry_write()
Weili Qian
2022-07-29
crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirq
Zhengchao Shao
2022-04-15
crypto: hisilicon/hpre - support last word dumping
Kai Ye
2022-04-15
crypto: hisilicon/hpre - support register checking
Kai Ye
2022-03-15
hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driver
Shameer Kolothum
2022-03-15
hisi_acc_qm: Move VF PCI device IDs to common header
Shameer Kolothum
2022-03-15
crypto: hisilicon/qm: Move the QM header to include/linux
Shameer Kolothum
2021-12-17
crypto: hisilicon/hpre - fix memory leak in hpre_curve25519_src_init()
Weili Qian
2021-11-26
crypto: hisilicon - modify the value of engine type rate
Kai Ye
2021-11-20
crypto: hisilicon/hpre - use swap() to make code cleaner
Yang Guang
2021-08-21
crypto: hisilicon - support runtime PM for accelerator device
Weili Qian
2021-08-21
crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_re...
Weili Qian
2021-08-12
crypto: hisilicon - enable hpre device clock gating
Weili Qian
2021-06-17
crypto: hisilicon/hpre - adds the max shaper type rate
Kai Ye
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-05-28
crypto: hisilicon/qm - support address prefetching
Longfang Liu
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-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 - dynamic configuration 'err_info'
Weili Qian
2021-04-16
crypto: hisilicon/hpre - delete redundant log and return in advance
Hui Tang
2021-04-16
crypto: hisilicon/hpre - add debug log
Hui Tang
2021-04-16
crypto: hisilicon/hpre - use the correct variable type
Hui Tang
2021-04-16
crypto: hisilicon/hpre - delete the rudundant space after return
Hui Tang
2021-04-09
crypto: hisilicon/hpre - fix a typo in hpre_crypto.c
Ruiqi Gong
2021-04-02
crypto: hisilicon/hpre - Add processing of src_data in 'CURVE25519'
Meng Yu
2021-04-02
crypto: hisilicon/hpre - delete redundant '\n'
Hui Tang
2021-04-02
crypto: hisilicon/hpre - fix a typo and delete redundant blank line
Hui Tang
2021-04-02
crypto: hisilicon/hpre - fix PASID setting on kunpeng 920
Hui Tang
[next]