| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: caam - fix operator precedence in shared descriptor allocation | Kim Phillips | 2011-06-30 | 1 | -3/+3 |
* | crypto: caam - add support for sha512 variants of existing AEAD algorithms | Kim Phillips | 2011-05-19 | 2 | -13/+107 |
* | crypto: caam - remove unused authkeylen from caam_ctx | Kim Phillips | 2011-05-19 | 1 | -2/+0 |
* | crypto: caam - fix decryption shared vs. non-shared key setting | Kim Phillips | 2011-05-19 | 1 | -4/+22 |
* | crypto: caam - platform_bus_type migration | Kim Phillips | 2011-05-19 | 1 | -5/+4 |
* | crypto: caam - fix printk recursion for long error texts | Kim Phillips | 2011-05-04 | 2 | -3/+4 |
* | crypto: caam - remove unused keylen from session context | Kim Phillips | 2011-05-04 | 1 | -2/+0 |
* | crypto: caam - remove duplicate dev_err | Kim Phillips | 2011-05-03 | 1 | -1/+0 |
* | crypto: caam - remove WAIT-FOR-COMPLETIONs from givencrypt descriptor | Kim Phillips | 2011-05-03 | 1 | -4/+2 |
* | crypto: caam - fix queue interface detection | Kim Phillips | 2011-05-03 | 1 | -1/+1 |
* | crypto: caam - handle interrupt lines shared across rings | Kim Phillips | 2011-05-03 | 1 | -26/+20 |
* | crypto: caam - introduce missing kfree | Julia Lawall | 2011-04-08 | 1 | -0/+1 |
* | crypto: caam - ARRAY_SIZE() vs sizeof() | Dan Carpenter | 2011-03-27 | 1 | -4/+4 |
* | crypto: caam - dereferencing ERR_PTR on allocation failure | Dan Carpenter | 2011-03-27 | 1 | -1/+1 |
* | crypto: caam - standardize device tree naming convention to utilize '-vX.Y' | Kim Phillips | 2011-03-27 | 2 | -5/+5 |
* | crypto: caam - Add support for the Freescale SEC4/CAAM | Kim Phillips | 2011-03-27 | 13 | -0/+4935 |