index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-20
crypto: caam - simplify and harden key parsing
Horia Geanta
1
-23
/
+13
2013-11-28
crypto: caam - fix aead sglen for case 'dst != src'
Horia Geanta
1
-22
/
+29
2013-11-26
crypto: caam - Add missing Job Ring include
Michael Neuling
1
-0
/
+1
2013-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
12
-379
/
+697
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2
-2
/
+2
2013-10-30
crypto: caam - Modify the interface layers to use JR API's
Ruchika Gupta
4
-178
/
+55
2013-10-30
crypto: caam - Add API's to allocate/free Job Rings
Ruchika Gupta
3
-3
/
+62
2013-10-30
crypto: caam - Add Platform driver for Job Ring
Ruchika Gupta
9
-136
/
+232
2013-10-24
of/irq: Use irq_of_parse_and_map()
Thierry Reding
2
-2
/
+2
2013-10-10
drivers: clean-up prom.h implicit includes
Rob Herring
2
-0
/
+5
2013-09-24
crypto: caam - map src buffer before access
Yashpal Dutta
1
-9
/
+25
2013-09-13
crypto: caam - enable instantiation of all RNG4 state handles
Alex Porosanu
3
-52
/
+169
2013-09-13
crypto: caam - fix RNG4 AAI defines
Alex Porosanu
2
-9
/
+10
2013-09-13
crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driver
Alex Porosanu
2
-6
/
+57
2013-09-13
crypto: caam - split RNG4 instantiation function
Alex Porosanu
1
-48
/
+92
2013-09-13
crypto: caam - fix RNG4 instantiation
Alex Porosanu
2
-18
/
+52
2013-09-13
crypto: caam - fix hash, alg and rng registration if CAAM driver not initialized
Alex Porosanu
3
-0
/
+21
2013-09-13
crypto: caam - fix RNG state handle instantiation descriptor
Alex Porosanu
1
-1
/
+3
2013-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
1
-1
/
+1
2013-08-21
crypto: caam - add option for enabling DEBUG mode
Alex Porosanu
2
-0
/
+11
2013-08-21
crypto: caam - replace xstr macro with __stringify
Alex Porosanu
3
-75
/
+77
2013-08-01
crypto: caam - Remove unused functions from Job Ring
Ruchika Gupta
4
-77
/
+0
2013-08-01
crypto: caam - RNG instantiation by directly programming DECO
Ruchika Gupta
2
-39
/
+47
2013-07-10
crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.h
Vakul Garg
3
-4
/
+1
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-03
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-04
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
[next]