summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* 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-1414-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-121-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
| | * | dmaengine: at_xdmac: fix usage of read, write wrappersVinod Koul2014-11-171-4/+4
| | * | dmaengine: at_xdmac: fix semicolon.cocci warningskbuild test robot2014-11-171-1/+1
| * | | dmaengine: k3dma: Add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2014-11-171-0/+2
| * | | dmaengine: sirf: Add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2014-11-171-0/+2
| * | | dmaengine: imx-sdma: Add a new DMATYPE for SAINicolin Chen2014-11-171-0/+1
| * | | dmaengine: shdma: fix a race condition in __ld_cleanup()Yoshihiro Shimoda2014-11-171-0/+2
| * | | dmaengine: qcom_bam_dma: Add BAM v1.3.0 supportArchit Taneja2014-11-171-8/+50
| * | | dmaengine: qcom_bam_dma: Generalize BAM register offset calculationsArchit Taneja2014-11-171-63/+113
| * | | dmaengine: sun6i: Add support for Allwinner A23 (sun8i) variantChen-Yu Tsai2014-11-172-2/+29
| * | | dmaengine: sun6i: support parameterized compatible stringsChen-Yu Tsai2014-11-171-34/+60
| * | | dma: imx-sdma: remove incorrect __init annotation from sdma_init()Jingoo Han2014-11-171-1/+1
| * | | dmaengine: pl330: Correct device assignment.Andrew Jackson2014-11-171-2/+3
| * | | dmaengine: xilinx: vdma: icg should be difference of stride and hsizeSrikanth Thokala2014-11-061-1/+1
| * | | dmaengine: xilinx: vdma: Allow only one chunk in a lineSrikanth Thokala2014-11-061-0/+3
| * | | dmaengine: xilinx: vdma: Check if the segment list is empty in a descriptorSrikanth Thokala2014-11-061-3/+5
| * | | dmaengine: Remove .owner field for driverKiran Padwal2014-11-0617-17/+0
| * | | dmaengine: sun6i: Remove chancnt affectationsMaxime Ripard2014-11-061-1/+0
| * | | dmaengine: sirf: Remove chancnt affectationsMaxime Ripard2014-11-061-2/+1
| * | | dmaengine: sh: Remove chancnt affectationsMaxime Ripard2014-11-065-9/+1
| * | | dmaengine: sa11x0: Remove chancnt affectationsMaxime Ripard2014-11-061-2/+1
OpenPOWER on IntegriCloud