summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
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
2013-08-13Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-08-13dma: pl330: split off common code to give back descriptorsChanho Park
2013-08-13dmaengine: sirf: add PM entries for sleep and runtimeBarry Song
2013-08-13dma: use dev_get_platdata()Jingoo Han
2013-08-13dma: sirf: use NULL instead of 0Jingoo Han
2013-08-13dma: mv_xor: use NULL instead of 0Jingoo Han
2013-08-13dma: mmp_pdma: Staticize mmp_pdma_alloc_descriptor()Jingoo Han
2013-08-13dmaengine: add interface of dma_get_slave_channelZhangfei Gao
2013-08-09usb: musb dma: add cppi41 dma driverSebastian Andrzej Siewior
2013-08-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-08-05dma: mmp_pdma: clear DRCMR when free a phy channelXiang Wang
2013-08-05dma: mmp_pdma: add protect when alloc/free phy channelsXiang Wang
2013-08-05dma: dw: return DMA_PAUSED only if cookie status is DMA_IN_PROGRESSAndy Shevchenko
2013-08-05dma: dw: return DMA_SUCCESS immediately from device_tx_status()Andy Shevchenko
2013-08-05dma: dw: allow shared interruptsAndy Shevchenko
2013-08-05dma: dw: improve comparison with ~0Andy Shevchenko
2013-08-05dma: dw: append MODULE_DEVICE_TABLE for ACPI caseAndy Shevchenko
2013-08-05acpi-dma: fix sparse warningAndy Shevchenko
2013-08-05txx9dmac: return DMA_SUCCESS immediately from device_tx_status()Andy Shevchenko
2013-08-05mmp_tdma: set cookies as well when asked for tx statusAndy Shevchenko
2013-08-05ipu_idmac: re-use dma_cookie_status()Andy Shevchenko
2013-08-05tegra20-apb-dma: remove useless use of lockAndy Shevchenko
2013-08-05pch_dma: remove useless use of lockAndy Shevchenko
2013-08-05mpc512x_dma: remove useless use of lockAndy Shevchenko
2013-08-05mmp_pdma: remove useless use of lockAndy Shevchenko
2013-08-05fsldma: remove useless use of lockAndy Shevchenko
2013-08-05ep93xx_dma: remove useless use of lockAndy Shevchenko
2013-08-05edma: no need to assign residue to 0 explicitlyAndy Shevchenko
2013-08-05mxs-dma: remove useless variableAndy Shevchenko
2013-08-05imx-sdma: remove useless variableAndy Shevchenko
2013-07-31shdma: fixup sh_dmae_get_partial() calculation errorKuninori Morimoto
2013-07-28dma: pl330: Fix cyclic transfersLars-Peter Clausen
2013-07-25dma: convert dma_devclass to use dev_groupsGreg Kroah-Hartman
2013-07-22pch_dma: fix error return code in pch_dma_probe()Wei Yongjun
2013-07-15dma: pl330: Implement device_slave_capsLars-Peter Clausen
2013-07-09drivers/dma/iop-adma.c: fix new warningsOlof Johansson
2013-07-07Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-07-05DMA: shdma: add DT supportGuennadi Liakhovetski
2013-07-05DMA: shdma: (cosmetic) don't re-calculate a pointerGuennadi Liakhovetski
2013-07-05dmaengine: at_hdmac: prepare clk before calling enableBoris BREZILLON
2013-07-05dmaengine/trivial: at_hdmac: add curly brackets to if/else expressionsNicolas Ferre
2013-07-05dmaengine: at_hdmac: remove unsuded atc_cleanup_descriptors()Nicolas Ferre
2013-07-05dmaengine: at_hdmac: add FIFO configuration parameter to DMA DT bindingLudovic Desroches
2013-07-05MIPS: jz4740: Remove custom DMA APILars-Peter Clausen
2013-07-05dma: Add a jz4740 dmaengine driverLars-Peter Clausen
2013-07-05dma: mmp_tdma: disable irq when disabling dma channelQiao Zhou