summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam
Commit message (Expand)AuthorAgeFilesLines
* 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/+7
* 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-271-2/+2
* crypto: caam - fix ERA retrieval functionAlex Porosanu2014-02-092-27/+11
* crypto: caam - Fix job ring discovery in controller driverNitesh Lal2014-02-091-19/+6
* crypto: caam - simplify and harden key parsingHoria Geanta2013-12-201-23/+13
* 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-2312-379/+697
|\
| * crypto: caam - Modify the interface layers to use JR API'sRuchika Gupta2013-10-304-178/+55
| * 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-241-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-092-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/+0
* | 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/+1
|/
* 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
* | crypto: caam - Add define for Adjust Output Frame Length in PDBAndrei Varvara2013-05-281-0/+1
* | crypto: caam - Add defines for CAAM commandsAndrei Varvara2013-05-281-0/+9
* | crypto: caam - Add defines for overwriting Descriptor's memoryAndrei Varvara2013-05-281-0/+4
* | crypto: caam - Add new macros for building extended SEC descriptors (> 64 words)Andrei Varvara2013-05-282-1/+56
* | crypto: caam - Add MATH command to support shld functionAndrei Varvara2013-05-281-0/+2
* | crypto: caam - Fix STORE command to support overwriting Shared Descriptor's m...Andrei Varvara2013-05-281-1/+17
* | crypto: caam - fix SEQ IN PTR command when RTO or PRE bit is setAndrei Varvara2013-05-282-4/+8
* | crypto: caam - FIX RNG init for RNG greater than equal to 4Ruchika Gupta2013-05-142-4/+48
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-0210-11/+27
|\
| * crypto: caam - fix job ring cleanup codeVakul Garg2013-04-252-0/+5
| * crypto: caam - static constify error dataKim Phillips2013-04-251-5/+5
| * crypto: caam - change key gen functions to return signed intKim Phillips2013-04-253-4/+4
| * crypto: caam - Fix missing init of '.type' in AEAD algos.Vakul Garg2013-03-221-0/+6
| * crypto: caam - set RDB bit in security configuration registerVakul Garg2013-03-222-1/+6
OpenPOWER on IntegriCloud