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
pinetabv-6.6.y-devel
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
2015-12-09
crypto: qat - add support for c3xxxvf accel type
Tadeusz Struk
7
-1
/
+559
2015-12-09
crypto: qat - add support for c62x accel type
Tadeusz Struk
7
-0
/
+683
2015-12-09
crypto: qat - add support for c3xxx accel type
Tadeusz Struk
8
-5
/
+714
2015-12-09
crypto: qat - move isr files to qat common so that they can be reused
Tadeusz Struk
24
-422
/
+213
2015-12-09
crypto: qat - add support for new devices to FW loader
Pingchao Yang
7
-85
/
+823
2015-12-09
crypto: qat - add new device definitions
Tadeusz Struk
1
-0
/
+10
2015-12-09
crypto: aead - fix kernel-doc warnings in crypto/aead.h
Randy Dunlap
1
-0
/
+1
2015-12-04
crypto: n2 - Use platform_register/unregister_drivers()
Thierry Reding
1
-10
/
+7
2015-12-04
crypto: talitos - add new crypto modes
LEROY Christophe
2
-0
/
+84
2015-12-04
crypto: vmx - IV size failing on skcipher API
Leonidas Da Silva Barbosa
2
-2
/
+2
2015-12-04
crypto: caam - pass the correct buffer length
Fabio Estevam
1
-1
/
+1
2015-12-04
crypto: cryptd - Assign statesize properly
Wang, Rui Y
1
-0
/
+1
2015-12-04
crypto: ghash-clmulni - Fix load failure
Wang, Rui Y
1
-0
/
+26
2015-12-04
crypto: rockchip - fix possible deadlock
Heiko Stuebner
2
-6
/
+9
2015-12-04
hwrng: core - sleep interruptible in read
Jiri Slaby
1
-1
/
+5
2015-11-27
crypto: cryptod - use crypto_skcipher_type() for getting skcipher type
Alexander Kuleshov
1
-2
/
+1
2015-11-27
crypto: rockchip - add crypto driver for rk3288
Zain Wang
6
-0
/
+1127
2015-11-27
crypto: rockchip - add DT bindings documentation
Zain Wang
1
-0
/
+29
2015-11-24
crypto: nx - use of_property_read_u32()
saurabh
1
-7
/
+4
2015-11-24
crypto: padlock-aes - use offset_in_page macro
Geliang Tang
1
-2
/
+2
2015-11-24
crypto: qat - fix typo in clean-files
Jim Davis
1
-1
/
+1
2015-11-23
crypto: picoxcell - set [src|dst]_nents and nents as signed int
LABBE Corentin
1
-2
/
+3
2015-11-23
crypto: sahara - set nb_[in|out]_sg as signed int
LABBE Corentin
1
-2
/
+2
2015-11-23
hwrng: omap3-rom - convert timer to delayed work
Aaro Koskinen
1
-6
/
+7
2015-11-23
crypto: atmel: fix bogus select
Arnd Bergmann
1
-2
/
+1
2015-11-23
crypto: tcrypt - fix keysize argument of test_aead_speed for gcm(aes)
Cyrille Pitchen
1
-1
/
+1
2015-11-23
crypto: atmel - fix 64-bit warnings
Arnd Bergmann
1
-6
/
+6
2015-11-23
crypto: mcryptd - use list_first_entry_or_null()
Geliang Tang
1
-6
/
+2
2015-11-23
crypto: api - use list_first_entry_or_null and list_next_entry
Geliang Tang
1
-5
/
+4
2015-11-17
crypto: sun4i-ss - add missing statesize
LABBE Corentin
1
-0
/
+2
2015-11-17
crypto: ixp4xx - Delete unnecessary checks before the function call "dma_pool...
Markus Elfring
1
-4
/
+2
2015-11-17
crypto: qat - constify pci_error_handlers structures
Julia Lawall
1
-1
/
+1
2015-11-17
crypto: rsa - only require output buffers as big as needed.
Andrzej Zaborowski
1
-24
/
+0
2015-11-17
lib/mpi: only require buffers as big as needed for the integer
Andrzej Zaborowski
1
-4
/
+17
2015-11-17
crypto: amcc - check return value of sg_nents_for_len
LABBE Corentin
1
-0
/
+4
2015-11-17
crypto: caam - check return value of sg_nents_for_len
LABBE Corentin
1
-0
/
+24
2015-11-17
crypto: picoxcell - check return value of sg_nents_for_len
LABBE Corentin
1
-14
/
+34
2015-11-17
crypto: qce - check return value of sg_nents_for_len
LABBE Corentin
2
-0
/
+13
2015-11-17
crypto: sahara - check return value of sg_nents_for_len
LABBE Corentin
1
-0
/
+12
2015-11-17
crypto: talitos - check return value of sg_nents_for_len
LABBE Corentin
1
-7
/
+34
2015-11-17
crypto: marvell - check return value of sg_nents_for_len
LABBE Corentin
2
-0
/
+12
2015-11-17
crypto: algif - Change some variable to size_t
LABBE Corentin
2
-8
/
+8
2015-11-17
crypto: qat - remove superfluous check from adf_probe
Salvatore Benedetto
2
-15
/
+2
2015-11-17
crypto: qat - fix get instance function
Tadeusz Struk
1
-11
/
+11
2015-11-17
crypto: hifn_795x - fix coding style
LABBE Corentin
1
-163
/
+138
2015-11-17
crypto: hifn_795x - use dev_xx/pr_xx instead of printk
LABBE Corentin
1
-82
/
+67
2015-11-17
crypto: hifn_795x - remove the hifn_test function
LABBE Corentin
1
-58
/
+0
2015-11-17
crypto: qat - when stopping all devices make fure VF are stopped first
Tadeusz Struk
1
-1
/
+1
2015-11-16
crypto: talitos - Fix timing leak in ESP ICV verification
David Gstir
1
-1
/
+1
2015-11-16
crypto: nx - Fix timing leak in GCM and CCM decryption
David Gstir
2
-2
/
+3
[prev]
[next]