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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-08
crypto: qce - fix sparse warnings
Stanimir Varbanov
3
-17
/
+20
2014-07-08
crypto: caam - Enabling multiple caam debug support for C29x platform
Nitesh Narayan Lal
1
-1
/
+1
2014-07-08
crypto: dts - Addition of missing SEC compatibile property in c29x device tree
Nitesh Narayan Lal
1
-1
/
+2
2014-07-04
crypto: drbg - Use Kconfig to ensure at least one RNG option is set
Herbert Xu
3
-16
/
+10
2014-07-04
crypto: drbg - use of kernel linked list
Stephan Mueller
2
-112
/
+128
2014-07-04
crypto: drbg - fix memory corruption for AES192
Stephan Mueller
1
-3
/
+11
2014-07-03
crypto: ux500 - make interrupt mode plausible
Arnd Bergmann
1
-13
/
+12
2014-07-03
crypto: tcrypt - print cra driver name in tcrypt tests output
Luca Clementi
1
-11
/
+20
2014-07-03
ARM: DT: qcom: Add Qualcomm crypto driver binding document
Stanimir Varbanov
1
-0
/
+25
2014-07-03
crypto: qce - Build Qualcomm crypto driver
Stanimir Varbanov
3
-0
/
+23
2014-07-03
crypto: qce - Qualcomm crypto engine driver
Stanimir Varbanov
11
-0
/
+2637
2014-07-03
crypto: fips - only panic on bad/missing crypto mod signatures
Jarod Wilson
3
-4
/
+15
2014-06-26
crypto: qat - Fix error path crash when no firmware is present
Tadeusz Struk
2
-6
/
+6
2014-06-26
crypto: qat - Fixed new checkpatch warnings
Tadeusz Struk
10
-18
/
+37
2014-06-26
crypto: qat - Updated Firmware Info Metadata
Tadeusz Struk
2
-0
/
+2
2014-06-26
crypto: qat - Fix random config build warnings
Tadeusz Struk
2
-3
/
+4
2014-06-26
crypto: drbg - simplify ordering of linked list in drbg_ctr_df
Stephan Mueller
1
-5
/
+5
2014-06-25
crypto: lzo - use kvfree() helper
Eric Dumazet
1
-4
/
+1
2014-06-25
crypto: des3_ede-x86_64 - fix parse warning
Jussi Kivilinna
1
-2
/
+2
2014-06-25
crypto: caam - Correct the dma mapping for sg table
Ruchika Gupta
2
-21
/
+27
2014-06-25
crypto: caam - Add definition of rd/wr_reg64 for little endian platform
Ruchika Gupta
1
-0
/
+16
2014-06-25
crypto: caam - Configuration for platforms with virtualization enabled in CAAM
Ruchika Gupta
3
-2
/
+56
2014-06-25
crypto: caam - Correct definition of registers in memory map
Ruchika Gupta
2
-39
/
+46
2014-06-23
crypto: qat - Fix build problem with O=
Herbert Xu
1
-1
/
+1
2014-06-20
crypto: testmgr - add 4 more test vectors for GHASH
Ard Biesheuvel
1
-4
/
+45
2014-06-20
crypto: aes - AES CTR x86_64 "by8" AVX optimization
chandramouli narayanan
3
-3
/
+585
2014-06-20
crypto: des_3des - add x86-64 assembly implementation
Jussi Kivilinna
6
-5
/
+1349
2014-06-20
crypto: tcrypt - add ctr(des3_ede) sync speed test
Jussi Kivilinna
1
-0
/
+6
2014-06-20
crypto: caam - remove duplicate FIFOST_CONT_MASK define
Dan Carpenter
1
-1
/
+0
2014-06-20
crypto: crc32c-pclmul - Shrink K_table to 32-bit words
George Spelvin
1
-142
/
+139
2014-06-20
crypto: qat - Update to makefiles
Tadeusz Struk
4
-0
/
+9
2014-06-20
crypto: qat - Intel(R) QAT DH895xcc accelerator
Tadeusz Struk
9
-0
/
+1499
2014-06-20
crypto: qat - Intel(R) QAT accelengine part of fw loader
Tadeusz Struk
3
-0
/
+1605
2014-06-20
crypto: qat - Intel(R) QAT ucode part of fw loader
Tadeusz Struk
2
-0
/
+1569
2014-06-20
crypto: qat - Intel(R) QAT crypto interface
Tadeusz Struk
3
-0
/
+1401
2014-06-20
crypto: qat - Intel(R) QAT FW interface
Tadeusz Struk
4
-0
/
+1155
2014-06-20
crypto: qat - Intel(R) QAT transport code
Tadeusz Struk
5
-0
/
+1204
2014-06-20
crypto: qat - Intel(R) QAT driver framework
Tadeusz Struk
15
-0
/
+2676
2014-06-20
crypto: ccp - Add platform device support for arm64
Tom Lendacky
5
-2
/
+270
2014-06-20
crypto: ccp - CCP device bindings documentation
Tom Lendacky
1
-0
/
+16
2014-06-20
crypto: ccp - Modify PCI support in prep for arm64 support
Tom Lendacky
2
-27
/
+15
2014-06-20
crypto: drbg - Add DRBG test code to testmgr
Stephan Mueller
1
-0
/
+247
2014-06-20
crypto: drbg - DRBG testmgr test vectors
Stephan Mueller
1
-0
/
+843
2014-06-20
crypto: drbg - compile the DRBG code
Stephan Mueller
1
-0
/
+1
2014-06-20
crypto: drbg - DRBG kernel configuration options
Stephan Mueller
1
-1
/
+35
2014-06-20
crypto: drbg - header file for DRBG
Stephan Mueller
1
-0
/
+289
2014-06-20
crypto: drbg - SP800-90A Deterministic Random Bit Generator
Stephan Mueller
1
-0
/
+2007
2014-06-20
crypto: drivers - Add 2 missing __exit_p
Jean Delvare
2
-2
/
+2
2014-06-20
crypto: caam - Introduce the use of the managed version of kzalloc
Himangi Saraogi
1
-6
/
+6
2014-06-20
crypto: lzo - try kmalloc() before vmalloc()
Eric Dumazet
1
-2
/
+9
[next]