summaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)AuthorLines
2013-04-15dma: pl330: Convert to devm_ioremap_resource()Sachin Kamat-3/+4
2013-04-15dmatest: append verify result to resultsAndy Shevchenko-54/+128
2013-04-15dmatest: gather test results in the linked listAndy Shevchenko-30/+204
2013-04-15dmatest: define MAX_ERROR_COUNT constantAndy Shevchenko-3/+6
2013-04-15dmatest: return actual state in 'run' fileAndy Shevchenko-2/+21
2013-04-15dmatest: run test via debugfsAndy Shevchenko-2/+255
2013-04-15dmatest: split test parameters to separate structureAndy Shevchenko-47/+62
2013-04-15dmatest: move dmatest_channels and nr_channels to dmatest_infoAndy Shevchenko-13/+16
2013-04-15dmatest: create dmatest_info to keep test parametersAndy Shevchenko-47/+113
2013-04-15dmatest: allocate memory for pq_coefs from heapAndy Shevchenko-2/+9
2013-04-15dmatest: cancel thread immediately when asked forAndy Shevchenko-1/+2
2013-04-15ioatdma: allow all channels to have irq coalescing supportDave Jiang-9/+3
2013-04-15ioatdma: make debug output more readableDave Jiang-2/+3
2013-04-15dma: Remove erroneous __exit and __exit_p() referencesMaxin B. John-14/+14
2013-04-15dma: timb_dma: Fix compiler warningMaxin B. John-1/+1
2013-04-15pch_dma: Use GFP_ATOMIC because called from interrupt contextTomoya MORINAGA-1/+1
2013-04-15DMA: PL330: allow submitting 2 requests at a timeJassi Brar-2/+1
2013-04-11Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-17/+41
2013-04-10dmaengine: omap-dma: Start DMA without delay for cyclic channelsPeter Ujfalusi-6/+14
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+1
2013-04-04dma: mxs-dma: move to generic device tree bindingShawn Guo-4/+66
2013-04-04dma: mxs-dma: use devm_* managed functionsShawn Guo-30/+9
2013-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-0/+1
2013-04-02DMA: PL330: Add check if device tree compatiblePadmavathi Venna-11/+27
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-4/+20
2013-03-30dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko-1/+17
2013-03-30dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann-3/+3
2013-03-22ioat/dca: Update DCA BIOS workarounds to use TAINT_FIRMWARE_WORKAROUNDAlexander Duyck-3/+8
2013-03-21drivers/Kconfig: add several missing GENERIC_HARDIRQS dependenciesHeiko Carstens-0/+1
2013-03-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-77/+75
2013-02-28dmaengine: dw_dmac: move to generic DMA bindingArnd Bergmann-77/+75
2013-02-27dmaengine: convert to idr_alloc()Tejun Heo-10/+6
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-632/+1701
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-0/+1911
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-1/+1
2013-02-21Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds-19/+1
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-61/+1280
2013-02-20Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt-0/+1911
2013-02-15Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatformArnd Bergmann-6/+9
2013-02-14DMA: PL330: Register the DMA controller with the generic DMA helpersPadmavathi Venna-0/+10
2013-02-14DMA: PL330: Add xlate functionPadmavathi Venna-0/+25
2013-02-14DMA: PL330: Add new pl330 filter for DT case.Padmavathi Venna-14/+15
2013-02-14dma: tegra20-apb-dma: remove unnecessary assignmentAndy Shevchenko-1/+0
2013-02-14edma: do not waste memory for dma_maskAndy Shevchenko-2/+4
2013-02-14dma: coh901318: set residue only if dma is in progressAndy Shevchenko-1/+3
2013-02-14dma: coh901318: avoid unbalanced lockingAndy Shevchenko-1/+1
2013-02-14dma: of-dma: protect list write operation by spin_lockAndy Shevchenko-0/+2
2013-02-14dmaengine: ste_dma40: do not remove descriptors for cyclic transfersFabio Baltieri-3/+3
2013-02-14dma: of-dma.c: fix memory leakageCong Ding-0/+1
2013-02-14dw_dmac: apply default dma_mask if neededAndy Shevchenko-0/+6