| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-04-26 |
|\ |
|
| * | crypto: img-hash - CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMA | Geert Uytterhoeven | 2015-04-24 |
* | | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-04-20 |
|\ \
| |/
|/| |
|
| * | drivers: fix up obsolete cpu function usage. | Rusty Russell | 2015-03-05 |
* | | crypto: sahara - fix AES descriptor create | Steffen Trumtrar | 2015-04-08 |
* | | crypto: sahara - use the backlog | Steffen Trumtrar | 2015-04-08 |
* | | crypto: atmel-aes - correct usage of dma_sync_* API | Leilei Zhao | 2015-04-08 |
* | | crypto: atmel-aes - sync the buf used in DMA or CPU | Leilei Zhao | 2015-04-08 |
* | | crypto: atmel-aes - initialize spinlock in probe | Leilei Zhao | 2015-04-08 |
* | | crypto: atmel-tdes - initialize spinlock in probe | Leilei Zhao | 2015-04-08 |
* | | crypto: atmel-sha - correct the max burst size | Leilei Zhao | 2015-04-08 |
* | | crypto: atmel-sha - initialize spinlock in probe | Leilei Zhao | 2015-04-08 |
* | | crypto: atmel-sha - fix sg list management | Leilei Zhao | 2015-04-08 |
* | | crypto: atmel-sha - correct the way data are split | Ludovic Desroches | 2015-04-08 |
* | | crypto: atmel-sha - add new version | Leilei Zhao | 2015-04-08 |
* | | crypto: atmel-aes - add new version | Leilei Zhao | 2015-04-08 |
* | | crypto: qat - fix double release_firmware on error path | Tadeusz Struk | 2015-04-07 |
* | | crypto: qat - print ring name in debug output | Tadeusz Struk | 2015-04-07 |
* | | crypto: omap-sham - Add the offset of sg page to vaddr | Vutla, Lokesh | 2015-04-03 |
* | | crypto: qat - fix checkpatch CODE_INDENT issue | Allan, Bruce W | 2015-04-01 |
* | | crypto: qat - fix checkpatch COMPARISON_TO_NULL issue | Allan, Bruce W | 2015-04-01 |
* | | 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-12 |
* | | crypto: qat - remove incorrect __exit markup | Dmitry Torokhov | 2015-03-12 |
* | | 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 |