aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2013-08-27dma: cpp41: enable pm_runtime during initSebastian Andrzej Siewior
2013-08-27dma: cpp41: make it compile with CONFIG_BUG=nSebastian Andrzej Siewior
2013-08-27DMA: shdma: fix a bad merge - remove free_irq()Guennadi Liakhovetski
2013-08-27dma: sh: remove unnecessary platform_set_drvdata()Jingoo Han
2013-08-27DMA: shdma: add r8a73a4 DMAC data to the device ID tableGuennadi Liakhovetski
2013-08-27DMA: shdma: add a header with common for ARM SoCs definesGuennadi Liakhovetski
2013-08-27DMA: shdma: remove private and unused defines from a global headerGuennadi Liakhovetski
2013-08-27DMA: shdma: switch DT mode to use configuration data from a match tableGuennadi Liakhovetski
2013-08-27DMA: shdma: make a pointer constGuennadi Liakhovetski
2013-08-27DMA: sudmac: fix compiler warningGuennadi Liakhovetski
2013-08-27DMA: shdma: switch to managed resource allocationGuennadi Liakhovetski
2013-08-27DMA: shdma: support the new CHCLR register layoutGuennadi Liakhovetski
2013-08-26dma: imx-sdma: Add ROM script addresses to driverSascha Hauer
2013-08-26dma: imx-sdma: Use struct for driver dataSascha Hauer
2013-08-25dma: mmp_pdma: set DMA_PRIVATEDaniel Mack
2013-08-25dma: mmp_pdma: add support for cyclic DMA descriptorsDaniel Mack
2013-08-25dma: mmp_pdma: don't clear DCMD_ENDIRQEN at end of pending chainDaniel Mack
2013-08-25dma: mmp_pdma: only complete one transaction from dma_do_tasklet()Daniel Mack
2013-08-25acpi-dma: remove ugly conversionAndy Shevchenko
2013-08-25dmaengine: ste_dma40: off by one in d40_of_probe()Dan Carpenter
2013-08-25dma: ste_dma: Fix warning when CONFIG_ARM_LPAE=yFabio Estevam
2013-08-25dma/Kconfig: TI_EDMA needs to be booleanGuenter Roeck
2013-08-25dma: ipu: remove unnecessary platform_set_drvdata()Jingoo Han
2013-08-25DMA: shdma: switch all __iomem pointers to voidGuennadi Liakhovetski
2013-08-25DMA: shdma: fix CHCLR register address calculationGuennadi Liakhovetski
2013-08-23ioatdma: silence GCC warningsPaul Bolle
2013-08-22dmaengine: make dma_channel_rebalance() NUMA awareBrice Goglin
2013-08-22ioatdma: disable RAID on non-Atom platforms and reenable unaligned copiesBrice Goglin
2013-08-22mv_xor: support big endian systems using descriptor swap featureThomas Petazzoni
2013-08-22mv_xor: use {readl, writel}_relaxed instead of __raw_{readl, writel}Thomas Petazzoni
2013-08-22dmatest: print message on debug level in case of no errorAndy Shevchenko
2013-08-22dmatest: remove IS_ERR_OR_NULL checks of debugfs callsAndy Shevchenko
2013-08-22dmatest: make module parameters writableAndy Shevchenko
2013-08-22DMA: fix printk warning in AMBA PL08x DMA driverAndre Przywara
2013-08-22DMA: fix AMBA PL08x compilation issue with 64bit DMA address typeAndre Przywara
2013-08-19dma: of: make error message more meaningful by adding the node nameLothar Waßmann
2013-08-19dma: mxs-dma: remove code left from generic DMA binding conversionShawn Guo
2013-08-19dma: imx-sdma: remove the unused completionHuang Shijie
2013-08-19dmaengine: fix - error: potential NULL dereference 'chan'Vinod Koul
2013-08-18Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman
2013-08-14dma: mmp: simplify use of devm_ioremap_resourceJulia Lawall
2013-08-14dma: mmp_pdma: add support for byte-aligned transfersDaniel Mack
2013-08-14dma: mmp_pdma: remove duplicate assignmentDaniel Mack
2013-08-14dma: mmp_pdma: print the number of channels at probe timeDaniel Mack
2013-08-14dma: mmp_pdma: make the controller a DMA providerDaniel Mack
2013-08-14dma: mmp_pdma: add filter functionDaniel Mack
2013-08-14dma: mmp_pdma: fix maximum transfer lengthDaniel Mack
2013-08-14dma: mmp_pdma: refactor unlocking path in lookup_phy()Daniel Mack
2013-08-14dma: mmp_pdma: factor out DRCMR register calculationDaniel Mack
2013-08-14Merge branch 'topic/of' into for-linusVinod Koul