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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-02
hwrng: omap - Use of_device_get_match_data() helper
Tian Tao
1
-7
/
+4
2021-04-02
random: remove dead code left over from blocking pool
Eric Biggers
1
-14
/
+3
2021-04-02
random: initialize ChaCha20 constants with correct endianness
Eric Biggers
1
-2
/
+2
2021-03-26
crypto: nx - fix incorrect kernel-doc comment syntax in files
Aditya Srivastava
7
-7
/
+7
2021-03-26
crypto: ux500 - fix incorrect kernel-doc comment syntax
Aditya Srivastava
4
-12
/
+12
2021-03-26
crypto: amcc - fix incorrect kernel-doc comment syntax in files
Aditya Srivastava
6
-31
/
+31
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
hwrng: core - convert sysfs sprintf/snprintf family to sysfs_emit
Zihao Tang
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-26
hwrng: intel - Fix included header from 'asm
Tian Tao
1
-1
/
+1
2021-03-19
hwrng: cctrng - delete redundant printing of return value
Wang Qing
1
-3
/
+1
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-19
hwrng: ba431 - use devm_platform_ioremap_resource() to simplify
Tian Tao
1
-3
/
+1
2021-03-19
hwrng: cctrng - use devm_platform_ioremap_resource() to simplify
Tian Tao
1
-11
/
+1
2021-03-12
crypto: sun4i-ss - simplify optional reset handling
Philipp Zabel
1
-13
/
+8
2021-03-12
hwrng: bcm2835 - add reset support
Álvaro Fernández Rojas
1
-0
/
+10
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
[next]