summaryrefslogtreecommitdiff
path: root/drivers/crypto/caam
AgeCommit message (Expand)Author
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-11-17crypto: caam - Remove unnecessary smp_read_barrier_depends()Pranith Kumar
2014-11-12crypto: caam - add support for givencrypt cbc(des) and cbc(des3_ede)Catalin Vasile
2014-11-06crypto: caam - fix error reportingCristian Stoica
2014-11-06crypto: caam - add support for givencrypt cbc(aes) and rfc3686(ctr(aes))Catalin Vasile
2014-11-06crypto: caam - add support for rfc3686 with authenc md5, sha1 and sha2Catalin Vasile
2014-11-06crypto: caam - add support for rfc3686(ctr(aes))Catalin Vasile
2014-11-06crypto: caam - add support for ctr(aes)Catalin Vasile
2014-11-06crypto: caam - add support for rfc4543(gcm(aes))Tudor Ambarus
2014-11-06crypto: caam - fix output sequence contiguity checkTudor Ambarus
2014-11-06crypto: caam - fix missing dma unmap on error pathCristian Stoica
2014-10-24crypto: caam - add support for rfc4106(gcm(aes))Tudor Ambarus
2014-10-24crypto: caam - add support for gcm(aes)Tudor Ambarus
2014-10-20crypto: caam: drop owner assignment from platform_driversWolfram Sang
2014-09-15crypto: caam - Dynamic allocation of addresses for various memory blocks in C...Nitesh Narayan Lal
2014-08-25crypto: caam - fix addressing of struct memberCristian Stoica
2014-08-25crypto: caam - remove duplicated sg copy functionsCristian Stoica
2014-08-25crypto: caam - enable raw data instead of von Neumann dataAlex Porosanu
2014-08-25crypto: caam - change starting entropy delay valueAlex Porosanu
2014-08-25crypto: caam - disable RNG oscillator maximum frequency checkAlex Porosanu
2014-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-07-23crypto: caam - fix DECO RSR pollingHoria Geanta
2014-07-23crypto: caam - set DK (Decrypt Key) bit only for AES acceleratorHoria Geanta
2014-07-23crypto: caam - fix uninitialized state->buf_dma fieldHoria Geanta
2014-07-23crypto: caam - fix uninitialized edesc->dst_dma fieldHoria Geanta
2014-07-23crypto: caam - fix uninitialized S/G table size in ahash_digestHoria Geanta
2014-07-23crypto: caam - fix DMA direction mismatch in ahash_done_ctx_srcHoria Geanta
2014-07-23crypto: caam - fix DMA direction mismatch in ahash_done_ctx_dstHoria Geanta
2014-07-23crypto: caam - fix DMA unmapping error in hash_digest_keyHoria Geanta
2014-07-23crypto: caam - fix "failed to check map error" DMA warningsHoria Geanta
2014-07-23crypto: caam - fix typo in dma_mapping_errorHoria Geanta
2014-07-23crypto: caam - set coherent_dma_maskHoria Geanta
2014-07-10crypto: caam - fix memleak in caam_jr moduleCristian Stoica
2014-07-10crypto: caam - Check for CAAM block presence before registering with crypto l...Ruchika Gupta
2014-07-08crypto: caam - Enabling multiple caam debug support for C29x platformNitesh Narayan Lal
2014-06-25crypto: caam - Correct the dma mapping for sg tableRuchika Gupta
2014-06-25crypto: caam - Add definition of rd/wr_reg64 for little endian platformRuchika Gupta
2014-06-25crypto: caam - Configuration for platforms with virtualization enabled in CAAMRuchika Gupta
2014-06-25crypto: caam - Correct definition of registers in memory mapRuchika Gupta
2014-06-20crypto: caam - remove duplicate FIFOST_CONT_MASK defineDan Carpenter
2014-06-20crypto: caam - Introduce the use of the managed version of kzallocHimangi Saraogi
2014-05-13crypto: caam - reinitialize keys_fit_inline for decrypt and givencryptVakul Garg
2014-05-08crypto: caam - Fix the 'quoted string split across lines'Marek Vasut
2014-05-08crypto: caam - Sweep the remnantsMarek Vasut
2014-05-08crypto: caam - Kill SPRINTFCAT() with fireMarek Vasut
2014-05-08crypto: caam - Clean up report_deco_status()Marek Vasut
2014-05-08crypto: caam - Clean up report_ccb_status()Marek Vasut
2014-05-08crypto: caam - Dissolve report_jump_idx()Marek Vasut
2014-05-08crypto: caam - Kill the easy targetsMarek Vasut