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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-10
crypto: hisilicon/qm - fix printing format issue
Weili Qian
2
-9
/
+9
2021-02-10
crypto: hisilicon/qm - do not reset hardware when CE happens
Weili Qian
5
-7
/
+24
2021-02-10
crypto: hisilicon/qm - update irqflag
Sihang Chen
1
-4
/
+3
2021-02-10
crypto: hisilicon/qm - fix the value of 'QM_SQC_VFT_BASE_MASK_V2'
Weili Qian
1
-1
/
+1
2021-02-10
crypto: hisilicon/qm - fix request missing error
Weili Qian
1
-0
/
+28
2021-02-10
crypto: hisilicon/qm - removing driver after reset
Weili Qian
5
-20
/
+36
2021-02-10
crypto: hisilicon/hpre - enable Elliptic curve cryptography
Hui Tang
1
-1
/
+8
2021-02-10
crypto: hisilicon - PASID fixed on Kunpeng 930
Weili Qian
5
-10
/
+24
2021-02-10
crypto: hisilicon/qm - fix use of 'dma_map_single'
Weili Qian
1
-23
/
+27
2021-02-10
crypto: hisilicon/hpre - tiny fix
Hui Tang
1
-5
/
+8
2021-02-10
crypto: hisilicon/hpre - adapt the number of clusters
Hui Tang
2
-27
/
+52
2021-01-29
crypto: hisilicon/hpre - add ecc algorithm inqury for uacce device
Hui Tang
1
-1
/
+4
2021-01-29
crypto: hisilicon/hpre - add two RAS correctable errors processing
Hui Tang
1
-2
/
+6
2021-01-29
crypto: hisilicon/hpre - delete ECC 1bit error reported threshold
Hui Tang
1
-2
/
+0
2021-01-14
crypto: hisilicon/sec - register SEC device to uacce
Kai Ye
1
-1
/
+38
2021-01-14
crypto: hisilicon/hpre - register HPRE device to uacce
Kai Ye
1
-0
/
+54
2021-01-14
crypto: hisilicon - add ZIP device using mode parameter
Kai Ye
3
-1
/
+42
2021-01-14
crypto: hisilicon/qm - SVA bugfixed on Kunpeng920
Kai Ye
1
-0
/
+6
2020-12-11
crypto: hisilicon/trng - replace atomic_add_return()
Yejune Deng
1
-4
/
+4
2020-11-27
crypto: hisilicon/trng - add support for PRNG
Weili Qian
2
-3
/
+239
2020-11-27
crypto: hisilicon/trng - add HiSilicon TRNG driver support
Weili Qian
4
-0
/
+109
2020-11-20
crypto: hisilicon/zip - add a work_queue for zip irq
Yang Shen
1
-3
/
+23
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
1
-1
/
+2
2020-11-20
crypto: hisilicon/sec2 - Fix aead authentication setting key error
Kai Ye
1
-2
/
+3
2020-11-06
crypto: hisilicon/qm - split 'hisi_qm_init' into smaller pieces
Weili Qian
1
-33
/
+53
2020-11-06
crypto: hisilicon/qm - split 'qm_eq_ctx_cfg' into smaller pieces
Weili Qian
1
-12
/
+32
2020-11-06
crypto: hisilicon/qm - split 'qm_qp_ctx_cfg' into smaller pieces
Weili Qian
1
-8
/
+28
2020-11-06
crypto: hisilicon/qm - replace 'sprintf' with 'scnprintf'
Weili Qian
1
-1
/
+2
2020-11-06
crypto: hisilicon/qm - modify return type of 'qm_set_sqctype'
Weili Qian
1
-3
/
+1
2020-11-06
crypto: hisilicon/qm - modify the return type of debugfs interface
Weili Qian
5
-25
/
+8
2020-11-06
crypto: hisilicon/qm - modify the return type of function
Weili Qian
1
-2
/
+2
2020-11-06
crypto: hisilicon/qm - numbers are replaced by macros
Weili Qian
1
-7
/
+12
2020-10-30
crypto: hisilicon - fixes some coding style
Longfang Liu
2
-29
/
+18
2020-10-30
crypto: hisilicon - delete unused structure member variables
Longfang Liu
1
-2
/
+0
2020-10-30
crypto: hisilicon - Fix doc warnings in sgl.c and qm.c
Shiju Jose
2
-2
/
+13
2020-10-02
crypto: hisilicon/zip - fix the uninitalized 'curr_qm_qp_num'
Sihang Chen
1
-0
/
+1
2020-10-02
crypto: hisilicon/zip - fix the return value when device is busy
Yang Shen
1
-1
/
+2
2020-10-02
crypto: hisilicon/zip - fix zero length input in GZIP decompress
Zhou Wang
1
-6
/
+17
2020-10-02
crypto: hisilicon/zip - fix the uncleared debug registers
Hao Fang
1
-0
/
+18
2020-09-25
crypto: hisilicon/qm - remove the update of flags
Weili Qian
1
-1
/
+0
2020-09-25
crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'
Yang Shen
3
-6
/
+3
2020-09-25
crypto: hisilicon/hpre - fix a bug in dh algorithm
Meng Yu
1
-0
/
+2
2020-09-25
crypto: hisilicon/hpre - adjust some coding style
Meng Yu
1
-8
/
+5
2020-09-25
crypto: hisilicon/hpre - remove useless code
Meng Yu
2
-5
/
+4
2020-09-25
crypto: hisilicon/qm - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-11
/
+1
2020-09-18
crypto: hisilicon - fixed memory allocation error
Longfang Liu
1
-4
/
+12
2020-09-18
crypto: hisilicon - update ZIP module parameter description
Longfang Liu
1
-1
/
+1
2020-09-18
crypto: hisilicon - update SEC module parameter description
Longfang Liu
1
-1
/
+1
2020-09-18
crypto: hisilicon - update HPRE module parameter description
Longfang Liu
1
-1
/
+1
2020-09-18
crypto: hisilicon - update mininum queue
Longfang Liu
1
-2
/
+2
[next]