aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-06DMA: shdma: Make sh_dmae_pm staticLaurent Pinchart1-1/+1
2014-03-06DMA: shdma: Fix warnings due to declared but unused symbolsLaurent Pinchart1-3/+8
2014-03-06DMA: shdma: Fix warnings due to improper casts and printk formatsLaurent Pinchart3-8/+9
2014-03-01Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-1/+4
2014-02-25ioat: fix tasklet tear downDan Williams4-13/+54
2014-02-18dma: sdma: Add imx25 compatibleMarkus Pargmann1-0/+1
2014-02-18dma: Add Freescale eDMA engine driver supportJingchang Lu3-0/+986
2014-02-17dma: dw: remove leftovers in the comment blocksAndy Shevchenko1-2/+2
2014-02-17dma: ste_dma40: don't dereference free:d descriptorLinus Walleij1-1/+3
2014-02-12dma: mv_xor: Silence a bunch of LPAE-related warningsOlof Johansson1-12/+12
2014-02-11dma: dw: add a PCI ID for Intel Haswell SoCAndy Shevchenko1-0/+3
2014-02-11acpi-dma: convert to return error code when asked for channelAndy Shevchenko2-14/+10
2014-02-11acpi-dma: use devm_release() instead of devm_destroy()Andy Shevchenko1-1/+1
2014-02-11dmaengine: Remove dependency on MACH_BCM2708Paul Bolle1-1/+1
2014-02-02ARM: moxart: move DMA_OF selection to driverRob Herring1-0/+1
2014-01-29Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds21-184/+1737
2014-01-29dmaengine: mmp_pdma: fix mismergeArnd Bergmann1-8/+0
2014-01-28dma: pl08x: Export pl08x_filter_idSachin Kamat1-0/+2
2014-01-26acpi-dma: align documentation with kernel-doc formatAndy Shevchenko1-12/+24
2014-01-26dma: fix vchan_cookie_complete() debug printJonas Jensen1-1/+3
2014-01-23Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+4
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-29/+83
2014-01-20DMA: dmatest: extend the "device" module parameter to 32 charactersGuennadi Liakhovetski1-2/+2
2014-01-20drivers/dma: fix error return codeJulia Lawall2-1/+4
2014-01-20dma: omap: Set debug level to debugging messagesEzequiel Garcia1-2/+2
2014-01-20Merge branch 'for-next' into for-linusTakashi Iwai3-10/+41
2014-01-20dma: tegra: add support for Tegra148/124Laxman Dewangan1-7/+55
2014-01-20dma: dw: use %pad instead of casting dma_addr_tAndy Shevchenko1-8/+6
2014-01-20dma: dw: join split up messagesAndy Shevchenko1-5/+4
2014-01-20dma: dw: fix style of multiline commentAndy Shevchenko1-4/+8
2014-01-20dmaengine: k3dma: fix sparse warningsZhangfei Gao1-2/+2
2014-01-20dma: pl330: Use dma_get_slave_channel() in the of xlate callbackLars-Peter Clausen1-27/+8
2014-01-20dma: pl330: Differentiate between submitted and issued descriptorsLars-Peter Clausen1-4/+20
2014-01-20dmaengine: sirf: Add device_slave_caps interfaceRongjun Ying1-0/+20
2014-01-20DMA: Freescale: change BWC from 256 bytes to 1024 bytesHongbo Zhang1-1/+1
2014-01-20dmaengine: Add MOXA ART DMA engine driverJonas Jensen3-0/+708
2014-01-20dmaengine: Add DMA_PRIVATE to BCM2835 driverFlorian Meier1-0/+1
2014-01-16Merge remote-tracking branch 'asoc/topic/dma' into for-tiwaiMark Brown1-0/+1
2014-01-14dma: pl330: Set residue_granularityLars-Peter Clausen1-0/+1
2014-01-13dma: imx-sdma: Assign a default script number for ROM firmware casesNicolin Chen1-0/+4
2014-01-09dma:mmp_tdma: get sram pool through device treeNenghua Cao1-4/+18
2014-01-07dmaengine: Add support for BCM2835Florian Meier3-0/+713
2014-01-07Merge branch 'topic/of' into for-linusVinod Koul2-13/+32
2014-01-07Merge branch 'topic/defer_probe' into for-linusVinod Koul2-10/+40
2014-01-02drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()Jiang Liu1-1/+10
2014-01-02Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2-10/+40
2013-12-26Merge branch 'tegra/dma-reset-rework' into next/dtOlof Johansson4-39/+121
2013-12-26Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/cleanupOlof Johansson1-6/+46
2013-12-26Merge branches 'depends/asoc-dma', 'depends/dma-of' and 'depends/tegra-clk' into next/cleanupOlof Johansson3-33/+75
2013-12-26Merge tag 'v3.13-rc4' into next/cleanupOlof Johansson4-33/+14