summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-21dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclicAlexandre Bounine
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine
2012-03-21dma: imx-sdma: Treat firmware messages as warnings instead of errosFabio Estevam
2012-03-13Merge branch 'rmk_cookie_fixes2' into nextVinod Koul
2012-03-13dmaengine: fix for cookie changes and mergeVinod Koul
2012-03-13dmaengine: pl330: fix the pl330 build after cookie cleanupVinod Koul
2012-03-13dmaengine: ensure all DMA engine drivers initialize their cookiesRussell King - ARM Linux
2012-03-13dmaengine: fix cookie handling in iop-adma.c and ppc4xx/adma.cRussell King - ARM Linux
2012-03-13dmaengine: consolidate initialization of cookiesRussell King - ARM Linux
2012-03-13dmaengine: consolidate tx_status functionsRussell King - ARM Linux
2012-03-13dmaengine: provide a common function for completing a dma descriptorRussell King - ARM Linux
2012-03-13dmaengine: consolidate assignment of DMA cookiesRussell King - ARM Linux
2012-03-13dmaengine: add private header fileRussell King - ARM Linux
2012-03-13dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux
2012-03-13dmaengine: mv_xor: remove write-only is_complete_cookieRussell King - ARM Linux
2012-03-09Revert "drivers/dma: linux/module.h included twice"Vinod Koul
2012-03-08DMA: PL330: Support MEMTOMEM transmit w/o RMB, WMBBoojin Kim
2012-03-08DMA: PL330: Removes useless functionBoojin Kim
2012-03-08DMA: PL330: Merge PL330 driver into drivers/dma/Boojin Kim
2012-03-06dma: imx-sdma: Print a message when firmare fails to be requestedFabio Estevam
2012-03-06dma: imx-sdma: Let the driver be probed even if no firware is foundFabio Estevam
2012-03-06dmaengine: Add support for multiple descriptors for imx-dma.Javier Martin
2012-03-06dmaengine: Add support for MEMCPY for imx-dma.Javier Martin
2012-03-06dma: dmaengine: Distinguish between 'dmaengine: failed to get' messagesFabio Estevam
2012-03-06drivers/dma: linux/module.h included twiceDanny Kukawka
2012-02-22dmaengine/dw_dmac: Remove unused fields in struct dw_dma_slaveViresh Kumar
2012-02-22dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changesViresh Kumar
2012-02-22dmaengine/dw_dmac: Add support for DMA_SLAVE_CONFIGViresh Kumar
2012-02-22dmaengine/dw_dmac: Add 64 bit access width support for slave xfers on mem sideViresh Kumar
2012-02-22dmaengine/dw_dmac: Don't handle block interruptsViresh Kumar
2012-02-22dmaengine/dw_dmac: Use dev_get_platdata() instead of accessing dev directlyViresh Kumar
2012-02-22dmaengine/dw_dmac: Don't use magic number for total number of channelsViresh Kumar
2012-02-22dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIGViresh Kumar
2012-02-22dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar
2012-02-22dmaengine: Add flow controller information to dma_slave_configViresh Kumar
2012-02-22dmaengine/dw_dmac: Hibernation support in dw_dmacRajeev KUMAR
2012-02-22dmaengine: intel_mid_dma: move pm_runtime_putAdrian Hunter
2012-02-22dmaengine: intel_mid_dma: fix error status maskAdrian Hunter
2012-02-02i.MX SDMA: Fix burstsize settingsPhilippe Rétornaz
2012-02-01Merge branch 'fixes' into nextVinod Koul
2012-02-01ARM: mach-shmobile: both USB DMAC instances on sh7372 are slave-onlyGuennadi Liakhovetski
2012-02-01dma: sh_dma: not all SH DMAC implementations support MEMCPYGuennadi Liakhovetski
2012-01-31Merge branch 'fixes' into nextVinod Koul
2012-01-31Merge branch fixes of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmae...Vinod Koul
2012-01-31at_hdmac: bugfix for enabling channel irqNikolaus Voss
2012-01-31dma/imx-sdma: convernt to use bit opsRichard Zhao
2012-01-31dma/imx-sdma: use num_events to validate event_id0Richard Zhao
2012-01-31dma/imx-sdma: move clk_enable out of sdma_request_channelRichard Zhao
2012-01-31dma/imx-sdma: call sdma_set_channel_priority after sdma_request_channelRichard Zhao
2012-01-31dma/imx-sdma: use readl_relaxed/writel_relaxed and use writel when necessaryRichard Zhao