aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-13crypto: caam - reinitialize keys_fit_inline for decrypt and givencryptVakul Garg1-0/+3
2014-05-08crypto: caam - Fix the 'quoted string split across lines'Marek Vasut1-59/+18
2014-05-08crypto: caam - Sweep the remnantsMarek Vasut1-21/+20
2014-05-08crypto: caam - Kill SPRINTFCAT() with fireMarek Vasut1-10/+0
2014-05-08crypto: caam - Clean up report_deco_status()Marek Vasut1-18/+13
2014-05-08crypto: caam - Clean up report_ccb_status()Marek Vasut1-25/+20
2014-05-08crypto: caam - Dissolve report_jump_idx()Marek Vasut1-15/+17
2014-05-08crypto: caam - Kill the easy targetsMarek Vasut1-12/+17
2014-05-08crypto: caam - Pass error type into the functionsMarek Vasut1-10/+21
2014-05-08crypto: caam - Implement fast-path for error codes with no handlerMarek Vasut1-2/+10
2014-05-08crypto: caam - Pull all the error codes outMarek Vasut1-143/+147
2014-05-08crypto: caam - Contain caam_jr_strstatus() uglinessMarek Vasut6-53/+24
2014-04-28crypto: caam - fix mem leak in ahash_setkeyHoria Geanta1-1/+3
2014-03-21crypto: caam - add missing key_dma unmapHoria Geanta1-0/+5
2014-03-21crypto: caam - add support for aead null encryptionHoria Geanta3-13/+342
2014-03-21crypto: caam - remove error propagation handlingHoria Geanta1-47/+7
2014-03-21crypto: caam - Fix first parameter to caam_init_rngHerbert Xu1-1/+1
2014-03-10crypto: caam - Dynamic memory allocation for caam_rng_ctx objectNitesh Lal1-6/+9
2014-02-27crypto: caam - writel() arguments are swappedDan Carpenter1-2/+2
2014-02-09crypto: caam - fix ERA retrieval functionAlex Porosanu2-27/+11
2014-02-09crypto: caam - Fix job ring discovery in controller driverNitesh Lal1-19/+6
2013-12-20crypto: caam - simplify and harden key parsingHoria Geanta1-23/+13
2013-11-28crypto: caam - fix aead sglen for case 'dst != src'Horia Geanta1-22/+29
2013-11-26crypto: caam - Add missing Job Ring includeMichael Neuling1-0/+1
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds12-379/+697
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2-2/+2
2013-10-30crypto: caam - Modify the interface layers to use JR API'sRuchika Gupta4-178/+55
2013-10-30crypto: caam - Add API's to allocate/free Job RingsRuchika Gupta3-3/+62
2013-10-30crypto: caam - Add Platform driver for Job RingRuchika Gupta9-136/+232
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding2-2/+2
2013-10-09drivers: clean-up prom.h implicit includesRob Herring2-0/+5
2013-09-24crypto: caam - map src buffer before accessYashpal Dutta1-9/+25
2013-09-13crypto: caam - enable instantiation of all RNG4 state handlesAlex Porosanu3-52/+169
2013-09-13crypto: caam - fix RNG4 AAI definesAlex Porosanu2-9/+10
2013-09-13crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driverAlex Porosanu2-6/+57
2013-09-13crypto: caam - split RNG4 instantiation functionAlex Porosanu1-48/+92
2013-09-13crypto: caam - fix RNG4 instantiationAlex Porosanu2-18/+52
2013-09-13crypto: caam - fix hash, alg and rng registration if CAAM driver not initializedAlex Porosanu3-0/+21
2013-09-13crypto: caam - fix RNG state handle instantiation descriptorAlex Porosanu1-1/+3
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu1-1/+1
2013-08-21crypto: caam - add option for enabling DEBUG modeAlex Porosanu2-0/+11
2013-08-21crypto: caam - replace xstr macro with __stringifyAlex Porosanu3-75/+77
2013-08-01crypto: caam - Remove unused functions from Job RingRuchika Gupta4-77/+0
2013-08-01crypto: caam - RNG instantiation by directly programming DECORuchika Gupta2-39/+47
2013-07-10crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.hVakul Garg3-4/+1
2013-07-10crypto: caam - Fixed the memory out of bound overwrite issueVakul Garg1-1/+1
2013-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptoHerbert Xu1-2/+2
2013-05-28crypto: caam - add missing flag for the LOAD/STORE commandsAndrei Varvara1-0/+1
2013-05-28crypto: caam - Add define for Adjust Output Frame Length in PDBAndrei Varvara1-0/+1
2013-05-28crypto: caam - Add defines for CAAM commandsAndrei Varvara1-0/+9