summaryrefslogtreecommitdiff
path: root/drivers/crypto/caam
AgeCommit message (Expand)Author
2014-12-11Integrate t1024 patchesRich Schmitt
2014-12-11capwap: add capwap supportPan Jiafei
2014-12-11ASFIPSEC: Porting ASF to LS1.Nikhil Agarwal
2014-12-11crypto: caam - Dynamic allocation of addresses for various memory blocks in C...Nitesh Narayan Lal
2014-12-11crypto: caam - Dynamic allocation of addresses for various memory blocks in C...Nitesh Narayan Lal
2014-12-11crypto: caam - fix uninitialized state->buf_dma fieldHoria Geanta
2014-12-11crypto: caam - fix uninitialized edesc->dst_dma fieldHoria Geanta
2014-12-11crypto: caam - fix uninitialized S/G table size in ahash_digestHoria Geanta
2014-12-11crypto: caam - fix DMA direction mismatch in ahash_done_ctx_srcHoria Geanta
2014-12-11crypto: caam - fix DMA direction mismatch in ahash_done_ctx_dstHoria Geanta
2014-12-11crypto: caam - fix DMA unmapping error in hash_digest_keyHoria Geanta
2014-12-11crypto: caam - fix "failed to check map error" DMA warningsHoria Geanta
2014-12-11crypto: caam - fix typo in dma_mapping_errorHoria Geanta
2014-12-11crypto: caam - fix DECO RSR pollingHoria Geanta
2014-12-11crypto: caam - Correct the dma mapping for sg tableRuchika Gupta
2014-12-11crypto: caam - Add definition of rd/wr_reg64 for little endian platformRuchika Gupta
2014-12-11crypto: caam - Configuration for platforms with virtualization enabled in CAAMRuchika Gupta
2014-12-11crypto: caam - Correct definition of registers in memory mapRuchika Gupta
2014-12-11crypto: caam - Define setbits32() and clrbits32() for ARM in the Freescale CA...Victoria Milhoan (b42089)
2014-12-11crypto: caam - writel() arguments are swappedDan Carpenter
2014-05-13crypto: caam/qi - FQs must be destroyed after being retiredAlex Porosanu
2014-05-13crypto: caam/qi - rewrite logic on context releaseAlex Porosanu
2014-05-13crypto: caam/qi - fix handling of create_caam_req_fq(...) errorAlex Porosanu
2014-05-07crypto: caam - Fix uio job ring unbindingNitesh Lal
2014-05-02crypto: caam/qi - make (#2) tls10 descriptors compatible with Era3 and Era2Tudor Ambarus
2014-05-01crypto: caam - Fix crash in caampkc module_initNitesh Lal
2014-04-30crypto: caam/qi - Fix key inlining in AEAD shared descriptorsVakul Garg
2014-04-26crypto: caam - Fix key inlining in AEAD shared descriptorsVakul Garg
2014-04-25crypto: caam/qi - remove hardcoded offsets in tls10 encap descriptorTudor Ambarus
2014-04-25crypto: caam - remove hardcoded offsets in tls10 encap descriptorTudor Ambarus
2014-04-18Merge branch 'master-tmp' into sdk-v1.6.xScott Wood
2014-04-18crypto: caam/qi - make tls10 descriptors compatible with Era3 and Era2Tudor Ambarus
2014-04-18crypto: caam - make tls10 descriptors compatible with Era3 and Era2Tudor Ambarus
2014-04-18crypto: caam - fix key typo in gcm descriptorsTudor Ambarus
2014-04-18crypto: caam/qi - fix condition for the jump over keys commandTudor Ambarus
2014-04-18crypto: caam - fix condition for the jump over key(s) commandTudor Ambarus
2014-04-11crypto: caam - fix UIO JR dependencyAlex Porosanu
2014-04-08Merge branch 'merge' into sdk-v1.6.xScott Wood
2014-04-08crypto: caam - fix aead sglen for case 'dst != src'Horia Geanta
2014-04-08crypto: caam - Add missing Job Ring includeMichael Neuling
2014-04-08crypto: caam - Modify the interface layers to use JR API'sRuchika Gupta
2014-04-08crypto: caam - Add API's to allocate/free Job RingsRuchika Gupta
2014-04-08crypto: caam - Add Platform driver for Job RingRuchika Gupta
2014-04-08crypto: caam - map src buffer before accessYashpal Dutta
2014-04-08crypto: caam - enable instantiation of all RNG4 state handlesAlex Porosanu
2014-04-08crypto: caam - fix RNG4 AAI definesAlex Porosanu
2014-04-08crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driverAlex Porosanu
2014-04-08crypto: caam - split RNG4 instantiation functionAlex Porosanu
2014-04-08crypto: caam - fix RNG4 instantiationAlex Porosanu
2014-04-08crypto: caam - fix hash, alg and rng registration if CAAM driver not initializedAlex Porosanu