aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptoHerbert Xu2013-06-21
|\
| * crypto: caam - fix inconsistent assoc dma mapping directionHoria Geanta2013-05-13
* | crypto: caam - add missing flag for the LOAD/STORE commandsAndrei Varvara2013-05-28
* | crypto: caam - Add define for Adjust Output Frame Length in PDBAndrei Varvara2013-05-28
* | crypto: caam - Add defines for CAAM commandsAndrei Varvara2013-05-28
* | crypto: caam - Add defines for overwriting Descriptor's memoryAndrei Varvara2013-05-28
* | crypto: caam - Add new macros for building extended SEC descriptors (> 64 words)Andrei Varvara2013-05-28
* | crypto: caam - Add MATH command to support shld functionAndrei Varvara2013-05-28
* | crypto: caam - Fix STORE command to support overwriting Shared Descriptor's m...Andrei Varvara2013-05-28
* | crypto: caam - fix SEQ IN PTR command when RTO or PRE bit is setAndrei Varvara2013-05-28
* | crypto: caam - FIX RNG init for RNG greater than equal to 4Ruchika Gupta2013-05-13
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-02
|\
| * crypto: caam - fix job ring cleanup codeVakul Garg2013-04-25
| * crypto: caam - static constify error dataKim Phillips2013-04-25
| * crypto: caam - change key gen functions to return signed intKim Phillips2013-04-25
| * crypto: caam - Fix missing init of '.type' in AEAD algos.Vakul Garg2013-03-22
| * crypto: caam - set RDB bit in security configuration registerVakul Garg2013-03-22
| * crypto: caam - fix typo "CRYPTO_AHASH"Paul Bolle2013-03-10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-30
|\ \
| * | treewide: Fix typos in printk and commentMasanari Iida2013-03-18
| |/
* / Revert "crypto: caam - add IPsec ESN support"Horia Geanta2013-03-21
|/
* Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-10-04
|\
| * crypto: caam - increase TRNG clocks per sampleKim Phillips2012-09-27
| * crypto: caam - fix error IDs for SEC v5.x RNG4Horia Geanta2012-09-27
| * crypto: caam - add IPsec ESN supportHoria Geanta2012-09-06
| * crypto: caam - coccicheck fixesKim Phillips2012-09-06
| * crypto: caam - set descriptor sharing type to SERIALKim Phillips2012-08-01
| * crypto: caam - add backward compatible string sec4.0Shengzhou Liu2012-08-01
| * crypto: caam - fix possible deadlock conditionKim Phillips2012-08-01
* | crypto/caam: Export gen_split_key symbol for other modulesBen Collins2012-09-06
* | crypto: caam - fix possible deadlock conditionKim Phillips2012-08-20
|/
* crypto: caam - ERA retrieval and printing for SEC deviceAlex Porosanu2012-07-10
* crypto: caam - Using alloc_coherent for caam job ringsBharat Bhushan2012-07-10
* crypto: caam - one tasklet per job ringKim Phillips2012-06-27
* crypto: caam - consolidate memory barriers from job ring en/dequeueKim Phillips2012-06-27
* crypto: caam - only query h/w in job ring dequeue pathKim Phillips2012-06-27
* crypto: caam - use non-irq versions of spinlocks for job ringsKim Phillips2012-06-27
* crypto: caam - disable IRQ coalescing by defaultKim Phillips2012-06-27
* crypto: caam - add support for SEC v5.x RNG4Kim Phillips2012-06-27
* crypto: caam - assign 40-bit masks on SEC v5.0 and aboveKim Phillips2012-06-27
* crypto: caam - hwrng supportYuan Kang2012-06-27
* crypto: caam - chaining supportYuan Kang2012-06-27
* crypto: caam - unkeyed ahash supportYuan Kang2012-06-27
* crypto: caam - ahash hmac supportYuan Kang2012-06-27
* crypto: caam - link_tbl renameYuan Kang2012-06-27
* crypto: caam - refactor key_gen, sgYuan Kang2012-06-27
* crypto: caam - remove jr register/deregisterYuan Kang2012-06-27
* crypto: caam - support external seq in/out lengthsYuan Kang2012-06-27
* crypto: caam - add PDB (Protocol Descriptor Block) definitionsHemant Agrawal2012-06-27