aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma/dw
AgeCommit message (Expand)Author
2014-07-15dmaengine: dw: don't perform DMA when dmaengine_submit is calledAndy Shevchenko
2014-07-15dmaengine: dw: add debug message to dwc_dostart_first_queuedAndy Shevchenko
2014-07-15dmaengine: dw: introduce dwc_dostart_first_queued() helperAndy Shevchenko
2014-06-09Merge branch 'topic/dw' into for-linusVinod Koul
2014-05-22dmaengine: dw: check return code of dma_async_device_register()Andy Shevchenko
2014-05-22dmaengine: dw: fix regression in dw_probe() functionAndy Shevchenko
2014-05-22dmaengine: dw: enable clock before accessAndy Shevchenko
2014-05-21dma: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2014-05-07dmaengine: dw: went back to plain {request,free}_irq() callsAndy Shevchenko
2014-05-07dmaengine: dw: convert to use SET_LATE_SYSTEM_SLEEP_PM_OPSAndy Shevchenko
2014-05-07dmaengine: dw: move PM to suspend_late / resume_early stagesAndy Shevchenko
2014-03-26dma: dw: Add suspend and resume handling for PCI mode DW_DMAC.Chew, Chiau Ee
2014-03-26dma: dw: allocate memory in two stages in probeAndy Shevchenko
2014-02-17dma: dw: remove leftovers in the comment blocksAndy Shevchenko
2014-02-11dma: dw: add a PCI ID for Intel Haswell SoCAndy Shevchenko
2014-01-20dma: dw: use %pad instead of casting dma_addr_tAndy Shevchenko
2014-01-20dma: dw: join split up messagesAndy Shevchenko
2014-01-20dma: dw: fix style of multiline commentAndy Shevchenko
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-11-16Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul
2013-11-14dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz
2013-11-13dmaengine: prepare for generic 'unmap' dataDan Williams
2013-10-31DMA-API: dma: dw_dmac.c: convert to use dma_coerce_mask_and_coherent()Russell King
2013-10-25dmaengine: dw: use DMA_COMPLETE for dma completion statusVinod Koul
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-08-05dma: dw: return DMA_PAUSED only if cookie status is DMA_IN_PROGRESSAndy Shevchenko
2013-08-05dma: dw: return DMA_SUCCESS immediately from device_tx_status()Andy Shevchenko
2013-08-05dma: dw: allow shared interruptsAndy Shevchenko
2013-08-05dma: dw: improve comparison with ~0Andy Shevchenko
2013-08-05dma: dw: append MODULE_DEVICE_TABLE for ACPI caseAndy Shevchenko
2013-07-05dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagicallyVinod Koul
2013-07-05dma: dw: add PCI part of the driverAndy Shevchenko
2013-07-05dma: dw: split driver to library part and platform codeAndy Shevchenko
2013-07-05dma: move dw_dmac driver to an own directoryAndy Shevchenko