summaryrefslogtreecommitdiffstats
path: root/drivers/dma (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * dmaengine: dw: Split device_controlMaxime Ripard2014-12-221-38/+44
| | * dmaengine: jz4740: Split device_controlMaxime Ripard2014-12-221-17/+3
| | * dmaengine: cppi41: Split device_controlMaxime Ripard2014-12-221-29/+1
| | * dmaengine: coh901318: Split device_controlMaxime Ripard2014-12-221-77/+60
| | * dmaengine: bcm2835: Split device_controlMaxime Ripard2014-12-221-23/+8
| | * dmaengine: at_xdmac: split device_controlLudovic Desroches2014-12-221-37/+57
| | * dmaengine: hdmac: Split device_controlMaxime Ripard2014-12-221-48/+73
| | * dmaengine: pl08x: Split device_controlMaxime Ripard2014-12-221-66/+90
| | * dmaengine: Remove the need to declare device_controlMaxime Ripard2014-12-221-2/+0
| | * dmaengine: Make channel allocation callbacks optionalMaxime Ripard2014-12-221-7/+11
| | * dmaengine: Rework dma_chan_getMaxime Ripard2014-12-221-17/+19
| | * dmaengine: Make the destination abbreviation coherentMaxime Ripard2014-12-228-8/+8
| * | dmaengine: of: bail out early if "dmas" property is not presentWolfram Sang2015-01-261-0/+4
| * | dmaengine: drop owner assignment from platform_driversWolfram Sang2015-01-131-1/+0
| * | dmaengine: imx-dma.c: Remove unused functionRickard Strandqvist2014-12-221-5/+0
| * | dmaengine: ioatdma: PQ err descriptors should callback with err resultsDave Jiang2014-12-221-0/+11
| * | dmaengine: imx-sdma: fix indentationAsaf Vertz2014-12-221-9/+9
| |/
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-171-1/+1
|\ \
| * | ARM: SAMSUNG: remove unused DMA infrastructureArnd Bergmann2015-01-241-1/+1
| |/
* | resources: Move struct resource_list_entry from ACPI into resource coreJiang Liu2015-02-051-5/+5
* | dmaengine: dw: balance PM runtime callsAndy Shevchenko2015-01-132-2/+5
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1514-14/+0
|\
| * dma: sh: drop owner assignment from platform_driversWolfram Sang2014-10-205-5/+0
| * dma: ppc4xx: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| * dma: ipu: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| * dma: bestcomm: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| * dma: drop owner assignment from platform_driversWolfram Sang2014-10-2023-23/+0
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-12-131-4/+95
|\ \
| * | ARM: 8206/1: dmaengine: pl330: Add PM sleep supportKrzysztof Kozlowski2014-11-271-0/+41
| * | ARM: 8202/1: dmaengine: pl330: Add runtime Power Management support v12Krzysztof Kozlowski2014-11-171-4/+54
| |/
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-12-1236-266/+1953
|\ \
| * | dmaenegine: Delete a check before free_percpu()Markus Elfring2014-12-091-2/+1
| * | dmaengine: ioatdma: fix dma mapping errorsPrarit Bhargava2014-12-091-6/+29
| * | dma: cppi41: add a delay while setting the TD bitSebastian Andrzej Siewior2014-12-091-2/+7
| * | dma: cppi41: wait longer for the HW to return the descriptorSebastian Andrzej Siewior2014-12-091-1/+1
| * | dmaengine: fsl-edma: fixup reg offset and hw S/G support in big-endian modelJingchang Lu2014-12-091-93/+96
| * | dmaengine: fsl-edma: fix calculation of remaining bytesStefan Agner2014-12-081-1/+1
| * | drivers/dma/pch_dma: declare pch_dma_id_table as staticMichele Curti2014-12-051-1/+1
| * | dmaengine: ste_dma40: fix error return codeJulia Lawall2014-12-051-0/+1
| * | dma: imx-sdma: clarify about firmware not found errorSascha Hauer2014-12-051-1/+2
| * | dmaengine: pl330: update author infoJassi Brar2014-12-051-1/+1
| * | Merge branch 'topic/at_xdmac' into for-linusVinod Koul2014-12-052-31/+45
| |\ \
| | * | dmaengine: at_xdmac: Add DMA_PRIVATELudovic Desroches2014-11-171-0/+5
| | * | dmaengine: at_xdmac: fix missing spin_unlockLudovic Desroches2014-11-171-0/+1
| | * | dmaengine: at_xdmac: fix a bug in transfer residue computationCyrille Pitchen2014-11-171-1/+3
| | * | dmaengine: at_xdmac: fix software lockup at_xdmac_tx_status()Cyrille Pitchen2014-11-171-5/+12
| | * | dmaengine: at_xdmac: remove chancnt affectationLudovic Desroches2014-11-171-1/+0
| | * | dmaengine: at_xdmac: prefer usage of readl/writel_relaxedLudovic Desroches2014-11-172-5/+5
| | * | dmaengine: xdmac: fix print warning on dma_addr_t variableVinod Koul2014-11-171-20/+20
| | * | dmaengine: xdmac: fix print warning on size_t variableVinod Koul2014-11-171-4/+4