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
/
caam
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-21
Revert "crypto: caam - add IPsec ESN support"
Horia Geanta
2
-26
/
+2
2013-01-03
Drivers: crypto: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
7
-28
/
+67
2012-09-27
crypto: caam - increase TRNG clocks per sample
Kim Phillips
1
-3
/
+3
2012-09-27
crypto: caam - fix error IDs for SEC v5.x RNG4
Horia Geanta
1
-2
/
+0
2012-09-07
crypto: caam - add IPsec ESN support
Horia Geanta
2
-2
/
+26
2012-09-07
crypto: caam - coccicheck fixes
Kim Phillips
3
-8
/
+16
2012-09-07
crypto/caam: Export gen_split_key symbol for other modules
Ben Collins
1
-0
/
+1
2012-08-20
crypto: caam - fix possible deadlock condition
Kim Phillips
1
-5
/
+5
2012-08-01
crypto: caam - set descriptor sharing type to SERIAL
Kim Phillips
3
-7
/
+7
2012-08-01
crypto: caam - add backward compatible string sec4.0
Shengzhou Liu
2
-6
/
+15
2012-08-01
crypto: caam - fix possible deadlock condition
Kim Phillips
1
-5
/
+5
2012-07-11
crypto: caam - ERA retrieval and printing for SEC device
Alex Porosanu
3
-2
/
+58
2012-07-11
crypto: caam - Using alloc_coherent for caam job rings
Bharat Bhushan
1
-36
/
+9
2012-06-27
crypto: caam - one tasklet per job ring
Kim Phillips
2
-9
/
+6
2012-06-27
crypto: caam - consolidate memory barriers from job ring en/dequeue
Kim Phillips
1
-6
/
+2
2012-06-27
crypto: caam - only query h/w in job ring dequeue path
Kim Phillips
1
-12
/
+5
2012-06-27
crypto: caam - use non-irq versions of spinlocks for job rings
Kim Phillips
1
-17
/
+13
2012-06-27
crypto: caam - disable IRQ coalescing by default
Kim Phillips
1
-1
/
+4
2012-06-27
crypto: caam - add support for SEC v5.x RNG4
Kim Phillips
4
-14
/
+196
2012-06-27
crypto: caam - assign 40-bit masks on SEC v5.0 and above
Kim Phillips
2
-2
/
+15
2012-06-27
crypto: caam - hwrng support
Yuan Kang
3
-0
/
+323
2012-06-27
crypto: caam - chaining support
Yuan Kang
3
-64
/
+147
2012-06-27
crypto: caam - unkeyed ahash support
Yuan Kang
1
-17
/
+58
2012-06-27
crypto: caam - ahash hmac support
Yuan Kang
6
-0
/
+1869
2012-06-27
crypto: caam - link_tbl rename
Yuan Kang
3
-137
/
+137
2012-06-27
crypto: caam - refactor key_gen, sg
Yuan Kang
6
-190
/
+242
2012-06-27
crypto: caam - remove jr register/deregister
Yuan Kang
2
-30
/
+2
2012-06-27
crypto: caam - support external seq in/out lengths
Yuan Kang
2
-4
/
+50
2012-06-27
crypto: caam - add PDB (Protocol Descriptor Block) definitions
Hemant Agrawal
2
-16
/
+401
2012-06-27
crypto: caam - fix descriptor length adjustments for protocol descriptors
Kim Phillips
1
-2
/
+2
2012-06-27
crypto: caam - fix start index for Protocol shared descriptors
Yashpal Dutta
1
-2
/
+2
2012-06-27
crypto: caam - fix input job ring element dma mapping size
Kim Phillips
1
-5
/
+5
2012-06-27
crypto: caam - remove line continuations from ablkcipher_append_src_dst
Kim Phillips
1
-5
/
+5
2012-03-29
crypto: caam - add backward compatible string sec4.0
Shengzhou Liu
2
-4
/
+26
2012-01-26
crypto: caam - fix gcc 4.6 warning
Kim Phillips
1
-1
/
+1
2012-01-13
crypto: caam - be less noisy on startup
Kim Phillips
1
-4
/
+4
2012-01-13
crypto: caam - add sha224 and sha384 variants to existing AEAD algorithms
Hemant Agrawal
1
-0
/
+115
2012-01-13
crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag
Nikos Mavrogiannopoulos
1
-1
/
+2
2011-12-20
crypto: caam - remove DECO access initialization code
Kim Phillips
2
-14
/
+0
2011-12-20
crypto: caam - fix polarity of "propagate error" logic
Kim Phillips
3
-10
/
+11
2011-12-20
crypto: caam - more desc.h cleanups
Kim Phillips
1
-168
/
+167
2011-12-20
crypto: caam - desc.h - convert spaces to tabs
Kim Phillips
1
-1039
/
+1039
2011-11-30
crypto: convert drivers/crypto/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-11-21
crypto: caam - add support for MD5 algorithm variants
Kim Phillips
2
-0
/
+58
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-13
/
+13
2011-07-24
caam: don't pass bogus S_IFCHR to debugfs_create_...()
Al Viro
1
-13
/
+13
2011-07-15
crypto: caam - ablkcipher support
Yuan Kang
2
-0
/
+511
2011-07-15
crypto: caam - faster aead implementation
Yuan Kang
2
-330
/
+832
2011-07-15
crypto: caam - structure renaming
Yuan Kang
1
-21
/
+43
[next]