summaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)AuthorLines
2014-12-04PM: Merge the SET*_RUNTIME_PM_OPS() macrosRafael J. Wysocki-1/+1
2014-12-04Merge branch 'acpi-lpss' into pm-runtimeRafael J. Wysocki-0/+11
2014-11-27ARM: 8206/1: dmaengine: pl330: Add PM sleep supportKrzysztof Kozlowski-0/+41
2014-11-24MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle-3/+3
2014-11-21Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-38/+46
2014-11-17ARM: 8202/1: dmaengine: pl330: Add runtime Power Management support v12Krzysztof Kozlowski-4/+54
2014-11-17dmaengine: at_xdmac: Add DMA_PRIVATELudovic Desroches-0/+5
2014-11-17dmaengine: at_xdmac: fix missing spin_unlockLudovic Desroches-0/+1
2014-11-17dmaengine: at_xdmac: fix a bug in transfer residue computationCyrille Pitchen-1/+3
2014-11-17dmaengine: at_xdmac: fix software lockup at_xdmac_tx_status()Cyrille Pitchen-5/+12
2014-11-17dmaengine: at_xdmac: remove chancnt affectationLudovic Desroches-1/+0
2014-11-17dmaengine: at_xdmac: prefer usage of readl/writel_relaxedLudovic Desroches-5/+5
2014-11-17dmaengine: xdmac: fix print warning on dma_addr_t variableVinod Koul-20/+20
2014-11-17dmaengine: xdmac: fix print warning on size_t variableVinod Koul-4/+4
2014-11-17dmaengine: at_xdmac: fix usage of read, write wrappersVinod Koul-4/+4
2014-11-17dmaengine: at_xdmac: fix semicolon.cocci warningskbuild test robot-1/+1
2014-11-17dmaengine: k3dma: Add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han-0/+2
2014-11-17dmaengine: sirf: Add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han-0/+2
2014-11-17dmaengine: imx-sdma: Add a new DMATYPE for SAINicolin Chen-0/+1
2014-11-17dmaengine: shdma: fix a race condition in __ld_cleanup()Yoshihiro Shimoda-0/+2
2014-11-17dmaengine: qcom_bam_dma: Add BAM v1.3.0 supportArchit Taneja-8/+50
2014-11-17dmaengine: qcom_bam_dma: Generalize BAM register offset calculationsArchit Taneja-63/+113
2014-11-17dmaengine: sun6i: Add support for Allwinner A23 (sun8i) variantChen-Yu Tsai-2/+29
2014-11-17dmaengine: sun6i: support parameterized compatible stringsChen-Yu Tsai-34/+60
2014-11-17dma: imx-sdma: remove incorrect __init annotation from sdma_init()Jingoo Han-1/+1
2014-11-17dmaengine: pl330: Correct device assignment.Andrew Jackson-2/+3
2014-11-17dmaengine: Fix allocation size for PL330 data buffer depth.Liviu Dudau-2/+2
2014-11-17dmaengine: pl330: Limit MFIFO usage for memcpy to avoid exhausting entriesJon Medhurst-1/+1
2014-11-17dmaengine: pl330: Align DMA memcpy operations to MFIFO widthJon Medhurst-4/+13
2014-11-12dmaengine: sun6i: Fix memcpy operationMaxime Ripard-31/+30
2014-11-11dmaengine: dw: enable runtime PMAndy Shevchenko-0/+11
2014-11-06dmaengine: xilinx: vdma: icg should be difference of stride and hsizeSrikanth Thokala-1/+1
2014-11-06dmaengine: xilinx: vdma: Allow only one chunk in a lineSrikanth Thokala-0/+3
2014-11-06dmaengine: xilinx: vdma: Check if the segment list is empty in a descriptorSrikanth Thokala-3/+5
2014-11-06dmaengine: Remove .owner field for driverKiran Padwal-17/+0
2014-11-06dmaengine: sun6i: Remove chancnt affectationsMaxime Ripard-1/+0
2014-11-06dmaengine: sirf: Remove chancnt affectationsMaxime Ripard-2/+1
2014-11-06dmaengine: sh: Remove chancnt affectationsMaxime Ripard-9/+1
2014-11-06dmaengine: sa11x0: Remove chancnt affectationsMaxime Ripard-2/+1
2014-11-06dmaengine: omap: Remove chancnt affectationsMaxime Ripard-2/+0
2014-11-06dmaengine: mpc512x: Remove chancnt affectationsMaxime Ripard-5/+7
2014-11-06dmaengine: k3: Remove chancnt affectationsMaxime Ripard-1/+0
2014-11-06dmaengine: fsldma: Remove chancnt affectationsMaxime Ripard-1/+0
2014-11-06dmaengine: jz4740: Remove chancnt affectationsMaxime Ripard-2/+1
2014-11-06dmaengine: bcm2835: Remove chancnt affectationsMaxime Ripard-2/+0
2014-11-06dmaengine: pl08x: Remove chancnt affectationsMaxime Ripard-2/+0
2014-11-06dmaengine: at_xdmac: creation of the atmel eXtended DMA Controller driverLudovic Desroches-0/+1518
2014-11-05dma: edma: move device registration to platform codeArnd Bergmann-39/+1
2014-10-20dma: sh: drop owner assignment from platform_driversWolfram Sang-5/+0
2014-10-20dma: ppc4xx: drop owner assignment from platform_driversWolfram Sang-1/+0