summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam
Commit message (Expand)AuthorAgeFilesLines
* 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
| * crypto: caam - fix typo "CRYPTO_AHASH"Paul Bolle2013-03-101-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-1/+1
|\ \
| * | treewide: Fix typos in printk and commentMasanari Iida2013-03-181-1/+1
| |/
* | Revert "crypto: caam - add IPsec ESN support"Horia Geanta2013-03-212-26/+2
|/
* Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-10-047-28/+67
|\
| * crypto: caam - increase TRNG clocks per sampleKim Phillips2012-09-271-3/+3
| * crypto: caam - fix error IDs for SEC v5.x RNG4Horia Geanta2012-09-271-2/+0
| * crypto: caam - add IPsec ESN supportHoria Geanta2012-09-072-2/+26
| * crypto: caam - coccicheck fixesKim Phillips2012-09-073-8/+16
| * crypto: caam - set descriptor sharing type to SERIALKim Phillips2012-08-013-7/+7
| * crypto: caam - add backward compatible string sec4.0Shengzhou Liu2012-08-012-6/+15
| * crypto: caam - fix possible deadlock conditionKim Phillips2012-08-011-5/+5
* | crypto/caam: Export gen_split_key symbol for other modulesBen Collins2012-09-071-0/+1
* | crypto: caam - fix possible deadlock conditionKim Phillips2012-08-201-5/+5
|/
* crypto: caam - ERA retrieval and printing for SEC deviceAlex Porosanu2012-07-113-2/+58
* crypto: caam - Using alloc_coherent for caam job ringsBharat Bhushan2012-07-111-36/+9
* crypto: caam - one tasklet per job ringKim Phillips2012-06-272-9/+6
* crypto: caam - consolidate memory barriers from job ring en/dequeueKim Phillips2012-06-271-6/+2
* crypto: caam - only query h/w in job ring dequeue pathKim Phillips2012-06-271-12/+5
* crypto: caam - use non-irq versions of spinlocks for job ringsKim Phillips2012-06-271-17/+13
* crypto: caam - disable IRQ coalescing by defaultKim Phillips2012-06-271-1/+4
* crypto: caam - add support for SEC v5.x RNG4Kim Phillips2012-06-274-14/+196
* crypto: caam - assign 40-bit masks on SEC v5.0 and aboveKim Phillips2012-06-272-2/+15
* crypto: caam - hwrng supportYuan Kang2012-06-273-0/+323
* crypto: caam - chaining supportYuan Kang2012-06-273-64/+147
* crypto: caam - unkeyed ahash supportYuan Kang2012-06-271-17/+58
* crypto: caam - ahash hmac supportYuan Kang2012-06-276-0/+1869
* crypto: caam - link_tbl renameYuan Kang2012-06-273-137/+137
* crypto: caam - refactor key_gen, sgYuan Kang2012-06-276-190/+242
* crypto: caam - remove jr register/deregisterYuan Kang2012-06-272-30/+2
* crypto: caam - support external seq in/out lengthsYuan Kang2012-06-272-4/+50
* crypto: caam - add PDB (Protocol Descriptor Block) definitionsHemant Agrawal2012-06-272-16/+401
* crypto: caam - fix descriptor length adjustments for protocol descriptorsKim Phillips2012-06-271-2/+2
* crypto: caam - fix start index for Protocol shared descriptorsYashpal Dutta2012-06-271-2/+2
* crypto: caam - fix input job ring element dma mapping sizeKim Phillips2012-06-271-5/+5
* crypto: caam - remove line continuations from ablkcipher_append_src_dstKim Phillips2012-06-271-5/+5
* crypto: caam - add backward compatible string sec4.0Shengzhou Liu2012-03-292-4/+26
* crypto: caam - fix gcc 4.6 warningKim Phillips2012-01-261-1/+1
* crypto: caam - be less noisy on startupKim Phillips2012-01-131-4/+4
* crypto: caam - add sha224 and sha384 variants to existing AEAD algorithmsHemant Agrawal2012-01-131-0/+115
* crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flagNikos Mavrogiannopoulos2012-01-131-1/+2
* crypto: caam - remove DECO access initialization codeKim Phillips2011-12-202-14/+0
* crypto: caam - fix polarity of "propagate error" logicKim Phillips2011-12-203-10/+11
OpenPOWER on IntegriCloud