summaryrefslogtreecommitdiff
path: root/drivers/crypto/caam
AgeCommit message (Expand)Author
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
2014-05-08crypto: caam - Pass error type into the functionsMarek Vasut
2014-05-08crypto: caam - Implement fast-path for error codes with no handlerMarek Vasut
2014-05-08crypto: caam - Pull all the error codes outMarek Vasut
2014-05-08crypto: caam - Contain caam_jr_strstatus() uglinessMarek Vasut
2014-04-28crypto: caam - fix mem leak in ahash_setkeyHoria Geanta
2014-03-21crypto: caam - add missing key_dma unmapHoria Geanta
2014-03-21crypto: caam - add support for aead null encryptionHoria Geanta
2014-03-21crypto: caam - remove error propagation handlingHoria Geanta
2014-03-21crypto: caam - Fix first parameter to caam_init_rngHerbert Xu
2014-03-10crypto: caam - Dynamic memory allocation for caam_rng_ctx objectNitesh Lal
2014-02-27crypto: caam - writel() arguments are swappedDan Carpenter
2014-02-09crypto: caam - fix ERA retrieval functionAlex Porosanu
2014-02-09crypto: caam - Fix job ring discovery in controller driverNitesh Lal
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