| Commit message (Expand) | Author | Age |
* | crypto: caam - fix missing dma unmap on error path | Cristian Stoica | 2014-11-06 |
* | crypto: qat - Enforce valid numa configuration | Tadeusz Struk | 2014-10-24 |
* | crypto: qat - Prevent dma mapping zero length assoc data | Tadeusz Struk | 2014-10-24 |
* | crypto: LLVMLinux: Remove VLAIS from crypto/.../qat_algs.c | Behan Webster | 2014-10-14 |
* | crypto: LLVMLinux: Remove VLAIS from crypto/omap_sham.c | Behan Webster | 2014-10-14 |
* | crypto: LLVMLinux: Remove VLAIS from crypto/n2_core.c | Behan Webster | 2014-10-14 |
* | crypto: LLVMLinux: Remove VLAIS from crypto/mv_cesa.c | Behan Webster | 2014-10-14 |
* | crypto: LLVMLinux: Remove VLAIS from crypto/ccp/ccp-crypto-sha.c | Jan-Simon Möller | 2014-10-14 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2014-10-08 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Herbert Xu | 2014-10-02 |
| |\ |
|
| * | | crypto: qat - Removed unneeded partial state | Tadeusz Struk | 2014-09-24 |
| * | | crypto: qat - Fix typo in name of tasklet_struct | Tadeusz Struk | 2014-09-24 |
| * | | crypto: caam - Dynamic allocation of addresses for various memory blocks in C... | Nitesh Narayan Lal | 2014-09-15 |
| * | | crypto: mv_cesa - Add missing #define | Rasmus Villemoes | 2014-08-29 |
| * | | crypto: qat - Use pci_enable_msix_exact() instead of pci_enable_msix() | Alexander Gordeev | 2014-08-29 |
| * | | crypto: caam - fix addressing of struct member | Cristian Stoica | 2014-08-25 |
| * | | crypto: caam - remove duplicated sg copy functions | Cristian Stoica | 2014-08-25 |
| * | | crypto: qat - Fix return value check in adf_chr_drv_create() | Wei Yongjun | 2014-08-25 |
| * | | crypto: caam - enable raw data instead of von Neumann data | Alex Porosanu | 2014-08-25 |
| * | | crypto: caam - change starting entropy delay value | Alex Porosanu | 2014-08-25 |
| * | | crypto: caam - disable RNG oscillator maximum frequency check | Alex Porosanu | 2014-08-25 |
* | | | Fix up missing dmaengine header inclusion from qce crypto engine | Linus Torvalds | 2014-10-08 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-10-07 |
|\ \ \
| |_|/
|/| | |
|
| * | | treewide: fix errors in printk | Masanari Iida | 2014-09-01 |
* | | | crypto: ccp - Check for CCP before registering crypto algs | Tom Lendacky | 2014-09-24 |
* | | | crypto: qat - Enable all 32 IRQs | Tadeusz Struk | 2014-09-18 |
| |/
|/| |
|
* | | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-08-14 |
|\ \ |
|
| * | | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2014-08-12 |
* | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2014-08-14 |
|\ \ \
| |/ /
|/| | |
|
| * | | of: Reorder device tree changes and notifiers | Grant Likely | 2014-07-23 |
* | | | crypto: use pci_zalloc_consistent | Joe Perches | 2014-08-08 |
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2014-08-04 |
|\ \ |
|
| * | | crypto: ccp - Do not sign extend input data to CCP | Tom Lendacky | 2014-08-01 |
| * | | crypto: atmel-tdes - Switch to managed version of kzalloc | Pramod Gurav | 2014-08-01 |
| * | | crypto: atmel-sha - Switch to managed version of kzalloc | Pramod Gurav | 2014-08-01 |
| * | | crypto: qat - Fixed SKU1 dev issue | Tadeusz Struk | 2014-08-01 |
| * | | crypto: qat - Use hweight for bit counting | Tadeusz Struk | 2014-08-01 |
| * | | crypto: qat - Updated print outputs | Tadeusz Struk | 2014-08-01 |
| * | | crypto: qat - change ae_num to ae_id | Tadeusz Struk | 2014-08-01 |
| * | | crypto: qat - change slice->regions to slice->region | Tadeusz Struk | 2014-08-01 |
| * | | crypto: qat - use min_t macro | Tadeusz Struk | 2014-08-01 |
| * | | crypto: qat - remove unnecessary parentheses | Tadeusz Struk | 2014-08-01 |
| * | | crypto: qat - remove unneeded header | Tadeusz Struk | 2014-08-01 |
| * | | crypto: qat - checkpatch blank lines | Tadeusz Struk | 2014-08-01 |
| * | | crypto: qat - remove unnecessary return codes | Tadeusz Struk | 2014-08-01 |
| * | | crypto: ccp - Remove "select OF" from Kconfig | Tom Lendacky | 2014-07-24 |
| * | | crypto: caam - fix DECO RSR polling | Horia Geanta | 2014-07-23 |
| * | | crypto: qce - Let 'DEV_QCE' depend on both HAS_DMA and HAS_IOMEM | Chen Gang | 2014-07-23 |
| * | | crypto: caam - set DK (Decrypt Key) bit only for AES accelerator | Horia Geanta | 2014-07-23 |
| * | | crypto: caam - fix uninitialized state->buf_dma field | Horia Geanta | 2014-07-23 |