| Commit message (Expand) | Author | Age |
* | crypto: caam - Fixed the memory out of bound overwrite issue | Vakul Garg | 2013-08-04 |
* | crypto: caam - fix inconsistent assoc dma mapping direction | Horia Geanta | 2013-05-13 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-05-02 |
|\ |
|
| * | crypto: caam - fix job ring cleanup code | Vakul Garg | 2013-04-25 |
| * | crypto: caam - static constify error data | Kim Phillips | 2013-04-25 |
| * | crypto: caam - change key gen functions to return signed int | Kim Phillips | 2013-04-25 |
| * | crypto: caam - Fix missing init of '.type' in AEAD algos. | Vakul Garg | 2013-03-22 |
| * | crypto: caam - set RDB bit in security configuration register | Vakul Garg | 2013-03-22 |
| * | crypto: caam - fix typo "CRYPTO_AHASH" | Paul Bolle | 2013-03-10 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-04-30 |
|\ \ |
|
| * | | treewide: Fix typos in printk and comment | Masanari Iida | 2013-03-18 |
| |/ |
|
* / | Revert "crypto: caam - add IPsec ESN support" | Horia Geanta | 2013-03-21 |
|/ |
|
* | Drivers: crypto: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-10-04 |
|\ |
|
| * | crypto: caam - increase TRNG clocks per sample | Kim Phillips | 2012-09-27 |
| * | crypto: caam - fix error IDs for SEC v5.x RNG4 | Horia Geanta | 2012-09-27 |
| * | crypto: caam - add IPsec ESN support | Horia Geanta | 2012-09-06 |
| * | crypto: caam - coccicheck fixes | Kim Phillips | 2012-09-06 |
| * | crypto: caam - set descriptor sharing type to SERIAL | Kim Phillips | 2012-08-01 |
| * | crypto: caam - add backward compatible string sec4.0 | Shengzhou Liu | 2012-08-01 |
| * | crypto: caam - fix possible deadlock condition | Kim Phillips | 2012-08-01 |
* | | crypto/caam: Export gen_split_key symbol for other modules | Ben Collins | 2012-09-06 |
* | | crypto: caam - fix possible deadlock condition | Kim Phillips | 2012-08-20 |
|/ |
|
* | crypto: caam - ERA retrieval and printing for SEC device | Alex Porosanu | 2012-07-10 |
* | crypto: caam - Using alloc_coherent for caam job rings | Bharat Bhushan | 2012-07-10 |
* | crypto: caam - one tasklet per job ring | Kim Phillips | 2012-06-27 |
* | crypto: caam - consolidate memory barriers from job ring en/dequeue | Kim Phillips | 2012-06-27 |
* | crypto: caam - only query h/w in job ring dequeue path | Kim Phillips | 2012-06-27 |
* | crypto: caam - use non-irq versions of spinlocks for job rings | Kim Phillips | 2012-06-27 |
* | crypto: caam - disable IRQ coalescing by default | Kim Phillips | 2012-06-27 |
* | crypto: caam - add support for SEC v5.x RNG4 | Kim Phillips | 2012-06-27 |
* | crypto: caam - assign 40-bit masks on SEC v5.0 and above | Kim Phillips | 2012-06-27 |
* | crypto: caam - hwrng support | Yuan Kang | 2012-06-27 |
* | crypto: caam - chaining support | Yuan Kang | 2012-06-27 |
* | crypto: caam - unkeyed ahash support | Yuan Kang | 2012-06-27 |
* | crypto: caam - ahash hmac support | Yuan Kang | 2012-06-27 |
* | crypto: caam - link_tbl rename | Yuan Kang | 2012-06-27 |
* | crypto: caam - refactor key_gen, sg | Yuan Kang | 2012-06-27 |
* | crypto: caam - remove jr register/deregister | Yuan Kang | 2012-06-27 |
* | crypto: caam - support external seq in/out lengths | Yuan Kang | 2012-06-27 |
* | crypto: caam - add PDB (Protocol Descriptor Block) definitions | Hemant Agrawal | 2012-06-27 |
* | crypto: caam - fix descriptor length adjustments for protocol descriptors | Kim Phillips | 2012-06-27 |
* | crypto: caam - fix start index for Protocol shared descriptors | Yashpal Dutta | 2012-06-27 |
* | crypto: caam - fix input job ring element dma mapping size | Kim Phillips | 2012-06-27 |
* | crypto: caam - remove line continuations from ablkcipher_append_src_dst | Kim Phillips | 2012-06-27 |
* | crypto: caam - add backward compatible string sec4.0 | Shengzhou Liu | 2012-03-29 |
* | crypto: caam - fix gcc 4.6 warning | Kim Phillips | 2012-01-25 |
* | crypto: caam - be less noisy on startup | Kim Phillips | 2012-01-13 |
* | crypto: caam - add sha224 and sha384 variants to existing AEAD algorithms | Hemant Agrawal | 2012-01-13 |
* | crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag | Nikos Mavrogiannopoulos | 2012-01-13 |