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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-11
crypto: mv_cesa - move digest state initialisation to a better place
Phil Sutter
1
-8
/
+6
2011-05-11
crypto: mv_cesa - fill inner/outer IV fields only in HMAC case
Phil Sutter
1
-3
/
+3
2011-05-11
crypto: mv_cesa - refactor copy_src_to_buf()
Phil Sutter
1
-15
/
+10
2011-05-11
crypto: mv_cesa - no need to save digest state after the last chunk
Phil Sutter
1
-6
/
+6
2011-05-11
crypto: mv_cesa - print a warning when registration of AES algos fail
Phil Sutter
1
-2
/
+8
2011-05-11
crypto: mv_cesa - drop this call to mv_hash_final from mv_hash_finup
Phil Sutter
1
-3
/
+0
2011-05-11
crypto: mv_cesa - the descriptor pointer register needs to be set just once
Phil Sutter
1
-2
/
+1
2011-05-11
crypto: mv_cesa - use ablkcipher_request_cast instead of the manual container_of
Phil Sutter
1
-3
/
+1
2011-05-04
crypto: caam - fix printk recursion for long error texts
Kim Phillips
2
-3
/
+4
2011-05-04
crypto: caam - remove unused keylen from session context
Kim Phillips
1
-2
/
+0
2011-05-04
hwrng: amd - enable AMD hw rnd driver for Maple PPC boards
Dmitry Eremin-Solenikov
1
-1
/
+1
2011-05-04
hwrng: amd - manage resource allocation
Dmitry Eremin-Solenikov
1
-0
/
+9
2011-05-04
crypto: s390 - add System z hardware support for CTR mode
Gerald Schaefer
4
-6
/
+383
2011-05-04
crypto: tcrypt - CTR mode speed test for AES
Jan Glauber
1
-0
/
+4
2011-05-04
crypto: s390 - cleanup s390 Kconfig options
Jan Glauber
1
-8
/
+8
2011-05-04
crypto: s390 - add System z hardware support for GHASH
Gerald Schaefer
4
-0
/
+174
2011-05-04
crypto: s390 - add System z hardware support for XTS mode
Gerald Schaefer
3
-14
/
+272
2011-05-04
crypto: s390 - cleanup DES code
Jan Glauber
2
-235
/
+96
2011-05-04
crypto: s390 - extend crypto facility check
Jan Glauber
7
-12
/
+20
2011-05-04
crypto: testmgr - add support for aes ofb mode
Puneet Saxena
2
-0
/
+76
2011-05-03
crypto: caam - remove duplicate dev_err
Kim Phillips
1
-1
/
+0
2011-05-03
crypto: caam - remove WAIT-FOR-COMPLETIONs from givencrypt descriptor
Kim Phillips
1
-4
/
+2
2011-05-03
crypto: caam - fix queue interface detection
Kim Phillips
1
-1
/
+1
2011-05-03
crypto: caam - handle interrupt lines shared across rings
Kim Phillips
1
-26
/
+20
2011-04-26
crypto: omap-sham - hmac calculation bug fix for sha1 base hash
Dmitry Kasatkin
1
-40
/
+31
2011-04-26
crypto: omap-sham - enable driver for EMU chips
Dmitry Kasatkin
1
-1
/
+2
2011-04-26
crypto: omap-sham - remove debug print
Dmitry Kasatkin
1
-2
/
+0
2011-04-26
crypto: omap-sham - fix concurrent sha1 calculations
Markku Kylanpaa
1
-1
/
+1
2011-04-08
crypto: s5p-sss - add S5PV210 advanced crypto engine support
Vladimir Zapolskiy
3
-0
/
+713
2011-04-08
crypto: caam - introduce missing kfree
Julia Lawall
1
-0
/
+1
2011-03-27
crypto: picoxcell - fix possible status FIFO overflow
Jamie Iles
1
-29
/
+35
2011-03-27
crypto: padlock - Add SHA-1/256 module for VIA Nano
Brilly Wu
1
-5
/
+264
2011-03-27
crypto: caam - de-CHIP-ify device tree compatibles
Kim Phillips
2
-59
/
+37
2011-03-27
crypto: caam - ARRAY_SIZE() vs sizeof()
Dan Carpenter
1
-4
/
+4
2011-03-27
crypto: caam - dereferencing ERR_PTR on allocation failure
Dan Carpenter
1
-1
/
+1
2011-03-27
crypto: caam - standardize device tree naming convention to utilize '-vX.Y'
Kim Phillips
4
-59
/
+60
2011-03-27
crypto: caam - Add support for the Freescale SEC4/CAAM
Kim Phillips
17
-1
/
+5441
2011-03-27
crypto: aesni-intel - fixed problem with packets that are not multiple of 64b...
Tadeusz Struk
2
-3
/
+16
2011-03-26
Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
20
-351
/
+206
2011-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+1
2011-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
74
-962
/
+5830
2011-03-26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
4
-6
/
+6
2011-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
66
-364
/
+1906
2011-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
6
-11
/
+55
2011-03-26
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
15
-226
/
+1009
2011-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
11
-31
/
+326
2011-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-6
/
+14
2011-03-26
Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
40
-604
/
+285
2011-03-26
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-14
/
+4
2011-03-26
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
25
-69
/
+168
[next]