summaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)Author
2014-11-17dmaengine: xdmac: fix print warning on size_t variableVinod Koul
2014-11-17dmaengine: at_xdmac: fix usage of read, write wrappersVinod Koul
2014-11-17dmaengine: at_xdmac: fix semicolon.cocci warningskbuild test robot
2014-11-17dmaengine: k3dma: Add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2014-11-17dmaengine: sirf: Add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2014-11-17dmaengine: imx-sdma: Add a new DMATYPE for SAINicolin Chen
2014-11-17dmaengine: shdma: fix a race condition in __ld_cleanup()Yoshihiro Shimoda
2014-11-17dmaengine: qcom_bam_dma: Add BAM v1.3.0 supportArchit Taneja
2014-11-17dmaengine: qcom_bam_dma: Generalize BAM register offset calculationsArchit Taneja
2014-11-17dmaengine: sun6i: Add support for Allwinner A23 (sun8i) variantChen-Yu Tsai
2014-11-17dmaengine: sun6i: support parameterized compatible stringsChen-Yu Tsai
2014-11-17dma: imx-sdma: remove incorrect __init annotation from sdma_init()Jingoo Han
2014-11-17dmaengine: pl330: Correct device assignment.Andrew Jackson
2014-11-17dmaengine: Fix allocation size for PL330 data buffer depth.Liviu Dudau
2014-11-17dmaengine: pl330: Limit MFIFO usage for memcpy to avoid exhausting entriesJon Medhurst
2014-11-17dmaengine: pl330: Align DMA memcpy operations to MFIFO widthJon Medhurst
2014-11-12dmaengine: sun6i: Fix memcpy operationMaxime Ripard
2014-11-11dmaengine: dw: enable runtime PMAndy Shevchenko
2014-11-06dmaengine: xilinx: vdma: icg should be difference of stride and hsizeSrikanth Thokala
2014-11-06dmaengine: xilinx: vdma: Allow only one chunk in a lineSrikanth Thokala
2014-11-06dmaengine: xilinx: vdma: Check if the segment list is empty in a descriptorSrikanth Thokala
2014-11-06dmaengine: Remove .owner field for driverKiran Padwal
2014-11-06dmaengine: sun6i: Remove chancnt affectationsMaxime Ripard
2014-11-06dmaengine: sirf: Remove chancnt affectationsMaxime Ripard
2014-11-06dmaengine: sh: Remove chancnt affectationsMaxime Ripard
2014-11-06dmaengine: sa11x0: Remove chancnt affectationsMaxime Ripard
2014-11-06dmaengine: omap: Remove chancnt affectationsMaxime Ripard
2014-11-06dmaengine: mpc512x: Remove chancnt affectationsMaxime Ripard
2014-11-06dmaengine: k3: Remove chancnt affectationsMaxime Ripard
2014-11-06dmaengine: fsldma: Remove chancnt affectationsMaxime Ripard
2014-11-06dmaengine: jz4740: Remove chancnt affectationsMaxime Ripard
2014-11-06dmaengine: bcm2835: Remove chancnt affectationsMaxime Ripard
2014-11-06dmaengine: pl08x: Remove chancnt affectationsMaxime Ripard
2014-11-06dmaengine: at_xdmac: creation of the atmel eXtended DMA Controller driverLudovic Desroches
2014-11-05dma: edma: move device registration to platform codeArnd Bergmann
2014-10-20dma: sh: drop owner assignment from platform_driversWolfram Sang
2014-10-20dma: ppc4xx: drop owner assignment from platform_driversWolfram Sang
2014-10-20dma: ipu: drop owner assignment from platform_driversWolfram Sang
2014-10-20dma: bestcomm: drop owner assignment from platform_driversWolfram Sang
2014-10-20dma: drop owner assignment from platform_driversWolfram Sang
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-10-15Merge branch 'topic/dma_control_fsl_acks' into for-linusVinod Koul
2014-10-15Merge branch 'topic/dma_control_cleanup_acks' into for-linusVinod Koul
2014-10-15dmaengine: freescale: remove FSLDMA_EXTERNAL_START control methodVinod Koul
2014-10-15dmaengine: freescale: add and export fsl_dma_external_start()Vinod Koul
2014-10-15dmaengine: coh901318: use dmaengine_terminate_all() APIVinod Koul
2014-10-15dmaengine: edma: check for echan->edesc => NULL in edma_dma_pause()Sebastian Andrzej Siewior
2014-10-15dmaengine: dw: export probe()/remove() and Co to usersAndy Shevchenko
2014-10-15dmaengine: dw: enable and disable controller when neededAndy Shevchenko
2014-10-15dmaengine: dw: always export dw_dma_{en,dis}ableAndy Shevchenko