summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2011-07-14dmaengine: remove ste_dma40 from issue_pending TODOPer Forlin
2011-07-14dmaengine/ste_dma40: add a separate queue for pending requestsPer Forlin
2011-07-14pch_dma: Fix channel lockingAlexander Stein
2011-07-14dma: mv_xor: use resource_size()H Hartley Sweeten
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-07dmaengine: imx-sdma: pass sdma firmware name via platform dataShawn Guo
2011-07-07ARM i.MX dma: Fix burstsize settingsSascha Hauer
2011-06-24dmaengine: failure to get a specific DMA channel is not criticalGuennadi Liakhovetski
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-06-21Merge branch 'common/dma' into sh-latestPaul Mundt
2011-06-21dmaengine: shdma: add .needs_tend_set / .no_dmars flagsKuninori Morimoto
2011-06-21dmaengine: shdma: add dmaor_is_32bit flagKuninori Morimoto
2011-06-21dmaengine: shdma: add chcr_ie_bitKuninori Morimoto
2011-06-21dmaengine: shdma: add chcr_write/read functionKuninori Morimoto
2011-06-16Merge branches 'common/dma' and 'sh/stable-updates' into sh-latestPaul Mundt
2011-06-16dmaengine: shdma: fixup parameter definition on dmae_set_dmarsKuninori Morimoto
2011-06-16dmaengine: shdma: tidyup spin_unlock_bh on sh_chan_xfer_ld_queueKuninori Morimoto
2011-06-16dmaengine: shdma: add to_sh_dev defineKuninori Morimoto
2011-06-16dma/ep93xx_dma.c: local symbols should be staticH Hartley Sweeten
2011-06-14dmaengine: shdma: SH_DMAC_MAX_CHANNELS message fixMagnus Damm
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-06-09Merge remote branch 'gpio/ep93xx-dma' into nextVinod Koul
2011-06-08dmaengine: add ep93xx DMA supportMika Westerberg
2011-06-06dma: at_hdmac.c: use resource_sizeH Hartley Sweeten
2011-06-06dma: ipu_idmac.c: use resource_size in ioremapH Hartley Sweeten
2011-06-06dmaengine: add ep93xx DMA supportMika Westerberg
2011-06-02dmaengine: shdma: fix a regression: initialise DMA channels for memcpyGuennadi Liakhovetski
2011-06-01pch_dma: fix DMA issue(ch8-ch11)Tomoya MORINAGA
2011-05-31dmaengine: shdma: Fix up fallout from runtime PM changes.Paul Mundt
2011-05-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2011-05-26x86: poll waiting for I/OAT DMA channel statusDimitri Sivanich
2011-05-26dmaengine: add TODO items for future work on dma driversVinod Koul
2011-05-26mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz
2011-05-25dmaengine/dw_dmac: Update maintainer-shipViresh Kumar
2011-05-25dmaengine: shdma: Update SH_DMAC_MAX_CHANNELS to 20Magnus Damm
2011-05-25dmaengine: shdma: Fix SH_DMAC_MAX_CHANNELS handlingMagnus Damm
2011-05-25dmaengine: shdma: Make second memory window optionalMagnus Damm
2011-05-23Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-22Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker
2011-05-23dmaengine: shdma: synchronize RCU before freeing, simplify spinlockGuennadi Liakhovetski
2011-05-23dmaengine: shdma: add runtime- and system-level power managementGuennadi Liakhovetski
2011-05-23dmaengine: shdma: fix lockingGuennadi Liakhovetski
2011-05-19dmaengine: move link orderLinus Walleij
2011-05-18Haavard Skinnemoen has left AtmelJean Delvare
2011-05-13dmaengine/dw_dmac: implement pause and resume in dwc_controlLinus Walleij
2011-05-13dmaengine/dw_dmac: Replace spin_lock* with irqsave variants and enable submis...Viresh Kumar
2011-05-13dmaengine/dw_dmac: Divide one sg to many desc, if sg len is greater than DWC_...Viresh Kumar
2011-05-13dmaengine/dw_dmac: set residue as total len in dwc_tx_status if status is !DM...Viresh Kumar
2011-05-13dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_al...Viresh Kumar