aboutsummaryrefslogtreecommitdiff
path: root/include/linux/dmaengine.h
AgeCommit message (Expand)Author
2012-09-24dmaengine: Add flags parameter to dmaengine_prep_dma_cyclic()Peter Ujfalusi
2012-09-22dmaengine: Pass flags via device_prep_dma_cyclic() callbackPeter Ujfalusi
2012-06-20dmaengine: Add wrapper for device_tx_status callbackLars-Peter Clausen
2012-06-08dma: dmaengine: add slave req id in slave_configLaxman Dewangan
2012-05-31rapidio: add DMA engine support for RIO data transfersAlexandre Bounine
2012-05-25Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-05-11dmaengine: Fixup dmaengine_prep_slave_single() to be actually usefulKuninori Morimoto
2012-04-10Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-05netdma: adding alignment check for NETDMA opsDave Jiang
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-03-21dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclicAlexandre Bounine
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine
2012-03-13dmaengine: add private header fileRussell King - ARM Linux
2012-03-13dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker
2012-02-22dmaengine: Add flow controller information to dma_slave_configViresh Kumar
2011-12-23dmaengine: add DMA_TRANS_NONE to dma_transfer_directionShawn Guo
2011-11-18DMAEngine: Define interleaved transfer request apiJassi Brar
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31linux/dmaengine.h: fix implicit use of bitmap.h and asm/page.hPaul Gortmaker
2011-10-27dmaengine: add new enum dma_transfer_directionVinod Koul
2011-08-16dmaengine: remove struct scatterlist for headerVinod Koul
2011-08-08dmaengine: add helper function for slave_singleVinod Koul
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2011-01-14Fix dmaengine_submit() return typeRussell King - ARM Linux
2011-01-03dmaengine: provide dummy functions for DMA_ENGINE=nGuennadi Liakhovetski
2010-10-07async_tx: make async_tx channel switching opt-inDan Williams
2010-10-07Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengineDan Williams
2010-10-07fsldma: improved DMA_SLAVE supportIra Snyder
2010-10-07dma: add support for scatterlist to scatterlist copyIra Snyder
2010-10-05dmaengine: add wrapper functions for device control functionsSascha Hauer
2010-10-05dmaengine: add possibility for cyclic transfersSascha Hauer
2010-09-22missing inline keyword for static function in linux/dmaengine.hMathieu Lacage
2010-08-04DMAENGINE: generic slave channel control v3Linus Walleij
2010-05-17Merge branch 'ioat' into dmaengineDan Williams
2010-05-17DMAENGINE: extend the control command to include an argLinus Walleij
2010-05-17async_tx: trim dma_async_tx_descriptor in 'no channel switch' caseDan Williams
2010-03-26dmaengine: provide helper for setting txstateDan Williams
2010-03-26DMAENGINE: generic channel status v2Linus Walleij
2010-03-26DMAENGINE: generic slave control v2Linus Walleij
2010-03-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-02-28fsldma: Fix cookie issuesSteven J. Magnani
2010-02-17percpu: add __percpu sparse annotations to what's leftTejun Heo
2009-12-10dmaengine: clarify the meaning of the DMA_CTRL_ACK flagGuennadi Liakhovetski
2009-09-08Merge branch 'dmaengine' into async-tx-nextDan Williams
2009-09-08dmaengine: kill tx_listDan Williams
2009-09-08dmaengine, async_tx: support alignment checksDan Williams