index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
Age
Commit message (
Expand
)
Author
2014-04-28
crypto: caam - add allocation failure handling in SPRINTFCAT macro
Horia Geanta
2014-03-21
crypto: caam - add missing key_dma unmap
Horia Geanta
2014-03-21
crypto: caam - add support for aead null encryption
Horia Geanta
2014-03-21
crypto: caam - remove error propagation handling
Horia Geanta
2014-03-21
crypto: caam - Fix first parameter to caam_init_rng
Herbert Xu
2014-03-10
crypto: caam - Dynamic memory allocation for caam_rng_ctx object
Nitesh Lal
2014-02-27
crypto: caam - writel() arguments are swapped
Dan Carpenter
2014-02-09
crypto: caam - fix ERA retrieval function
Alex Porosanu
2014-02-09
crypto: caam - Fix job ring discovery in controller driver
Nitesh Lal
2013-12-20
crypto: caam - simplify and harden key parsing
Horia Geanta
2013-11-28
crypto: caam - fix aead sglen for case 'dst != src'
Horia Geanta
2013-11-26
crypto: caam - Add missing Job Ring include
Michael Neuling
2013-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-10-30
crypto: caam - Modify the interface layers to use JR API's
Ruchika Gupta
2013-10-30
crypto: caam - Add API's to allocate/free Job Rings
Ruchika Gupta
2013-10-30
crypto: caam - Add Platform driver for Job Ring
Ruchika Gupta
2013-10-24
of/irq: Use irq_of_parse_and_map()
Thierry Reding
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
2013-09-24
crypto: caam - map src buffer before access
Yashpal Dutta
2013-09-13
crypto: caam - enable instantiation of all RNG4 state handles
Alex Porosanu
2013-09-13
crypto: caam - fix RNG4 AAI defines
Alex Porosanu
2013-09-13
crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driver
Alex Porosanu
2013-09-13
crypto: caam - split RNG4 instantiation function
Alex Porosanu
2013-09-13
crypto: caam - fix RNG4 instantiation
Alex Porosanu
2013-09-13
crypto: caam - fix hash, alg and rng registration if CAAM driver not initialized
Alex Porosanu
2013-09-13
crypto: caam - fix RNG state handle instantiation descriptor
Alex Porosanu
2013-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2013-08-21
crypto: caam - add option for enabling DEBUG mode
Alex Porosanu
2013-08-21
crypto: caam - replace xstr macro with __stringify
Alex Porosanu
2013-08-01
crypto: caam - Remove unused functions from Job Ring
Ruchika Gupta
2013-08-01
crypto: caam - RNG instantiation by directly programming DECO
Ruchika Gupta
2013-07-10
crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.h
Vakul Garg
2013-07-10
crypto: caam - Fixed the memory out of bound overwrite issue
Vakul Garg
2013-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto
Herbert Xu
2013-05-28
crypto: caam - add missing flag for the LOAD/STORE commands
Andrei Varvara
2013-05-28
crypto: caam - Add define for Adjust Output Frame Length in PDB
Andrei Varvara
2013-05-28
crypto: caam - Add defines for CAAM commands
Andrei Varvara
2013-05-28
crypto: caam - Add defines for overwriting Descriptor's memory
Andrei Varvara
2013-05-28
crypto: caam - Add new macros for building extended SEC descriptors (> 64 words)
Andrei Varvara
2013-05-28
crypto: caam - Add MATH command to support shld function
Andrei Varvara
2013-05-28
crypto: caam - Fix STORE command to support overwriting Shared Descriptor's m...
Andrei Varvara
2013-05-28
crypto: caam - fix SEQ IN PTR command when RTO or PRE bit is set
Andrei Varvara
2013-05-14
crypto: caam - fix inconsistent assoc dma mapping direction
Horia Geanta
2013-05-14
crypto: caam - FIX RNG init for RNG greater than equal to 4
Ruchika Gupta
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-25
crypto: caam - fix job ring cleanup code
Vakul Garg
2013-04-25
crypto: caam - static constify error data
Kim Phillips
2013-04-25
crypto: caam - change key gen functions to return signed int
Kim Phillips
[next]