aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-22dmaengine: omap: Split device_controlMaxime Ripard1-36/+15
2014-12-22dmaengine: nbpfaxi: Split device_controlMaxime Ripard1-47/+46
2014-12-22dmaengine: mxs: Split device_controlMaxime Ripard1-36/+23
2014-12-22dmaengine: mpc512x: Split device_controlMaxime Ripard1-60/+51
2014-12-22dmaengine: fsl-dma: Split device_controlMaxime Ripard1-59/+32
2014-12-22dmaengine: moxart: Split device_controlMaxime Ripard1-23/+2
2014-12-22dmaengine: mmp-tdma: Split device_controlMaxime Ripard1-38/+44
2014-12-22dmaengine: mmp-pdma: Split device_controlMaxime Ripard1-53/+56
2014-12-22dmaengine: k3: Split device_controlMaxime Ripard1-90/+107
2014-12-22dmaengine: ipu-idmac: Split device_controlMaxime Ripard1-45/+51
2014-12-22dmaengine: intel-mid-dma: Split device_controlMaxime Ripard1-19/+6
2014-12-22dmaengine: imx-sdma: Split device_controlMaxime Ripard1-36/+30
2014-12-22dmaengine: imx: Split device_controlMaxime Ripard1-52/+51
2014-12-22dmaengine: fsl-edma: Split device_controlMaxime Ripard1-48/+58
2014-12-22dmaengine: ep93xx: Split device_controlMaxime Ripard1-34/+7
2014-12-22dmaengine: edma: Split device_controlMaxime Ripard1-35/+15
2014-12-22dmaengine: dw: Split device_controlMaxime Ripard1-38/+44
2014-12-22dmaengine: jz4740: Split device_controlMaxime Ripard1-17/+3
2014-12-22dmaengine: cppi41: Split device_controlMaxime Ripard1-29/+1
2014-12-22dmaengine: coh901318: Split device_controlMaxime Ripard1-77/+60
2014-12-22dmaengine: bcm2835: Split device_controlMaxime Ripard1-23/+8
2014-12-22dmaengine: at_xdmac: split device_controlLudovic Desroches1-37/+57
2014-12-22dmaengine: hdmac: Split device_controlMaxime Ripard1-48/+73
2014-12-22dmaengine: pl08x: Split device_controlMaxime Ripard1-66/+90
2014-12-22dmaengine: Remove the need to declare device_controlMaxime Ripard1-2/+0
2014-12-22dmaengine: Make channel allocation callbacks optionalMaxime Ripard1-7/+11
2014-12-22dmaengine: Rework dma_chan_getMaxime Ripard1-17/+19
2014-12-22dmaengine: Make the destination abbreviation coherentMaxime Ripard8-8/+8
2014-12-22dmaengine: ioatdma: PQ err descriptors should callback with err resultsDave Jiang1-0/+11
2014-12-22dmaengine: imx-sdma: fix indentationAsaf Vertz1-9/+9
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds14-14/+0
2014-12-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-4/+95
2014-12-12Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds36-266/+1953
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-3/+3
2014-12-09dmaenegine: Delete a check before free_percpu()Markus Elfring1-2/+1
2014-12-09dmaengine: ioatdma: fix dma mapping errorsPrarit Bhargava1-6/+29
2014-12-09dma: cppi41: add a delay while setting the TD bitSebastian Andrzej Siewior1-2/+7
2014-12-09dma: cppi41: wait longer for the HW to return the descriptorSebastian Andrzej Siewior1-1/+1
2014-12-09dmaengine: fsl-edma: fixup reg offset and hw S/G support in big-endian modelJingchang Lu1-93/+96
2014-12-08dmaengine: fsl-edma: fix calculation of remaining bytesStefan Agner1-1/+1
2014-12-05dmaengine / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2-2/+2
2014-12-05drivers/dma/pch_dma: declare pch_dma_id_table as staticMichele Curti1-1/+1
2014-12-05dmaengine: ste_dma40: fix error return codeJulia Lawall1-0/+1
2014-12-05dma: imx-sdma: clarify about firmware not found errorSascha Hauer1-1/+2
2014-12-05dmaengine: pl330: update author infoJassi Brar1-1/+1
2014-12-05Merge branch 'topic/at_xdmac' into for-linusVinod Koul2-31/+45
2014-12-04PM: Merge the SET*_RUNTIME_PM_OPS() macrosRafael J. Wysocki1-1/+1
2014-12-04Merge branch 'acpi-lpss' into pm-runtimeRafael J. Wysocki1-0/+11
2014-11-27ARM: 8206/1: dmaengine: pl330: Add PM sleep supportKrzysztof Kozlowski1-0/+41
2014-11-24MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle2-3/+3