| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 2013-11-07 | 2 | -2/+2 |
|\ |
|
| * | of/irq: Use irq_of_parse_and_map() | Thierry Reding | 2013-10-24 | 2 | -2/+2 |
* | | drivers: clean-up prom.h implicit includes | Rob Herring | 2013-10-09 | 2 | -0/+5 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | Herbert Xu | 2013-09-07 | 1 | -1/+1 |
|\ |
|
| * | crypto: caam - Fixed the memory out of bound overwrite issue | Vakul Garg | 2013-07-10 | 1 | -1/+1 |
* | | crypto: caam - add option for enabling DEBUG mode | Alex Porosanu | 2013-08-21 | 2 | -0/+11 |
* | | crypto: caam - replace xstr macro with __stringify | Alex Porosanu | 2013-08-21 | 3 | -75/+77 |
* | | crypto: caam - Remove unused functions from Job Ring | Ruchika Gupta | 2013-08-01 | 4 | -77/+0 |
* | | crypto: caam - RNG instantiation by directly programming DECO | Ruchika Gupta | 2013-08-01 | 2 | -39/+47 |
* | | crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.h | Vakul Garg | 2013-07-10 | 3 | -4/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto | Herbert Xu | 2013-06-21 | 1 | -2/+2 |
|\ |
|
| * | crypto: caam - fix inconsistent assoc dma mapping direction | Horia Geanta | 2013-05-14 | 1 | -2/+2 |
* | | crypto: caam - add missing flag for the LOAD/STORE commands | Andrei Varvara | 2013-05-28 | 1 | -0/+1 |
* | | crypto: caam - Add define for Adjust Output Frame Length in PDB | Andrei Varvara | 2013-05-28 | 1 | -0/+1 |
* | | crypto: caam - Add defines for CAAM commands | Andrei Varvara | 2013-05-28 | 1 | -0/+9 |
* | | crypto: caam - Add defines for overwriting Descriptor's memory | Andrei Varvara | 2013-05-28 | 1 | -0/+4 |
* | | crypto: caam - Add new macros for building extended SEC descriptors (> 64 words) | Andrei Varvara | 2013-05-28 | 2 | -1/+56 |
* | | crypto: caam - Add MATH command to support shld function | Andrei Varvara | 2013-05-28 | 1 | -0/+2 |
* | | crypto: caam - Fix STORE command to support overwriting Shared Descriptor's m... | Andrei Varvara | 2013-05-28 | 1 | -1/+17 |
* | | crypto: caam - fix SEQ IN PTR command when RTO or PRE bit is set | Andrei Varvara | 2013-05-28 | 2 | -4/+8 |
* | | crypto: caam - FIX RNG init for RNG greater than equal to 4 | Ruchika Gupta | 2013-05-14 | 2 | -4/+48 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-05-02 | 10 | -11/+27 |
|\ |
|
| * | crypto: caam - fix job ring cleanup code | Vakul Garg | 2013-04-25 | 2 | -0/+5 |
| * | crypto: caam - static constify error data | Kim Phillips | 2013-04-25 | 1 | -5/+5 |
| * | crypto: caam - change key gen functions to return signed int | Kim Phillips | 2013-04-25 | 3 | -4/+4 |
| * | crypto: caam - Fix missing init of '.type' in AEAD algos. | Vakul Garg | 2013-03-22 | 1 | -0/+6 |
| * | crypto: caam - set RDB bit in security configuration register | Vakul Garg | 2013-03-22 | 2 | -1/+6 |
| * | crypto: caam - fix typo "CRYPTO_AHASH" | Paul Bolle | 2013-03-10 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-04-30 | 1 | -1/+1 |
|\ \ |
|
| * | | treewide: Fix typos in printk and comment | Masanari Iida | 2013-03-18 | 1 | -1/+1 |
| |/ |
|
* | | Revert "crypto: caam - add IPsec ESN support" | Horia Geanta | 2013-03-21 | 2 | -26/+2 |
|/ |
|
* | Drivers: crypto: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-10-04 | 7 | -28/+67 |
|\ |
|
| * | crypto: caam - increase TRNG clocks per sample | Kim Phillips | 2012-09-27 | 1 | -3/+3 |
| * | crypto: caam - fix error IDs for SEC v5.x RNG4 | Horia Geanta | 2012-09-27 | 1 | -2/+0 |
| * | crypto: caam - add IPsec ESN support | Horia Geanta | 2012-09-07 | 2 | -2/+26 |
| * | crypto: caam - coccicheck fixes | Kim Phillips | 2012-09-07 | 3 | -8/+16 |
| * | crypto: caam - set descriptor sharing type to SERIAL | Kim Phillips | 2012-08-01 | 3 | -7/+7 |
| * | crypto: caam - add backward compatible string sec4.0 | Shengzhou Liu | 2012-08-01 | 2 | -6/+15 |
| * | crypto: caam - fix possible deadlock condition | Kim Phillips | 2012-08-01 | 1 | -5/+5 |
* | | crypto/caam: Export gen_split_key symbol for other modules | Ben Collins | 2012-09-07 | 1 | -0/+1 |
* | | crypto: caam - fix possible deadlock condition | Kim Phillips | 2012-08-20 | 1 | -5/+5 |
|/ |
|
* | crypto: caam - ERA retrieval and printing for SEC device | Alex Porosanu | 2012-07-11 | 3 | -2/+58 |
* | crypto: caam - Using alloc_coherent for caam job rings | Bharat Bhushan | 2012-07-11 | 1 | -36/+9 |
* | crypto: caam - one tasklet per job ring | Kim Phillips | 2012-06-27 | 2 | -9/+6 |
* | crypto: caam - consolidate memory barriers from job ring en/dequeue | Kim Phillips | 2012-06-27 | 1 | -6/+2 |
* | crypto: caam - only query h/w in job ring dequeue path | Kim Phillips | 2012-06-27 | 1 | -12/+5 |
* | crypto: caam - use non-irq versions of spinlocks for job rings | Kim Phillips | 2012-06-27 | 1 | -17/+13 |
* | crypto: caam - disable IRQ coalescing by default | Kim Phillips | 2012-06-27 | 1 | -1/+4 |
* | crypto: caam - add support for SEC v5.x RNG4 | Kim Phillips | 2012-06-27 | 4 | -14/+196 |