1. df12a31 Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Vinod Koul · 11 years ago
  2. 82a1402 dma: mv_xor: Fix mis-usage of mmio 'base' and 'high_base' registers by Ezequiel Garcia · 11 years ago
  3. a911ddc dma: mv_xor: Remove unneeded NULL address check by Ezequiel Garcia · 11 years ago
  4. 779e561 ioat: fix ioat3_irq_reinit by Dan Williams · 11 years ago
  5. 4c5d961 ioat: kill msix_single_vector support by Dan Williams · 11 years ago
  6. 09ec0f5 raid6test: add new corner case for ioatdma driver by Dan Williams · 11 years ago
  7. 59056e8 ioatdma: clean up sed pool kmem_cache by Dan Williams · 11 years ago
  8. 21e96c7 ioatdma: fix selection of 16 vs 8 source path by Dan Williams · 11 years ago
  9. 5d48b9b ioatdma: fix sed pool selection by Dan Williams · 11 years ago
  10. ac7d631 ioatdma: Fix bug in selftest after removal of DMA_MEMSET. by Dave Jiang · 11 years ago
  11. 50137a7 dmatest: verbose mode by Dan Williams · 11 years ago
  12. 4076e75 dmatest: convert to dmaengine_unmap_data by Dan Williams · 11 years ago
  13. 2d88ce7 dmatest: add a 'wait' parameter by Dan Williams · 11 years ago
  14. 8672744 dmatest: add basic performance metrics by Dan Williams · 11 years ago
  15. e3b9c34 dmatest: add support for skipping verification and random data setup by Dan Williams · 11 years ago
  16. be9fa5a dmatest: use pseudo random numbers by Dan Williams · 11 years ago
  17. a9e5549 dmatest: support xor-only, or pq-only channels in tests by Dan Williams · 11 years ago
  18. a310d03 dmatest: restore ability to start test at module load and init by Dan Williams · 11 years ago
  19. 0adff80 dmatest: cleanup redundant "dmatest: " prefixes by Dan Williams · 11 years ago
  20. 872f05c dmatest: replace stored results mechanism, with uniform messages by Dan Williams · 11 years ago
  21. 7b61017 Revert "dmatest: append verify result to results" by Dan Williams · 11 years ago
  22. 0776ae7 dmaengine: remove DMA unmap flags by Bartlomiej Zolnierkiewicz · 11 years ago
  23. 54f8d50 dmaengine: remove DMA unmap from drivers by Bartlomiej Zolnierkiewicz · 11 years ago
  24. 6f57fd0 NTB: convert to dmaengine_unmap_data by Bartlomiej Zolnierkiewicz · 11 years ago
  25. 1786b94 async_pq_val: convert to dmaengine_unmap_data by Dan Williams · 11 years ago
  26. 7476bd7 async_pq: convert to dmaengine_unmap_data by Dan Williams · 11 years ago
  27. 3bbdd49 async_raid6_recov: convert to dmaengine_unmap_data by Dan Williams · 11 years ago
  28. 173e86b async_xor_val: convert to dmaengine_unmap_data by Dan Williams · 11 years ago
  29. fb36ab1 async_xor: convert to dmaengine_unmap_data by Dan Williams · 11 years ago
  30. 8971646 async_memcpy: convert to dmaengine_unmap_data by Dan Williams · 11 years ago
  31. 45c463a dmaengine: reference counted unmap data by Dan Williams · 11 years ago
  32. d38a8c6 dmaengine: prepare for generic 'unmap' data by Dan Williams · 11 years ago
  33. 56ea27f dmaengine: consolidate memcpy apis by Dan Williams · 11 years ago
  34. d1cab34 dmatest: make driver unmap also source buffers by itself by Bartlomiej Zolnierkiewicz · 11 years ago
  35. 2f986ec dma: pl330: silence a compile warning by Dan Carpenter · 11 years ago
  36. 02808b4 dma: pl330: off by one in pl330_probe() by Dan Carpenter · 11 years ago
  37. 2dcbdce dma: mxs-dma: Use semaphores for cyclic DMA by Markus Pargmann · 11 years ago
  38. bb3660f dma: mxs-dma: Update state after channel reset by Markus Pargmann · 11 years ago
  39. 702e94d dma: mxs-dma: Fix channel reset hardware bug by Markus Pargmann · 11 years ago
  40. 7b11304 dma: mxs-dma: Report correct residue for cyclic DMA by Markus Pargmann · 11 years ago
  41. b2d6398 dma: mxs-dma: Cleanup interrupt handler by Markus Pargmann · 11 years ago
  42. 8de7a7d DMA: Freescale: update driver to support 8-channel DMA engine by Hongbo Zhang · 11 years ago
  43. 03aa254 DMA: Freescale: Add new 8-channel DMA engine device tree nodes by Hongbo Zhang · 11 years ago
  44. c3d68d8 DMA: Freescale: revise device tree binding document by Hongbo Zhang · 11 years ago
  45. c3cc74b dma: imx-sdma: Fix warnings for LPAE builds by Olof Johansson · 11 years ago
  46. 40911c7 dmaengine: ipu: fix warnings from 64-bit dma_addr_t printouts by Olof Johansson · 11 years ago
  47. b6d5050 dmaengine: edma: remove duplicate kfree by Vinod Koul · 11 years ago
  48. cbf1e56 dma: cppi41: return code > 0 of pm_runtime_get_sync() is not an error by Sebastian Andrzej Siewior · 11 years ago
  49. 1e378a6 dma: cppi41: redo descriptor collection in abort case by Sebastian Andrzej Siewior · 11 years ago
  50. 706ff62 dma: cppi41: use cppi41_pop_desc() where possible by Daniel Mack · 11 years ago
  51. f896496 dma: cppi41: restore more registers by Daniel Mack · 11 years ago
  52. 2620937 fix missing edma changes to EDMA_DMA_COMPLETE status by Sebastian Andrzej Siewior · 11 years ago
  53. 50a9c70 dma: edma: Add support for Cyclic DMA by Joel Fernandes · 11 years ago
  54. 6b327a0 Merge branch 'for-linus' into next by Vinod Koul · 11 years ago
  55. f8d9f62 Merge branch 'dma_complete' into next by Vinod Koul · 11 years ago
  56. 600d525 dma: pl330: Remove unnecessary amba_set_drvdata() by Michal Simek · 11 years ago
  57. ac806a1 dmaengine: imx-dma: fix format warnings by Russell King · 11 years ago
  58. db60d8d dmanengine: fix edma driver to not define DMA_COMPLETE by Vinod Koul · 11 years ago
  59. f0dad6e Merge branch 'dma_complete' into next by Vinod Koul · 11 years ago
  60. b967aec Merge branch 'for-linus' into next by Vinod Koul · 11 years ago
  61. 959f585 Linux 3.12-rc7 by Linus Torvalds · 11 years ago
  62. a2ff820 Merge branch 'parisc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  63. aff22d3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  64. e2756f5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  65. 1c99ca4 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  66. acda24c Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  67. 63e6560 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  68. 54e181e parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM by Helge Deller · 11 years ago
  69. 20582e3 Merge tag 'pm+acpi-3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  70. d255c59 Merge tag 'for-linus-20131025' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  71. 60a01f5 vhost/scsi: Fix incorrect usage of get_user_pages_fast write parameter by Nicholas Bellinger · 11 years ago
  72. 58932e9 target/pscsi: fix return value check by Wei Yongjun · 11 years ago
  73. f55ac56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  74. 031e277 mtd: gpmi: fix ECC regression by David Woodhouse · 11 years ago
  75. 05e1674 seq_file: always update file->f_pos in seq_lseek() by Gu Zheng · 11 years ago
  76. 75c0758 acpi-cpufreq: Fail initialization if driver cannot be registered by Rafael J. Wysocki · 11 years ago
  77. 4208c47 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  78. 88829df Merge tag 'ecryptfs-3.12-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
  79. 7db5f72 dmaengine: remove unused DMA_SUCCESS by Vinod Koul · 11 years ago
  80. 27bf697 net: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  81. 0b3d7d3 serial: sh: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  82. 157efa8 async_tx: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  83. 8f1fd11 dmaengine: txx9: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  84. 00d696f dmaengine: tegra: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  85. e2360ad dmaengine: ste: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  86. a8d8d26 dmaengine: sh: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  87. fdebb76 dmaengine: sa11x0: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  88. 5738992 dmaengine: ppc4xx: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  89. 7cce508 dmaengine: omap: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  90. 2737583 dmaengine: mxs-dma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  91. b3efb8f dmaengine: mv_xor: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  92. f64eabd dmaengine: mmp_tdma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  93. bd2c348 dmaengine: k3dma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  94. 9f571502 dmaengine: iop: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  95. 2f16f80 dmaengine: ioat: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  96. 94e4c12 dmaengine: intel_mid_dma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  97. 409bff6 dmaengine: imx-sdma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  98. 3ded1ad dmaengine: imx-dma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  99. 9d386ec dmaengine: edma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  100. 2c40410 dmaengine: dw: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago