index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-10
crypto: caam - Fixed the memory out of bound overwrite issue
Vakul Garg
1
-1
/
+1
2013-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto
Herbert Xu
1
-2
/
+2
2013-05-28
crypto: caam - add missing flag for the LOAD/STORE commands
Andrei Varvara
1
-0
/
+1
2013-05-28
crypto: caam - Add define for Adjust Output Frame Length in PDB
Andrei Varvara
1
-0
/
+1
2013-05-28
crypto: caam - Add defines for CAAM commands
Andrei Varvara
1
-0
/
+9
2013-05-28
crypto: caam - Add defines for overwriting Descriptor's memory
Andrei Varvara
1
-0
/
+4
2013-05-28
crypto: caam - Add new macros for building extended SEC descriptors (> 64 words)
Andrei Varvara
2
-1
/
+56
2013-05-28
crypto: caam - Add MATH command to support shld function
Andrei Varvara
1
-0
/
+2
2013-05-28
crypto: caam - Fix STORE command to support overwriting Shared Descriptor's m...
Andrei Varvara
1
-1
/
+17
2013-05-28
crypto: caam - fix SEQ IN PTR command when RTO or PRE bit is set
Andrei Varvara
2
-4
/
+8
2013-05-14
crypto: caam - fix inconsistent assoc dma mapping direction
Horia Geanta
1
-2
/
+2
2013-05-14
crypto: caam - FIX RNG init for RNG greater than equal to 4
Ruchika Gupta
2
-4
/
+48
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
10
-11
/
+27
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-04-25
crypto: caam - fix job ring cleanup code
Vakul Garg
2
-0
/
+5
2013-04-25
crypto: caam - static constify error data
Kim Phillips
1
-5
/
+5
2013-04-25
crypto: caam - change key gen functions to return signed int
Kim Phillips
3
-4
/
+4
2013-03-22
crypto: caam - Fix missing init of '.type' in AEAD algos.
Vakul Garg
1
-0
/
+6
2013-03-22
crypto: caam - set RDB bit in security configuration register
Vakul Garg
2
-1
/
+6
2013-03-21
Revert "crypto: caam - add IPsec ESN support"
Horia Geanta
2
-26
/
+2
2013-03-18
treewide: Fix typos in printk and comment
Masanari Iida
1
-1
/
+1
2013-03-10
crypto: caam - fix typo "CRYPTO_AHASH"
Paul Bolle
1
-1
/
+1
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
[next]