index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-30
fix talitos
Al Viro
1
-2
/
+2
2008-09-14
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-30
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-10
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
[next]