summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)AuthorFilesLines
2015-02-04dmaengine: sh: Rework Kconfig and MakefileLaurent Pinchart3-10/+32
2015-02-04dmaengine: shdma: Use defines instead of hardcoded numbersGeert Uytterhoeven2-4/+3
2015-02-04dmaengine: shdma: Add more register documentationGeert Uytterhoeven1-6/+6
2015-02-04dmaengine: shdma: Enable driver compilation with COMPILE_TESTLaurent Pinchart1-1/+1
2015-02-04DMA: shdma: add cyclic transfer supportKuninori Morimoto1-7/+65
2015-02-04shdma: add R-Car Audio DMAC peri peri driverKuninori Morimoto3-0/+327
2015-02-04DMA: shdma: Fix warnings due to improper casts and printk formatsLaurent Pinchart3-8/+9
2014-10-05dmaengine: dw: don't perform DMA when dmaengine_submit is calledAndy Shevchenko2-13/+7
2014-10-05dmaengine: dw: introduce dwc_dostart_first_queued() helperAndy Shevchenko1-8/+11
2014-06-07dmaengine: dw: went back to plain {request,free}_irq() callsAndy Shevchenko1-5/+6
2014-06-07dma: mv_xor: Flush descriptors before activating a channelEzequiel Garcia1-5/+3
2014-06-07dmaengine: fix dmaengine_unmap failureXuelin Shi1-0/+2
2014-05-13dma: edma: fix incorrect SG list handlingSekhar Nori1-2/+4
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-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-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...Linus Torvalds1-0/+4
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus 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