summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
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
2014-03-06DMA: shdma: Make sh_dmae_pm staticLaurent Pinchart
2014-03-06DMA: shdma: Fix warnings due to declared but unused symbolsLaurent Pinchart
2014-03-06DMA: shdma: Fix warnings due to improper casts and printk formatsLaurent Pinchart
2014-03-01Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-02-25ioat: fix tasklet tear downDan Williams
2014-02-18dma: sdma: Add imx25 compatibleMarkus Pargmann
2014-02-18dma: Add Freescale eDMA engine driver supportJingchang Lu
2014-02-17dma: dw: remove leftovers in the comment blocksAndy Shevchenko
2014-02-17dma: ste_dma40: don't dereference free:d descriptorLinus Walleij
2014-02-12dma: mv_xor: Silence a bunch of LPAE-related warningsOlof Johansson
2014-02-11dma: dw: add a PCI ID for Intel Haswell SoCAndy Shevchenko
2014-02-11acpi-dma: convert to return error code when asked for channelAndy Shevchenko
2014-02-11acpi-dma: use devm_release() instead of devm_destroy()Andy Shevchenko
2014-02-11dmaengine: Remove dependency on MACH_BCM2708Paul Bolle
2014-02-02ARM: moxart: move DMA_OF selection to driverRob Herring
2014-01-29Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-01-29dmaengine: mmp_pdma: fix mismergeArnd Bergmann
2014-01-28dma: pl08x: Export pl08x_filter_idSachin Kamat
2014-01-26acpi-dma: align documentation with kernel-doc formatAndy Shevchenko
2014-01-26dma: fix vchan_cookie_complete() debug printJonas Jensen
2014-01-23Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-20DMA: dmatest: extend the "device" module parameter to 32 charactersGuennadi Liakhovetski
2014-01-20drivers/dma: fix error return codeJulia Lawall
2014-01-20dma: omap: Set debug level to debugging messagesEzequiel Garcia
2014-01-20Merge branch 'for-next' into for-linusTakashi Iwai
2014-01-20dma: tegra: add support for Tegra148/124Laxman Dewangan
2014-01-20dma: dw: use %pad instead of casting dma_addr_tAndy Shevchenko
2014-01-20dma: dw: join split up messagesAndy Shevchenko
2014-01-20dma: dw: fix style of multiline commentAndy Shevchenko
2014-01-20dmaengine: k3dma: fix sparse warningsZhangfei Gao
2014-01-20dma: pl330: Use dma_get_slave_channel() in the of xlate callbackLars-Peter Clausen
2014-01-20dma: pl330: Differentiate between submitted and issued descriptorsLars-Peter Clausen
2014-01-20dmaengine: sirf: Add device_slave_caps interfaceRongjun Ying
2014-01-20DMA: Freescale: change BWC from 256 bytes to 1024 bytesHongbo Zhang
2014-01-20dmaengine: Add MOXA ART DMA engine driverJonas Jensen