Age | Commit message (Expand) | Author |
2015-09-29 | crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions | Leonidas Da Silva Barbosa |
2015-09-21 | crypto: vmx - Fixing GHASH Key issue on little endian | Leonidas Da Silva Barbosa |
2015-09-13 | crypto: caam - fix memory corruption in ahash_final_ctx | Horia Geant? |
2015-09-13 | crypto: nx - respect sg limit bounds when building sg lists for SHA | Jan Stancek |
2015-08-16 | crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer | Herbert Xu |
2015-08-16 | crypto: qat - Fix invalid synchronization between register/unregister sym algs | Tadeusz Struk |
2015-08-16 | crypto: nx - Fix reentrancy bugs | Herbert Xu |
2015-08-16 | crypto: nx - Fixing SHA update bug | Leonidas Da Silva Barbosa |
2015-08-16 | crypto: nx - Fixing NX data alignment with nx_sg list | Leonidas Da Silva Barbosa |
2015-08-10 | crypto: omap-des - Fix unmapping of dma channels | Vutla, Lokesh |
2015-07-10 | Revert "crypto: talitos - convert to use be16_add_cpu()" | Horia Geant? |
2015-07-10 | crypto: talitos - avoid memleak in talitos_alg_alloc() | Horia Geant? |
2015-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-06-16 | crypto: caam - fix RNG buffer cache alignment | Steve Cornelius |
2015-06-16 | crypto: caam - improve initalization for context state saves | Steve Cornelius |
2015-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-04-24 | crypto: img-hash - CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMA | Geert Uytterhoeven |
2015-04-20 | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-04-08 | 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-07 | 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-03 | crypto: omap-sham - Add the offset of sg page to vaddr | Vutla, Lokesh |
2015-04-01 | 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-03-23 | 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-17 | linux-next: build failure after merge of the crypto tree | Herbert Xu |
2015-03-16 | crypto: img-hash - Add Imagination Technologies hw hash accelerator | James Hartley |