| Commit message (Expand) | Author | Age |
... | |
* | | crypto: qat - fix checkpatch BIT_MACRO issues | Allan, Bruce W | 2015-04-01 |
* | | crypto: qat - fix checkpatch CONCATENATED_STRING issues | Allan, Bruce W | 2015-04-01 |
* | | crypto: qat - checkpatch PARENTHESIS_ALIGNMENT and LOGICAL_CONTINUATIONS | Allan, Bruce W | 2015-04-01 |
* | | crypto: qat - fix checkpatch CHECK_SPACING issues | Allan, Bruce W | 2015-04-01 |
* | | crypto: qat - fix typo | Allan, Bruce W | 2015-04-01 |
* | | crypto: omap-aes - Fix support for unequal lengths | Vutla, Lokesh | 2015-04-01 |
* | | crypto: omap-sham - Use pm_runtime_irq_safe() | Vutla, Lokesh | 2015-04-01 |
* | | crypto: img-hash - shift wrapping bug in img_hash_hw_init() | Dan Carpenter | 2015-03-23 |
* | | crypto: img-hash - fix some compile warnings | Dan Carpenter | 2015-03-23 |
* | | crypto: qat - make error and info log messages more descriptive | Allan, Bruce W | 2015-03-23 |
* | | crypto: qat - fix typo in string | Allan, Bruce W | 2015-03-23 |
* | | crypto: qat - remove duplicate definition of Intel PCI vendor id | Allan, Bruce W | 2015-03-23 |
* | | crypto: img-hash - Fix Kconfig selections | James Hartley | 2015-03-23 |
* | | linux-next: build failure after merge of the crypto tree | Herbert Xu | 2015-03-17 |
* | | crypto: img-hash - Add Imagination Technologies hw hash accelerator | James Hartley | 2015-03-16 |
* | | linux-next: Tree for Mar 11 (powerpc build failure due to vmx crypto code) | Herbert Xu | 2015-03-12 |
* | | crypto: amcc - remove incorrect __init/__exit markups | Dmitry Torokhov | 2015-03-11 |
* | | crypto: qat - remove incorrect __exit markup | Dmitry Torokhov | 2015-03-11 |
* | | hwrng: caam - fix rng_unmap_ctx's DMA_UNMAP size problem | Yanjiang Jin | 2015-03-09 |
* | | crypto: caam - fix uninitialized edesc->sec4_sg_bytes field | Yanjiang Jin | 2015-03-09 |
* | | crypto: ux500 - Update error message for dmaengine_prep_slave_sg() API | Geert Uytterhoeven | 2015-03-06 |
* | | crypto: talitos - Remove MD5_BLOCK_SIZE | Martin Hicks | 2015-03-06 |
* | | crypto: talitos - Simplify per-channel initialization | Martin Hicks | 2015-03-06 |
* | | crypto: atmel - fix typo in dev_err error message | Colin Ian King | 2015-03-04 |
* | | crypto: sahara - drop unnecessary default assignment | Nicholas Mc Guire | 2015-02-28 |
* | | crypto: sahara - pass on error condition | Nicholas Mc Guire | 2015-02-28 |
* | | crypto: sahara - fix type of ret for wait_for_completion_timeout | Nicholas Mc Guire | 2015-02-28 |
* | | crypto: mxs-dcp - fix type of ret for wait_for_completion_timeout | Nicholas Mc Guire | 2015-02-28 |
* | | crypto: vmx - Enabling VMX module for PPC64 | Leonidas S. Barbosa | 2015-02-28 |
* | | crypto: vmx - Add support for VMS instructions by ASM | Leonidas S. Barbosa | 2015-02-28 |
* | | crypto: vmx - Adding GHASH routines for VMX module | Marcelo H. Cerri | 2015-02-28 |
* | | crypto: vmx - Adding CTR routines for VMX module | Marcelo H. Cerri | 2015-02-28 |
* | | crypto: vmx - Adding CBC routines for VMX module | Marcelo H. Cerri | 2015-02-28 |
* | | crypto: vmx - Adding AES routines for VMX module | Marcelo H. Cerri | 2015-02-28 |
* | | crypto: vmx - Adding VMX module for Power 8 | Marcelo H. Cerri | 2015-02-28 |
* | | crypto: ccp - Add ACPI support | Tom Lendacky | 2015-02-27 |
* | | crypto: ccp - Convert calls to their devm_ counterparts | Tom Lendacky | 2015-02-27 |
* | | crypto: ccp - Use dma_set_mask_and_coherent to set DMA mask | Tom Lendacky | 2015-02-27 |
* | | crypto: ccp - Update CCP build support | Tom Lendacky | 2015-02-27 |
* | | crypto: ccp - Updates for checkpatch warnings/errors | Tom Lendacky | 2015-02-27 |
|/ |
|
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2015-02-18 |
|\ |
|
| * | crypto: ux500: Use dmaengine_terminate_all API | Maxime Ripard | 2014-12-22 |
* | | crypto: caam - fix resource clean-up on error path for caam_jr_init | Cristian Stoica | 2015-01-25 |
* | | crypto: caam - pair irq map and dispose in the same function | Cristian Stoica | 2015-01-25 |
* | | crypto: ccp - terminate ccp_support array with empty element | Andrey Ryabinin | 2015-01-25 |
* | | crypto: caam - remove unused local variable | Cristian Stoica | 2015-01-25 |
* | | crypto: caam - remove dead code | Cristian Stoica | 2015-01-25 |
* | | crypto: caam - don't emit ICV check failures to dmesg | Kim Phillips | 2015-01-25 |
* | | crypto: replace scatterwalk_sg_next with sg_next | Cristian Stoica | 2015-01-25 |
* | | crypto: atmel - Free memory in error path | Christophe Jaillet | 2015-01-25 |