summaryrefslogtreecommitdiffstats
path: root/drivers/dma (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | dmaengine: omap: Remove chancnt affectationsMaxime Ripard2014-11-061-2/+0
* | dmaengine: mpc512x: Remove chancnt affectationsMaxime Ripard2014-11-061-5/+7
* | dmaengine: k3: Remove chancnt affectationsMaxime Ripard2014-11-061-1/+0
* | dmaengine: fsldma: Remove chancnt affectationsMaxime Ripard2014-11-061-1/+0
* | dmaengine: jz4740: Remove chancnt affectationsMaxime Ripard2014-11-061-2/+1
* | dmaengine: bcm2835: Remove chancnt affectationsMaxime Ripard2014-11-061-2/+0
* | dmaengine: pl08x: Remove chancnt affectationsMaxime Ripard2014-11-061-2/+0
|/
* dmaengine: at_xdmac: creation of the atmel eXtended DMA Controller driverLudovic Desroches2014-11-063-0/+1518
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-1918-479/+359
|\
| * Merge branch 'topic/dma_control_fsl_acks' into for-linusVinod Koul2014-10-151-10/+15
| |\
| | * dmaengine: freescale: remove FSLDMA_EXTERNAL_START control methodVinod Koul2014-10-151-9/+0
| | * dmaengine: freescale: add and export fsl_dma_external_start()Vinod Koul2014-10-151-1/+15
| * | Merge branch 'topic/dma_control_cleanup_acks' into for-linusVinod Koul2014-10-151-1/+1
| |\ \
| | * | dmaengine: coh901318: use dmaengine_terminate_all() APIVinod Koul2014-10-151-1/+1
| | |/
| * | dmaengine: edma: check for echan->edesc => NULL in edma_dma_pause()Sebastian Andrzej Siewior2014-10-151-1/+1
| * | dmaengine: dw: export probe()/remove() and Co to usersAndy Shevchenko2014-10-151-26/+3
| * | dmaengine: dw: enable and disable controller when neededAndy Shevchenko2014-10-152-25/+36