aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/caam
AgeCommit message (Expand)Author
2014-11-21crypto: caam - remove duplicated sg copy functionsCristian Stoica
2014-11-21crypto: caam - fix missing dma unmap on error pathCristian Stoica
2014-10-15crypto: caam - fix addressing of struct memberCristian Stoica
2014-07-17crypto: caam - fix memleak in caam_jr moduleCristian Stoica
2014-06-07crypto: caam - add allocation failure handling in SPRINTFCAT macroHoria Geanta
2013-12-20crypto: caam - simplify and harden key parsingHoria Geanta
2013-11-28crypto: caam - fix aead sglen for case 'dst != src'Horia Geanta
2013-11-26crypto: caam - Add missing Job Ring includeMichael Neuling
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-10-30crypto: caam - Modify the interface layers to use JR API'sRuchika Gupta
2013-10-30crypto: caam - Add API's to allocate/free Job RingsRuchika Gupta
2013-10-30crypto: caam - Add Platform driver for Job RingRuchika Gupta
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2013-09-24crypto: caam - map src buffer before accessYashpal Dutta
2013-09-13crypto: caam - enable instantiation of all RNG4 state handlesAlex Porosanu
2013-09-13crypto: caam - fix RNG4 AAI definesAlex Porosanu
2013-09-13crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driverAlex Porosanu
2013-09-13crypto: caam - split RNG4 instantiation functionAlex Porosanu
2013-09-13crypto: caam - fix RNG4 instantiationAlex Porosanu
2013-09-13crypto: caam - fix hash, alg and rng registration if CAAM driver not initializedAlex Porosanu
2013-09-13crypto: caam - fix RNG state handle instantiation descriptorAlex Porosanu
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2013-08-21crypto: caam - add option for enabling DEBUG modeAlex Porosanu
2013-08-21crypto: caam - replace xstr macro with __stringifyAlex Porosanu
2013-08-01crypto: caam - Remove unused functions from Job RingRuchika Gupta
2013-08-01crypto: caam - RNG instantiation by directly programming DECORuchika Gupta
2013-07-10crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.hVakul Garg
2013-07-10crypto: caam - Fixed the memory out of bound overwrite issueVakul Garg
2013-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptoHerbert Xu
2013-05-28crypto: caam - add missing flag for the LOAD/STORE commandsAndrei Varvara
2013-05-28crypto: caam - Add define for Adjust Output Frame Length in PDBAndrei Varvara
2013-05-28crypto: caam - Add defines for CAAM commandsAndrei Varvara
2013-05-28crypto: caam - Add defines for overwriting Descriptor's memoryAndrei Varvara
2013-05-28crypto: caam - Add new macros for building extended SEC descriptors (> 64 words)Andrei Varvara
2013-05-28crypto: caam - Add MATH command to support shld functionAndrei Varvara
2013-05-28crypto: caam - Fix STORE command to support overwriting Shared Descriptor's m...Andrei Varvara
2013-05-28crypto: caam - fix SEQ IN PTR command when RTO or PRE bit is setAndrei Varvara
2013-05-14crypto: caam - fix inconsistent assoc dma mapping directionHoria Geanta
2013-05-14crypto: caam - FIX RNG init for RNG greater than equal to 4Ruchika Gupta
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-25crypto: caam - fix job ring cleanup codeVakul Garg
2013-04-25crypto: caam - static constify error dataKim Phillips
2013-04-25crypto: caam - change key gen functions to return signed intKim Phillips
2013-03-22crypto: caam - Fix missing init of '.type' in AEAD algos.Vakul Garg
2013-03-22crypto: caam - set RDB bit in security configuration registerVakul Garg
2013-03-21Revert "crypto: caam - add IPsec ESN support"Horia Geanta
2013-03-18treewide: Fix typos in printk and commentMasanari Iida