summaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)Author
2014-12-22dmaengine: ipu-idmac: Split device_controlMaxime Ripard
2014-12-22dmaengine: intel-mid-dma: Split device_controlMaxime Ripard
2014-12-22dmaengine: imx-sdma: Split device_controlMaxime Ripard
2014-12-22dmaengine: imx: Split device_controlMaxime Ripard
2014-12-22dmaengine: fsl-edma: Split device_controlMaxime Ripard
2014-12-22dmaengine: ep93xx: Split device_controlMaxime Ripard
2014-12-22dmaengine: edma: Split device_controlMaxime Ripard
2014-12-22dmaengine: dw: Split device_controlMaxime Ripard
2014-12-22dmaengine: jz4740: Split device_controlMaxime Ripard
2014-12-22dmaengine: cppi41: Split device_controlMaxime Ripard
2014-12-22dmaengine: coh901318: Split device_controlMaxime Ripard
2014-12-22dmaengine: bcm2835: Split device_controlMaxime Ripard
2014-12-22dmaengine: at_xdmac: split device_controlLudovic Desroches
2014-12-22dmaengine: hdmac: Split device_controlMaxime Ripard
2014-12-22dmaengine: pl08x: Split device_controlMaxime Ripard
2014-12-22dmaengine: Remove the need to declare device_controlMaxime Ripard
2014-12-22dmaengine: Make channel allocation callbacks optionalMaxime Ripard
2014-12-22dmaengine: Rework dma_chan_getMaxime Ripard
2014-12-22dmaengine: Make the destination abbreviation coherentMaxime Ripard
2014-12-22dmaengine: ioatdma: PQ err descriptors should callback with err resultsDave Jiang
2014-12-22dmaengine: imx-sdma: fix indentationAsaf Vertz
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-12-12Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-12-09dmaenegine: Delete a check before free_percpu()Markus Elfring
2014-12-09dmaengine: ioatdma: fix dma mapping errorsPrarit Bhargava
2014-12-09dma: cppi41: add a delay while setting the TD bitSebastian Andrzej Siewior
2014-12-09dma: cppi41: wait longer for the HW to return the descriptorSebastian Andrzej Siewior
2014-12-09dmaengine: fsl-edma: fixup reg offset and hw S/G support in big-endian modelJingchang Lu
2014-12-08dmaengine: fsl-edma: fix calculation of remaining bytesStefan Agner
2014-12-05dmaengine / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-05drivers/dma/pch_dma: declare pch_dma_id_table as staticMichele Curti
2014-12-05dmaengine: ste_dma40: fix error return codeJulia Lawall
2014-12-05dma: imx-sdma: clarify about firmware not found errorSascha Hauer
2014-12-05dmaengine: pl330: update author infoJassi Brar
2014-12-05Merge branch 'topic/at_xdmac' into for-linusVinod Koul
2014-12-04PM: Merge the SET*_RUNTIME_PM_OPS() macrosRafael J. Wysocki
2014-12-04Merge branch 'acpi-lpss' into pm-runtimeRafael J. Wysocki
2014-11-27ARM: 8206/1: dmaengine: pl330: Add PM sleep supportKrzysztof Kozlowski
2014-11-24MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle
2014-11-21Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-11-17ARM: 8202/1: dmaengine: pl330: Add runtime Power Management support v12Krzysztof Kozlowski
2014-11-17dmaengine: at_xdmac: Add DMA_PRIVATELudovic Desroches
2014-11-17dmaengine: at_xdmac: fix missing spin_unlockLudovic Desroches
2014-11-17dmaengine: at_xdmac: fix a bug in transfer residue computationCyrille Pitchen
2014-11-17dmaengine: at_xdmac: fix software lockup at_xdmac_tx_status()Cyrille Pitchen
2014-11-17dmaengine: at_xdmac: remove chancnt affectationLudovic Desroches
2014-11-17dmaengine: at_xdmac: prefer usage of readl/writel_relaxedLudovic Desroches
2014-11-17dmaengine: xdmac: fix print warning on dma_addr_t variableVinod Koul