summaryrefslogtreecommitdiffstats
path: root/drivers/dma/dw
Commit message (Expand)AuthorAgeFilesLines
* dma: dw: Add suspend and resume handling for PCI mode DW_DMAC.Chew, Chiau Ee2014-03-261-0/+33
* dma: dw: allocate memory in two stages in probeAndy Shevchenko2014-03-262-9/+12
* dma: dw: remove leftovers in the comment blocksAndy Shevchenko2014-02-171-2/+2
* dma: dw: add a PCI ID for Intel Haswell SoCAndy Shevchenko2014-02-111-0/+3
* dma: dw: use %pad instead of casting dma_addr_tAndy Shevchenko2014-01-201-8/+6
* dma: dw: join split up messagesAndy Shevchenko2014-01-201-5/+4
* dma: dw: fix style of multiline commentAndy Shevchenko2014-01-201-4/+8
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-201-26/+3
|\
| * Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul2013-11-161-24/+1
| |\
| | * dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz2013-11-141-24/+0
| | * dmaengine: prepare for generic 'unmap' dataDan Williams2013-11-131-0/+1
| * | dmaengine: dw: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-251-2/+2
| |/
* | DMA-API: dma: dw_dmac.c: convert to use dma_coerce_mask_and_coherent()Russell King2013-10-311-5/+3
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* dma: dw: return DMA_PAUSED only if cookie status is DMA_IN_PROGRESSAndy Shevchenko2013-08-051-1/+1
* dma: dw: return DMA_SUCCESS immediately from device_tx_status()Andy Shevchenko2013-08-051-4/+4
* dma: dw: allow shared interruptsAndy Shevchenko2013-08-051-5/+8
* dma: dw: improve comparison with ~0Andy Shevchenko2013-08-051-5/+11
* dma: dw: append MODULE_DEVICE_TABLE for ACPI caseAndy Shevchenko2013-08-051-0/+1
* dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagicallyVinod Koul2013-07-052-9/+8
* dma: dw: add PCI part of the driverAndy Shevchenko2013-07-053-0/+113
* dma: dw: split driver to library part and platform codeAndy Shevchenko2013-07-056-278/+435
* dma: move dw_dmac driver to an own directoryAndy Shevchenko2013-07-054-0/+2304
OpenPOWER on IntegriCloud