aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2014-05-27Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-05-21dmaengine: fix dmaengine_unmap failureXuelin Shi
2014-05-21dma: mv_xor: Flush descriptors before activating a channelEzequiel Garcia
2014-05-21dmaengine: sa11x0: remove broken #ifdefArnd Bergmann
2014-05-07dmaengine: dw: went back to plain {request,free}_irq() callsAndy Shevchenko
2014-04-16dma: fix eDMA driver as a subsys_initcallYuan Yao
2014-04-16dmaengine: sirf: off by one in of_dma_sirfsoc_xlate()Dan Carpenter
2014-04-16platform: Fix timberdale dependenciesJean Delvare
2014-04-14dma: edma: fix incorrect SG list handlingSekhar Nori
2014-04-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-04-05Merge branch 'topic/bam' into for-linusVinod Koul
2014-04-05dmaengine: add Qualcomm BAM dma driverAndy Gross
2014-04-04Merge branch 'devel-stable' into for-nextRussell King
2014-04-04dmaengine: omap-dma: more consolidation of CCR register setupRussell King
2014-04-04dmaengine: omap-dma: move IRQ handling to omap-dmaRussell King
2014-04-04dmaengine: omap-dma: move register read/writes into omap-dma.cRussell King
2014-04-04dmaengine: omap-dma: cleanup errata 3.3 handlingRussell King
2014-04-04dmaengine: omap-dma: provide register read/write functionsRussell King
2014-04-04dmaengine: omap-dma: use cached CCR value when enabling DMARussell King
2014-04-04dmaengine: omap-dma: move barrier to omap_dma_start_desc()Russell King
2014-04-04dmaengine: omap-dma: move clnk_ctrl setting to preparation functionsRussell King
2014-04-04dmaengine: omap-dma: improve efficiency loading C.SA/C.EI/C.FI registersRussell King
2014-04-04dmaengine: omap-dma: consolidate clearing channel status registerRussell King
2014-04-04dmaengine: omap-dma: move CCR buffering disable errata out of the fast pathRussell King
2014-04-04dmaengine: omap-dma: provide register definitionsRussell King
2014-04-04dmaengine: omap-dma: consolidate setup of CCRRussell King
2014-04-04dmaengine: omap-dma: consolidate setup of CSDPRussell King
2014-04-04dmaengine: omap-dma: move reading of dma position to omap-dma.cRussell King
2014-04-04dmaengine: omap-dma: control start/stop directlyRussell King
2014-04-04dmaengine: omap-dma: consolidate writes to DMA registersRussell King
2014-04-04dmaengine: omap-dma: program hardware directlyRussell King
2014-04-04dmaengine: omap-dma: provide a hook to get the underlying DMA platform opsRussell King
2014-04-04dmaengine: omap-dma: use devm_kzalloc() to allocate omap_dmadev.Russell King
2014-03-29shdma: add R-Car Audio DMAC peri peri driverKuninori Morimoto
2014-03-29dmaengine: sirf: enable generic dt binding for dma channelsBarry Song
2014-03-29dma: omap-dma: Implement device_slave_caps callbackPeter Ujfalusi
2014-03-26dma: dw: Add suspend and resume handling for PCI mode DW_DMAC.Chew, Chiau Ee
2014-03-26dma: dw: allocate memory in two stages in probeAndy Shevchenko
2014-03-26Add new line to test result strings produced in verbose modeJerome Blin
2014-03-17Merge branch 'topic/tasklet_fix' into for-linusVinod Koul
2014-03-17dmaengine: pch_dma: use tasklet_kill in teardownVinod Koul
2014-03-17dmaengine: at_hdmac: use tasklet_kill in teardownVinod Koul
2014-03-11dma: cppi41: start tear down only if channel is busyGeorge Cherian
2014-03-11dmaengine: s3c24xx-dma: make phy->irq signed for error handlingDan Carpenter
2014-03-06dma: imx-dma: Add missing module owner fieldAlexander Shiyan
2014-03-06dma: imx-dma: Replace printk with dev_*Alexander Shiyan
2014-03-06dma: fsl-edma: fix static checker warning of NULL dereferenceJingchang Lu
2014-03-06dma: mmp_tdma: move to generic device tree bindingNenghua Cao
2014-03-06dma: mmp_pdma: add IRQF_SHARED when request irqChao Xie
2014-03-06dma: edma: Fix memory leak in edma_prep_dma_cyclic()Christian Engelmayer