index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
/
hpre
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-15
crypto: hisilicon/hpre - support last word dumping
Kai Ye
1
-20
/
+112
2022-04-15
crypto: hisilicon/hpre - support register checking
Kai Ye
1
-18
/
+72
2022-03-15
hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driver
Shameer Kolothum
1
-0
/
+6
2022-03-15
hisi_acc_qm: Move VF PCI device IDs to common header
Shameer Kolothum
1
-7
/
+6
2022-03-15
crypto: hisilicon/qm: Move the QM header to include/linux
Shameer Kolothum
1
-1
/
+1
2021-12-17
crypto: hisilicon/hpre - fix memory leak in hpre_curve25519_src_init()
Weili Qian
1
-1
/
+1
2021-11-26
crypto: hisilicon - modify the value of engine type rate
Kai Ye
1
-1
/
+1
2021-11-20
crypto: hisilicon/hpre - use swap() to make code cleaner
Yang Guang
1
-4
/
+1
2021-08-21
crypto: hisilicon - support runtime PM for accelerator device
Weili Qian
1
-4
/
+31
2021-08-21
crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_re...
Weili Qian
1
-2
/
+23
2021-08-12
crypto: hisilicon - enable hpre device clock gating
Weili Qian
1
-0
/
+63
2021-06-17
crypto: hisilicon/hpre - adds the max shaper type rate
Kai Ye
1
-0
/
+7
2021-06-03
crypto: hisilicon/hpre - register ecdh NIST P384
Hui Tang
1
-4
/
+52
2021-06-03
crypto: hisilicon/hpre - add check before gx modulo p
Hui Tang
1
-1
/
+5
2021-06-03
crypto: hisilicon/hpre - fix ecdh self test issue
Hui Tang
1
-0
/
+34
2021-05-28
crypto: hisilicon/qm - support address prefetching
Longfang Liu
1
-0
/
+50
2021-05-23
crypto: hisilicon/qm - enable to close master ooo when NFE occurs
Weili Qian
1
-12
/
+24
2021-05-23
crypto: hisilicon/qm - adjust order of device error configuration
Weili Qian
1
-2
/
+4
2021-05-21
crypto: hisilicon/hpre - add 'default' for switch statement
Hui Tang
1
-2
/
+2
2021-05-21
crypto: hisilicon/hpre - delete rudundant macro definition
Hui Tang
1
-2
/
+1
2021-05-21
crypto: hisilicon/hpre - use 'GENMASK' to generate mask value
Hui Tang
2
-10
/
+10
2021-05-21
crypto: hisilicon/hpre - delete rudundant initialization
Hui Tang
1
-2
/
+2
2021-05-21
crypto: hisilicon/hpre - remove the macro of 'HPRE_DEV'
Hui Tang
1
-27
/
+26
2021-05-21
crypto: hisilicon/hpre - replace macro with inline function
Hui Tang
1
-9
/
+16
2021-05-21
crypto: hisilicon/hpre - init a structure member each line
Hui Tang
1
-14
/
+42
2021-05-21
crypto: hisilicon/hpre - the macro 'HPRE_ADDR' expands
Hui Tang
1
-30
/
+29
2021-05-21
crypto: hisilicon/hpre - fix unmapping invalid dma address
Hui Tang
1
-0
/
+18
2021-05-21
crypto: hisilicon/hpre - extend 'cra_driver_name' with curve name
Hui Tang
1
-2
/
+2
2021-04-22
crypto: hisilicon - dynamic configuration 'err_info'
Weili Qian
1
-10
/
+16
2021-04-16
crypto: hisilicon/hpre - delete redundant log and return in advance
Hui Tang
1
-1
/
+1
2021-04-16
crypto: hisilicon/hpre - add debug log
Hui Tang
1
-1
/
+7
2021-04-16
crypto: hisilicon/hpre - use the correct variable type
Hui Tang
1
-1
/
+2
2021-04-16
crypto: hisilicon/hpre - delete the rudundant space after return
Hui Tang
2
-3
/
+3
2021-04-09
crypto: hisilicon/hpre - fix a typo in hpre_crypto.c
Ruiqi Gong
1
-1
/
+1
2021-04-02
crypto: hisilicon/hpre - Add processing of src_data in 'CURVE25519'
Meng Yu
1
-4
/
+18
2021-04-02
crypto: hisilicon/hpre - delete redundant '\n'
Hui Tang
1
-2
/
+2
2021-04-02
crypto: hisilicon/hpre - fix a typo and delete redundant blank line
Hui Tang
1
-2
/
+1
2021-04-02
crypto: hisilicon/hpre - fix PASID setting on kunpeng 920
Hui Tang
1
-25
/
+18
2021-03-26
crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.c
Weili Qian
2
-62
/
+0
2021-03-26
crypto: hisilicon/qm - set the total number of queues
Weili Qian
1
-3
/
+0
2021-03-26
crypto: hisilicon/hpre - fix "hpre_ctx_init" resource leak
Hui Tang
1
-1
/
+12
2021-03-26
crypto: hisilicon - fix the check on dma address
Hui Tang
1
-12
/
+0
2021-03-26
crypto: hisilicon/hpre - optimise 'hpre_algs_register' error path
Hui Tang
1
-10
/
+9
2021-03-26
crypto: hisilicon/hpre - delete wrap of 'CONFIG_CRYPTO_DH'
Hui Tang
1
-10
/
+1
2021-03-12
crypto: hisilicon/hpre - add 'CURVE25519' algorithm
Meng Yu
2
-8
/
+360
2021-03-12
crypto: hisilicon/hpre - add 'ECDH' algorithm
Meng Yu
3
-5
/
+513
2021-03-12
crypto: hisilicon/hpre - add algorithm type
Meng Yu
3
-9
/
+24
2021-03-12
crypto: hisilicon/hpre - add version adapt to new algorithms
Meng Yu
2
-4
/
+5
2021-02-10
crypto: hisilicon/qm - do not reset hardware when CE happens
Weili Qian
1
-0
/
+1
2021-02-10
crypto: hisilicon/qm - removing driver after reset
Weili Qian
1
-1
/
+1
[next]