summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)AuthorFilesLines
2011-07-23Avoid section type conflict in dma/ioat/dma_v3.cAndi Kleen1-4/+4
2011-07-23ioat: Adding PCI IDs for IOAT devices on SandyBridge platformsDave Jiang1-0/+11
2011-07-14dmaengine: mxs-dma: skip request_irq for NO_IRQShawn Guo1-4/+6
2011-07-14dmaengine/coh901318: fix slave submission semanticsLinus Walleij1-7/+12
2011-07-14dmaengine/ste_dma40: allow memory buswidth/burst to be configuredRabin Vincent1-66/+102
2011-07-14dmaengine/ste_dma40: use AMBA PrimeCell helper macrosLinus Walleij2-49/+26
2011-07-14dmaengine/ste_dma40: make the cyclic alloc NOWAITRobert Marklund1-1/+1
2011-07-14dmaengine/ste_dma40: fix missing kernel-docom prakash1-0/+2
2011-07-14dmaengine: remove ste_dma40 from issue_pending TODOPer Forlin1-1/+0
2011-07-14dmaengine/ste_dma40: add a separate queue for pending requestsPer Forlin1-2/+24
2011-07-14pch_dma: Fix channel lockingAlexander Stein1-8/+8
2011-07-14dma: mv_xor: use resource_size()H Hartley Sweeten1-2/+2
2011-07-11Merge branch 'master' into for-nextJiri Kosina1-6/+7
2011-07-07dmaengine: imx-sdma: pass sdma firmware name via platform dataShawn Guo1-3/+3
2011-07-07ARM i.MX dma: Fix burstsize settingsSascha Hauer1-1/+2
2011-06-24dmaengine: failure to get a specific DMA channel is not criticalGuennadi Liakhovetski1-2/+2
2011-06-22net: remove mm.h inclusion from netdevice.hAlexey Dobriyan5-0/+5
2011-06-21Merge branch 'common/dma' into sh-latestPaul Mundt2-12/+56
2011-06-21dmaengine: shdma: add .needs_tend_set / .no_dmars flagsKuninori Morimoto1-0/+6
2011-06-21dmaengine: shdma: add dmaor_is_32bit flagKuninori Morimoto1-2/+12
2011-06-21dmaengine: shdma: add chcr_ie_bitKuninori Morimoto2-2/+10
2011-06-21dmaengine: shdma: add chcr_write/read functionKuninori Morimoto2-8/+28
2011-06-16Merge branches 'common/dma' and 'sh/stable-updates' into sh-latestPaul Mundt2-14/+10
2011-06-16dmaengine: shdma: fixup parameter definition on dmae_set_dmarsKuninori Morimoto1-1/+1
2011-06-16dmaengine: shdma: tidyup spin_unlock_bh on sh_chan_xfer_ld_queueKuninori Morimoto1-4/+3
2011-06-16dmaengine: shdma: add to_sh_dev defineKuninori Morimoto2-9/+6
2011-06-16dma/ep93xx_dma.c: local symbols should be staticH Hartley Sweeten1-1/+1
2011-06-14dmaengine: shdma: SH_DMAC_MAX_CHANNELS message fixMagnus Damm1-6/+7
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-3/+2
2011-06-09Merge remote branch 'gpio/ep93xx-dma' into nextVinod Koul1-2/+7
2011-06-09dmaengine: add ep93xx DMA supportMika Westerberg3-0/+1363
2011-06-06dma: at_hdmac.c: use resource_sizeH Hartley Sweeten1-2/+2
2011-06-06dma: ipu_idmac.c: use resource_size in ioremapH Hartley Sweeten1-4/+2
2011-06-06dmaengine: add ep93xx DMA supportMika Westerberg3-0/+1363
2011-06-02dmaengine: shdma: fix a regression: initialise DMA channels for memcpyGuennadi Liakhovetski1-1/+1
2011-06-01pch_dma: fix DMA issue(ch8-ch11)Tomoya MORINAGA1-14/+55
2011-05-31dmaengine: shdma: Fix up fallout from runtime PM changes.Paul Mundt1-1/+6
2011-05-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds14-235/+618
2011-05-27x86: poll waiting for I/OAT DMA channel statusDimitri Sivanich1-2/+6
2011-05-27dmaengine: add TODO items for future work on dma driversVinod Koul1-0/+14
2011-05-26mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz1-2/+1
2011-05-25dmaengine/dw_dmac: Update maintainer-shipViresh Kumar2-0/+3
2011-05-25dmaengine: shdma: Update SH_DMAC_MAX_CHANNELS to 20Magnus Damm1-1/+1
2011-05-25dmaengine: shdma: Fix SH_DMAC_MAX_CHANNELS handlingMagnus Damm1-8/+23
2011-05-25dmaengine: shdma: Make second memory window optionalMagnus Damm1-3/+8
2011-05-24Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2-44/+145
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-4/+4
2011-05-23Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker3-0/+3
2011-05-23dmaengine: shdma: synchronize RCU before freeing, simplify spinlockGuennadi Liakhovetski1-8/+8
2011-05-23dmaengine: shdma: add runtime- and system-level power managementGuennadi Liakhovetski2-0/+69