| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-08-14 | 1 | -1/+1 |
|\ |
|
| * | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2014-08-12 | 1 | -1/+1 |
* | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2014-08-14 | 1 | -22/+8 |
|\ \
| |/
|/| |
|
| * | of: Reorder device tree changes and notifiers | Grant Likely | 2014-07-23 | 1 | -22/+8 |
* | | crypto: use pci_zalloc_consistent | Joe Perches | 2014-08-08 | 1 | -3/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2014-08-04 | 74 | -180/+14524 |
|\ \ |
|
| * | | crypto: ccp - Do not sign extend input data to CCP | Tom Lendacky | 2014-08-01 | 1 | -13/+13 |
| * | | crypto: atmel-tdes - Switch to managed version of kzalloc | Pramod Gurav | 2014-08-01 | 1 | -7/+1 |
| * | | crypto: atmel-sha - Switch to managed version of kzalloc | Pramod Gurav | 2014-08-01 | 1 | -7/+2 |
| * | | crypto: qat - Fixed SKU1 dev issue | Tadeusz Struk | 2014-08-01 | 2 | -6/+2 |
| * | | crypto: qat - Use hweight for bit counting | Tadeusz Struk | 2014-08-01 | 1 | -13/+2 |
| * | | crypto: qat - Updated print outputs | Tadeusz Struk | 2014-08-01 | 4 | -14/+13 |
| * | | crypto: qat - change ae_num to ae_id | Tadeusz Struk | 2014-08-01 | 2 | -48/+45 |
| * | | crypto: qat - change slice->regions to slice->region | Tadeusz Struk | 2014-08-01 | 2 | -12/+12 |
| * | | crypto: qat - use min_t macro | Tadeusz Struk | 2014-08-01 | 1 | -2/+2 |
| * | | crypto: qat - remove unnecessary parentheses | Tadeusz Struk | 2014-08-01 | 3 | -31/+31 |
| * | | crypto: qat - remove unneeded header | Tadeusz Struk | 2014-08-01 | 1 | -1/+0 |
| * | | crypto: qat - checkpatch blank lines | Tadeusz Struk | 2014-08-01 | 2 | -0/+4 |
| * | | crypto: qat - remove unnecessary return codes | Tadeusz Struk | 2014-08-01 | 1 | -15/+8 |
| * | | crypto: ccp - Remove "select OF" from Kconfig | Tom Lendacky | 2014-07-24 | 1 | -1/+0 |
| * | | crypto: caam - fix DECO RSR polling | Horia Geanta | 2014-07-23 | 1 | -4/+7 |
| * | | crypto: qce - Let 'DEV_QCE' depend on both HAS_DMA and HAS_IOMEM | Chen Gang | 2014-07-23 | 1 | -1/+1 |
| * | | crypto: caam - set DK (Decrypt Key) bit only for AES accelerator | Horia Geanta | 2014-07-23 | 1 | -0/+7 |
| * | | crypto: caam - fix uninitialized state->buf_dma field | Horia Geanta | 2014-07-23 | 1 | -0/+1 |
| * | | crypto: caam - fix uninitialized edesc->dst_dma field | Horia Geanta | 2014-07-23 | 1 | -0/+2 |
| * | | crypto: caam - fix uninitialized S/G table size in ahash_digest | Horia Geanta | 2014-07-23 | 1 | -0/+1 |
| * | | crypto: caam - fix DMA direction mismatch in ahash_done_ctx_src | Horia Geanta | 2014-07-23 | 1 | -1/+1 |
| * | | crypto: caam - fix DMA direction mismatch in ahash_done_ctx_dst | Horia Geanta | 2014-07-23 | 1 | -1/+1 |
| * | | crypto: caam - fix DMA unmapping error in hash_digest_key | Horia Geanta | 2014-07-23 | 1 | -2/+2 |
| * | | crypto: caam - fix "failed to check map error" DMA warnings | Horia Geanta | 2014-07-23 | 3 | -28/+163 |
| * | | crypto: caam - fix typo in dma_mapping_error | Horia Geanta | 2014-07-23 | 1 | -1/+1 |
| * | | crypto: caam - set coherent_dma_mask | Horia Geanta | 2014-07-23 | 2 | -6/+6 |
| * | | crypto: ccp - Base AXI DMA cache settings on device tree | Tom Lendacky | 2014-07-23 | 4 | -1/+12 |
| * | | crypto: qat - remove an unneeded cast | Dan Carpenter | 2014-07-10 | 1 | -1/+1 |
| * | | crypto: caam - Check for CAAM block presence before registering with crypto l... | Ruchika Gupta | 2014-07-10 | 3 | -0/+85 |
| * | | crypto: qce - add dependancy to Kconfig | Stanimir Varbanov | 2014-07-08 | 1 | -0/+1 |
| * | | crypto: qce - fix sparse warnings | Stanimir Varbanov | 2014-07-08 | 3 | -17/+20 |
| * | | crypto: caam - Enabling multiple caam debug support for C29x platform | Nitesh Narayan Lal | 2014-07-08 | 1 | -1/+1 |
| * | | crypto: ux500 - make interrupt mode plausible | Arnd Bergmann | 2014-07-03 | 1 | -13/+12 |
| * | | crypto: qce - Build Qualcomm crypto driver | Stanimir Varbanov | 2014-07-03 | 3 | -0/+23 |
| * | | crypto: qce - Qualcomm crypto engine driver | Stanimir Varbanov | 2014-07-03 | 11 | -0/+2637 |
| * | | crypto: qat - Fix error path crash when no firmware is present | Tadeusz Struk | 2014-06-26 | 2 | -6/+6 |
| * | | crypto: qat - Fixed new checkpatch warnings | Tadeusz Struk | 2014-06-26 | 10 | -18/+37 |
| * | | crypto: qat - Updated Firmware Info Metadata | Tadeusz Struk | 2014-06-26 | 2 | -0/+2 |
| * | | crypto: qat - Fix random config build warnings | Tadeusz Struk | 2014-06-26 | 2 | -3/+4 |
| * | | crypto: caam - Correct the dma mapping for sg table | Ruchika Gupta | 2014-06-25 | 2 | -21/+27 |
| * | | crypto: caam - Add definition of rd/wr_reg64 for little endian platform | Ruchika Gupta | 2014-06-25 | 1 | -0/+16 |
| * | | crypto: caam - Configuration for platforms with virtualization enabled in CAAM | Ruchika Gupta | 2014-06-25 | 3 | -2/+56 |
| * | | crypto: caam - Correct definition of registers in memory map | Ruchika Gupta | 2014-06-25 | 2 | -39/+46 |
| * | | crypto: qat - Fix build problem with O= | Herbert Xu | 2014-06-23 | 1 | -1/+1 |