aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dmaengine.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+2
2011-10-31linux/dmaengine.h: fix implicit use of bitmap.h and asm/page.hPaul Gortmaker1-0/+2
2011-08-16dmaengine: remove struct scatterlist for headerVinod Koul1-2/+0
2011-08-08dmaengine: add helper function for slave_singleVinod Koul1-0/+11
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan1-1/+3
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-1/+1
2011-01-14Fix dmaengine_submit() return typeRussell King - ARM Linux1-1/+1
2011-01-03dmaengine: provide dummy functions for DMA_ENGINE=nGuennadi Liakhovetski1-3/+10
2010-10-07async_tx: make async_tx channel switching opt-inDan Williams1-4/+4
2010-10-07Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengineDan Williams1-2/+52
2010-10-07fsldma: improved DMA_SLAVE supportIra Snyder1-0/+3
2010-10-07dma: add support for scatterlist to scatterlist copyIra Snyder1-0/+6
2010-10-05dmaengine: add wrapper functions for device control functionsSascha Hauer1-0/+34
2010-10-05dmaengine: add possibility for cyclic transfersSascha Hauer1-1/+8
2010-09-22missing inline keyword for static function in linux/dmaengine.hMathieu Lacage1-1/+1
2010-08-04DMAENGINE: generic slave channel control v3Linus Walleij1-0/+71
2010-05-17Merge branch 'ioat' into dmaengineDan Williams1-0/+60
2010-05-17DMAENGINE: extend the control command to include an argLinus Walleij1-1/+2
2010-05-17async_tx: trim dma_async_tx_descriptor in 'no channel switch' caseDan Williams1-0/+60
2010-03-26dmaengine: provide helper for setting txstateDan Williams1-0/+10
2010-03-26DMAENGINE: generic channel status v2Linus Walleij1-5/+33
2010-03-26DMAENGINE: generic slave control v2Linus Walleij1-2/+16
2010-03-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-0/+2
2010-02-28fsldma: Fix cookie issuesSteven J. Magnani1-0/+2
2010-02-17percpu: add __percpu sparse annotations to what's leftTejun Heo1-1/+1
2009-12-10dmaengine: clarify the meaning of the DMA_CTRL_ACK flagGuennadi Liakhovetski1-1/+1
2009-09-08Merge branch 'dmaengine' into async-tx-nextDan Williams1-3/+0
2009-09-08dmaengine: kill tx_listDan Williams1-3/+0
2009-09-08dmaengine, async_tx: support alignment checksDan Williams1-0/+44
2009-09-08dmaengine: cleanup unused transaction typesDan Williams1-3/+0
2009-09-08dmaengine, async_tx: add a "no channel switch" allocatorDan Williams1-1/+9
2009-09-08dmaengine: add fence supportDan Williams1-0/+3
2009-09-08Merge branch 'md-raid6-accel' into ioat3.2Dan Williams1-11/+105
2009-08-29async_tx: add support for asynchronous GF multiplicationDan Williams1-6/+81
2009-08-29async_tx: add sum check flagsDan Williams1-1/+20
2009-05-12ioatdma: fix "ioatdma frees DMA memory with wrong function"Maciej Sosnowski1-0/+6
2009-04-08async_tx: rename zero_sum to valDan Williams1-4/+4
2009-03-26dmaengine: Add privatecnt to revert DMA_PRIVATE propertyAtsushi Nemoto1-0/+9
2009-03-25dmaengine: allow dma support for async_tx to be toggledDan Williams1-0/+18
2009-03-25dmaengine: kill some unused headersDan Williams1-3/+0
2009-03-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-6/+1
2009-02-18atmel-mci: fix initialization of dma slave dataDan Williams1-0/+2
2009-02-11dmaengine: update kerneldocJohannes Weiner1-6/+1
2009-02-06net_dma: call dmaengine_get only if NET_DMA enabledDavid S. Miller1-0/+12
2009-01-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-1/+10
2009-01-19dmaengine: add async_tx_clear_ack() macroGuennadi Liakhovetski1-0/+5
2009-01-19dmaengine: dma_issue_pending_all == nop when CONFIG_DMA_ENGINE=nDan Williams1-1/+5
2009-01-11net_dma: acquire/release dma channels on ifup/ifdownDan Williams1-0/+10
2009-01-06dmaengine: use idr for registering dma device numbersDan Williams1-0/+4