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
2008-09-15
crypto: talitos - Avoid consecutive packets going out with same IV
Kim Phillips
1
-2
/
+4
2008-08-13
crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()
Suresh Siddha
2
-1
/
+36
2008-08-13
crypto: talitos - Add handling for SEC 3.x treatment of link table
Lee Nipper
1
-15
/
+39
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-2
/
+2
2008-07-17
crypto: talitos - sparse fix
Kim Phillips
1
-1
/
+1
2008-07-17
crypto: talitos - Stop leaking memory in error path
Kim Phillips
1
-2
/
+7
2008-07-17
crypto: talitos - Fix GFP flag usage
Kim Phillips
1
-2
/
+4
2008-07-17
crypto: talitos - Preempt overflow interrupts
Kim Phillips
1
-5
/
+22
2008-07-17
crypto: talitos - Correct dst != src case handling
Lee Nipper
1
-1
/
+1
2008-07-17
crypto: talitos - Remove calls to of_node_put
Lee Nipper
1
-5
/
+0
2008-07-13
crypto: ixp4xx - Select CRYPTO_AUTHENC
Imre Kaloz
1
-0
/
+1
2008-07-10
crypto: talitos - Add support for sha256 and md5 variants
Lee Nipper
1
-12
/
+99
2008-07-10
crypto: talitos - Use proper form for algorithm driver names
Herbert Xu
1
-2
/
+2
2008-07-10
crypto: talitos - Add support for 3des
Lee Nipper
2
-27
/
+69
2008-07-10
crypto: padlock - Make module loading quieter when hardware isn't available
Jeremy Katz
2
-4
/
+4
2008-07-10
crypto: ixp4xx - Hardware crypto support for IXP4xx CPUs
Christian Hohnstaedt
3
-0
/
+1516
2008-07-10
crypto: talitos - Freescale integrated security engine (SEC) driver
Kim Phillips
4
-0
/
+1684
2008-07-10
[CRYPTO] hifn: Simplify code using ARRAY_SIZE() macro
Robert P. J. Day
1
-1
/
+1
2008-07-10
[CRYPTO] hifn: Remove duplicated include
Huang Weiyi
1
-1
/
+0
2008-07-10
[HIFN]: Have HW invalidate src and dest descriptors after processing
Patrick McHardy
1
-4
/
+4
2008-07-10
[HIFN]: Move command descriptor setup to seperate function
Patrick McHardy
1
-101
/
+104
2008-07-10
[HIFN]: Fix max queue length value
Patrick McHardy
1
-1
/
+1
2008-07-10
[HIFN]: Properly initialize ivsize for CBC modes
Patrick McHardy
1
-0
/
+3
2008-07-10
[HIFN]: Use unique driver names for different algos
Patrick McHardy
1
-13
/
+14
2008-07-10
[HIFN]: Properly handle requests for less than the full scatterlist
Patrick McHardy
1
-10
/
+10
2008-07-10
[HIFN]: Fix data alignment checks
Patrick McHardy
1
-28
/
+14
2008-07-10
[HIFN]: Handle ablkcipher_walk errors
Patrick McHardy
1
-1
/
+4
2008-07-10
[HIFN]: Indicate asynchronous processing to crypto API
Patrick McHardy
1
-2
/
+2
2008-07-10
[HIFN]: Remove printk_ratelimit() for debugging printk
Patrick McHardy
1
-1
/
+1
2008-07-10
[HIFN]: Endianess fixes
Patrick McHardy
1
-30
/
+30
2008-04-21
[CRYPTO] padlock-aes: Use generic setkey function
Sebastian Siewior
2
-301
/
+20
2008-04-21
[CRYPTO] sha384: Hardware acceleration for s390
Jan Glauber
1
-2
/
+4
2008-04-21
[CRYPTO] sha512: Hardware acceleration for s390
Jan Glauber
1
-0
/
+11
2008-04-17
[S390] zcrypt: add support for large random numbers
Ralph Wuerthner
1
-0
/
+1
2008-03-31
drivers/crypto/hifn_795x.c trivial endianness annotations
Al Viro
1
-14
/
+14
2008-02-15
[HIFN]: Fix invalid config ifdefs for RNG support
Patrick McHardy
1
-3
/
+3
2008-01-26
[S390] crypto: move s390 Kconfig options.
Jan Glauber
1
-2
/
+61
2008-01-26
[CRYPTO] hifn795x: Disallow built-in hifn795x when HW_RANDOM is m
Herbert Xu
2
-4
/
+10
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
6
-98
/
+3118
2008-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-2
/
+2
2008-01-11
[CRYPTO] hifn_795x: Fixup container_of() usage
Alexey Dobriyan
1
-1
/
+1
2008-01-11
[CRYPTO] padlock: Only reset the key once for each CBC and ECB operation
Herbert Xu
1
-5
/
+15
2008-01-11
[CRYPTO] blkcipher: Merge ablkcipher and blkcipher into one option/module
Herbert Xu
1
-1
/
+1
2008-01-11
[CRYPTO] geode: Add __dev{init,exit} annotations
Adrian Bunk
1
-2
/
+2
2008-01-11
[CRYPTO] geode: Use correct encrypt/decrypt function in fallback
Sebastian Siewior
1
-2
/
+2
2008-01-11
[CRYPTO] geode: do not copy the IV too often
Sebastian Siewior
2
-5
/
+3
2008-01-11
[HIFN]: Add support for using the random number generator
Patrick McHardy
1
-1
/
+81
2008-01-11
[HIFN]: Improve PLL initialization
Patrick McHardy
1
-2
/
+108
2008-01-11
[CRYPTO] ablkcipher: Add distinct ABLKCIPHER type
Herbert Xu
1
-1
/
+1
2008-01-11
[CRYPTO] hifn: Add missing includes
Andrew Morton
1
-0
/
+2
[next]