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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-26
crypto: vmx - fix incorrect kernel-doc comment syntax in files
Aditya Srivastava
5
-5
/
+5
2021-03-26
crypto: hisilicon/qm - add queue isolation support for Kunpeng930
Weili Qian
2
-48
/
+117
2021-03-26
crypto: hisilicon/qm - set the number of queues for function
Weili Qian
2
-26
/
+78
2021-03-26
crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.c
Weili Qian
7
-200
/
+76
2021-03-26
crypto: hisilicon/qm - set the total number of queues
Weili Qian
4
-16
/
+16
2021-03-26
crypto: hisilicon/hpre - fix Kconfig
Hui Tang
1
-1
/
+2
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
3
-19
/
+1
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-26
crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init
Tong Zhang
3
-6
/
+6
2021-03-26
crypto: qat - don't release uninitialized resources
Tong Zhang
1
-4
/
+13
2021-03-26
crypto: nitrox - Demote non-compliant kernel-doc headers
Lee Jones
1
-2
/
+2
2021-03-26
crypto: nx - Repair some kernel-doc problems
Lee Jones
3
-4
/
+5
2021-03-26
crypto: vmx - Source headers are not good kernel-doc candidates
Lee Jones
1
-1
/
+1
2021-03-26
crypto: caam - Provide the name of the function and provide missing descriptions
Lee Jones
2
-1
/
+5
2021-03-26
crypto: atmel-ecc - Struct headers need to start with keyword 'struct'
Lee Jones
1
-1
/
+1
2021-03-26
crypto: keembay - Fix incorrectly named functions/structs
Lee Jones
1
-4
/
+4
2021-03-26
crypto: ux500/hash - Fix worthy kernel-doc headers and remove others
Lee Jones
4
-15
/
+12
2021-03-26
crypto: chelsio - Fix some kernel-doc issues
Lee Jones
2
-6
/
+4
2021-03-26
crypto: bcm - Fix a whole host of kernel-doc misdemeanours
Lee Jones
4
-32
/
+38
2021-03-26
crypto: hisilicon/sec - Supply missing description for 'sec_queue_empty()'s '...
Lee Jones
1
-0
/
+1
2021-03-26
crypto: inside-secure - Minor typo fix in the file safexcel.c
Bhaskar Chowdhury
1
-1
/
+1
2021-03-26
crypto: allwinner - Fix the parameter of dma_unmap_sg()
Xiang Chen
4
-8
/
+16
2021-03-26
crypto: ux500 - Fix the parameter of dma_unmap_sg()
Xiang Chen
2
-3
/
+3
2021-03-26
crypto: cavium - Fix the parameter of dma_unmap_sg()
Xiang Chen
1
-4
/
+5
2021-03-26
crypto: amlogic - Fix the parameter of dma_unmap_sg()
Xiang Chen
1
-3
/
+3
2021-03-26
crypto: ccp - fix command queuing to TEE ring buffer
Rijo Thomas
2
-16
/
+53
2021-03-26
crypto: ccp - reduce tee command status polling interval from 5ms to 1ms
Rijo Thomas
1
-4
/
+4
2021-03-19
crypto: hisilicon/sec - fixes some driver coding style
Longfang Liu
1
-55
/
+76
2021-03-19
crypto: hisilicon/sec - fixes some coding style
Longfang Liu
3
-43
/
+39
2021-03-19
crypto: hisilicon/sec - fixes a printing error
Longfang Liu
1
-1
/
+1
2021-03-12
crypto: sun4i-ss - simplify optional reset handling
Philipp Zabel
1
-13
/
+8
2021-03-12
crypto: qat - fix use of 'dma_map_single'
Hui Tang
1
-13
/
+14
2021-03-12
crypto: qat - fix unmap invalid dma address
Hui Tang
1
-2
/
+9
2021-03-12
crypto: sun8i-ce - fix error return code in sun8i_ce_prng_generate()
Jia-Ju Bai
1
-0
/
+1
2021-03-12
crypto: hisilicon/hpre - add 'CURVE25519' algorithm
Meng Yu
3
-8
/
+361
2021-03-12
crypto: hisilicon/hpre - add 'ECDH' algorithm
Meng Yu
3
-5
/
+513
2021-03-12
crypto: ecdh - move curve_id of ECDH from the key to algorithm name
Meng Yu
1
-20
/
+8
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
9
-18
/
+19
2021-03-12
crypto: ccp - Don't initialize SEV support without the SEV feature
Tom Lendacky
1
-0
/
+6
2021-03-12
crypto: sun8i-ss - Fix memory leak of object d when dma_iv fails to map
Colin Ian King
1
-1
/
+3
2021-03-12
crypto: cavium - remove unused including <linux/version.h>
Tian Tao
1
-1
/
+0
2021-03-07
crypto: nx - add missing call to of_node_put()
Yang Li
1
-1
/
+3
2021-03-07
crypto: s5p-sss - initialize APB clock after the AXI bus clock for SlimSSS
Krzysztof Kozlowski
1
-1
/
+1
2021-03-07
crypto: sun8i-ss - fix result memory leak on error path
Corentin Labbe
1
-1
/
+1
2021-03-07
crypto: qce - Remove totallen and offset in qce_start
Thara Gopinath
4
-14
/
+10
2021-03-07
crypto: qce - Remover src_tbl from qce_cipher_reqctx
Thara Gopinath
1
-1
/
+0
2021-03-07
crypto: qce - Set data unit size to message length for AES XTS transformation
Thara Gopinath
1
-4
/
+4
[next]