summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2014-12-11crypto: caam - Pass error type into the functionsMarek Vasut
2014-12-11crypto: caam - Implement fast-path for error codes with no handlerMarek Vasut
2014-12-11crypto: caam - Pull all the error codes outMarek Vasut
2014-12-11crypto: caam - Contain caam_jr_strstatus() uglinessMarek Vasut
2014-12-11crypto: caam: change function definition to return voidCristian Stoica
2014-12-11crypto: caam: remove void pointer arithmeticCristian Stoica
2014-12-11crypto: caam: remove code duplicationCristian Stoica
2014-12-11Revert "crypto: caam: remove code duplication"Richard Schmitt
2014-12-11crypto: caam: remove code duplicationCristian Stoica
2014-12-11crypto: caamalg_qi: remove redundant checks on fast pathCristian Stoica
2014-12-11crypto: caamhash: fix jr alloc leak on error pathCristian Stoica
2014-12-11crypto: caam - fix memleak in caam_jr moduleCristian Stoica
2014-12-11crypto: caam - fix mem leak in ahash_setkeyHoria Geanta
2014-12-11crypto: caam - remove duplicated sg copy functionsCristian Stoica
2014-12-11crypto: caamctrl: fix array out of bound accessCristian Stoica
2014-12-11crypto: caamctrl refactoring: remove code duplicationCristian Stoica
2014-12-11crypto: caam: fix sg_count searching out of boundCristian Stoica
2014-12-11crypto: caam: fix array out of bound accessCristian Stoica
2014-12-11crypto: caam: fix offset field in hw sg entriesCristian Stoica
2014-12-11crypto: caam - fix sg_count searching out of boundHoria Geanta
2014-12-11crypto: caam - fix addressing of struct memberCristian Stoica
2014-12-11crypto: caam - enable raw data instead of von Neumann dataAlex Porosanu
2014-12-11crypto: caam - change starting entropy delay valueAlex Porosanu
2014-12-11crypto: caam - disable RNG oscillator maximum frequency checkAlex Porosanu
2014-12-11pdb: Patch to replace flag CPU_BIG_ENDIAN with __BIG_ENDIANAlok Makhariya
2014-12-11crypto:caam: Initialize sec4_sg_bytes to 0 in ahash_final_no_ctxRuchika Gupta
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-12Talitos support for RAID XORXuelin Shi