summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam
Commit message (Expand)AuthorAgeFilesLines
* crypto: caam - fix memleak in caam_jr moduleCristian Stoica2014-07-101-5/+3Star
* crypto: caam - reinitialize keys_fit_inline for decrypt and givencryptVakul Garg2014-05-131-0/+3
* crypto: caam - Fix the 'quoted string split across lines'Marek Vasut2014-05-081-59/+18Star
* crypto: caam - Sweep the remnantsMarek Vasut2014-05-081-21/+20Star
* crypto: caam - Kill SPRINTFCAT() with fireMarek Vasut2014-05-081-10/+0Star
* crypto: caam - Clean up report_deco_status()Marek Vasut2014-05-081-18/+13Star
* crypto: caam - Clean up report_ccb_status()Marek Vasut2014-05-081-25/+20Star
* crypto: caam - Dissolve report_jump_idx()Marek Vasut2014-05-081-15/+17
* crypto: caam - Kill the easy targetsMarek Vasut2014-05-081-12/+17
* crypto: caam - Pass error type into the functionsMarek Vasut2014-05-081-10/+21
* crypto: caam - Implement fast-path for error codes with no handlerMarek Vasut2014-05-081-2/+10
* crypto: caam - Pull all the error codes outMarek Vasut2014-05-081-143/+147
* crypto: caam - Contain caam_jr_strstatus() uglinessMarek Vasut2014-05-086-53/+24Star
* crypto: caam - fix mem leak in ahash_setkeyHoria Geanta2014-04-281-1/+3
* crypto: caam - add missing key_dma unmapHoria Geanta2014-03-211-0/+5
* crypto: caam - add support for aead null encryptionHoria Geanta2014-03-213-13/+342
* crypto: caam - remove error propagation handlingHoria Geanta2014-03-211-47/+7Star
* crypto: caam - Fix first parameter to caam_init_rngHerbert Xu2014-03-211-1/+1
* crypto: caam - Dynamic memory allocation for caam_rng_ctx objectNitesh Lal2014-03-101-6/+9
* crypto: caam - writel() arguments are swappedDan Carpenter2014-02-261-2/+2
* crypto: caam - fix ERA retrieval functionAlex Porosanu2014-02-092-27/+11Star
* crypto: caam - Fix job ring discovery in controller driverNitesh Lal2014-02-091-19/+6Star
* crypto: caam - simplify and harden key parsingHoria Geanta2013-12-201-23/+13Star
* crypto: caam - fix aead sglen for case 'dst != src'Horia Geanta2013-11-281-22/+29
* crypto: caam - Add missing Job Ring includeMichael Neuling2013-11-261-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-2412-379/+697
|\
| * crypto: caam - Modify the interface layers to use JR API'sRuchika Gupta2013-10-304-178/+55Star
| * crypto: caam - Add API's to allocate/free Job RingsRuchika Gupta2013-10-303-3/+62
| * crypto: caam - Add Platform driver for Job RingRuchika Gupta2013-10-309-136/+232
| * crypto: caam - map src buffer before accessYashpal Dutta2013-09-231-9/+25
| * crypto: caam - enable instantiation of all RNG4 state handlesAlex Porosanu2013-09-133-52/+169
| * crypto: caam - fix RNG4 AAI definesAlex Porosanu2013-09-132-9/+10
| * crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driverAlex Porosanu2013-09-132-6/+57
| * crypto: caam - split RNG4 instantiation functionAlex Porosanu2013-09-131-48/+92
| * crypto: caam - fix RNG4 instantiationAlex Porosanu2013-09-132-18/+52
| * crypto: caam - fix hash, alg and rng registration if CAAM driver not initializedAlex Porosanu2013-09-133-0/+21
| * crypto: caam - fix RNG state handle instantiation descriptorAlex Porosanu2013-09-131-1/+3
* | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-072-2/+2
|\ \
| * | of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-242-2/+2
| |/
* / drivers: clean-up prom.h implicit includesRob Herring2013-10-102-0/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2013-09-071-1/+1
|\
| * crypto: caam - Fixed the memory out of bound overwrite issueVakul Garg2013-07-101-1/+1
* | crypto: caam - add option for enabling DEBUG modeAlex Porosanu2013-08-212-0/+11
* | crypto: caam - replace xstr macro with __stringifyAlex Porosanu2013-08-213-75/+77
* | crypto: caam - Remove unused functions from Job RingRuchika Gupta2013-08-014-77/+0Star
* | crypto: caam - RNG instantiation by directly programming DECORuchika Gupta2013-08-012-39/+47
* | crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.hVakul Garg2013-07-103-4/+1Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptoHerbert Xu2013-06-211-2/+2
|\
| * crypto: caam - fix inconsistent assoc dma mapping directionHoria Geanta2013-05-141-2/+2
* | crypto: caam - add missing flag for the LOAD/STORE commandsAndrei Varvara2013-05-281-0/+1