1. 3c814be Merge branch 'topic/dw' into for-linus by Vinod Koul · 10 years ago
  2. 1222934 dmaengine: dw: check return code of dma_async_device_register() by Andy Shevchenko · 10 years ago
  3. 8be4f52 dmaengine: dw: fix regression in dw_probe() function by Andy Shevchenko · 10 years ago
  4. d2f78e9 dmaengine: dw: enable clock before access by Andy Shevchenko · 10 years ago
  5. 7587821 dma: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 10 years ago
  6. 97977f7 dmaengine: dw: went back to plain {request,free}_irq() calls by Andy Shevchenko · 10 years ago
  7. c31b6ae dmaengine: dw: convert to use SET_LATE_SYSTEM_SLEEP_PM_OPS by Andy Shevchenko · 10 years ago
  8. 067bd4f dmaengine: dw: move PM to suspend_late / resume_early stages by Andy Shevchenko · 10 years ago
  9. 4501fe6 dma: dw: Add suspend and resume handling for PCI mode DW_DMAC. by Chew, Chiau Ee · 10 years ago
  10. 000871c dma: dw: allocate memory in two stages in probe by Andy Shevchenko · 10 years ago
  11. dd5720b dma: dw: remove leftovers in the comment blocks by Andy Shevchenko · 10 years ago
  12. 2406681 dma: dw: add a PCI ID for Intel Haswell SoC by Andy Shevchenko · 10 years ago
  13. 5a87f0e dma: dw: use %pad instead of casting dma_addr_t by Andy Shevchenko · 10 years ago
  14. fc61f6b dma: dw: join split up messages by Andy Shevchenko · 10 years ago
  15. 1d566f1 dma: dw: fix style of multiline comment by Andy Shevchenko · 10 years ago
  16. e6d69a6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  17. 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
  18. 54f8d50 dmaengine: remove DMA unmap from drivers by Bartlomiej Zolnierkiewicz · 11 years ago
  19. d38a8c6 dmaengine: prepare for generic 'unmap' data by Dan Williams · 11 years ago
  20. 24353b8 DMA-API: dma: dw_dmac.c: convert to use dma_coerce_mask_and_coherent() by Russell King · 11 years ago
  21. 2c40410 dmaengine: dw: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  22. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  23. effd5cf dma: dw: return DMA_PAUSED only if cookie status is DMA_IN_PROGRESS by Andy Shevchenko · 11 years ago
  24. 12381dc dma: dw: return DMA_SUCCESS immediately from device_tx_status() by Andy Shevchenko · 11 years ago
  25. 3783cef dma: dw: allow shared interrupts by Andy Shevchenko · 11 years ago
  26. 78f3c9d dma: dw: improve comparison with ~0 by Andy Shevchenko · 11 years ago
  27. be480dc dma: dw: append MODULE_DEVICE_TABLE for ACPI case by Andy Shevchenko · 11 years ago
  28. e368b51 dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagically by Vinod Koul · 11 years ago
  29. fed42c1 dma: dw: add PCI part of the driver by Andy Shevchenko · 11 years ago
  30. 9cade1a dma: dw: split driver to library part and platform code by Andy Shevchenko · 11 years ago
  31. 61a7649 dma: move dw_dmac driver to an own directory by Andy Shevchenko · 11 years ago