summaryrefslogtreecommitdiffstats
path: root/include/linux/dmaengine.h
Commit message (Expand)AuthorAgeFilesLines
* rapidio: add DMA engine support for RIO data transfersAlexandre Bounine2012-05-311-0/+12
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-05-251-2/+4
|\
| * dmaengine: Fixup dmaengine_prep_slave_single() to be actually usefulKuninori Morimoto2012-05-111-2/+4
* | Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-101-0/+1
|\ \ | |/ |/|
| * netdma: adding alignment check for NETDMA opsDave Jiang2012-04-051-0/+1
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-291-5/+30
|\ \
| * | dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclicAlexandre Bounine2012-03-211-5/+7
| * | dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-211-0/+16
| * | dmaengine: add private header fileRussell King - ARM Linux2012-03-131-2/+2
| * | dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux2012-03-131-0/+2
| * | dmaengine: Add flow controller information to dma_slave_configViresh Kumar2012-02-221-0/+5
| |/
* / BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-041-0/+1
|/
* dmaengine: add DMA_TRANS_NONE to dma_transfer_directionShawn Guo2011-12-231-0/+1
* DMAEngine: Define interleaved transfer request apiJassi Brar2011-11-181-3/+75
* Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-171-5/+17
|\
| * dmaengine: add new enum dma_transfer_directionVinod Koul2011-10-271-5/+17
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+2
|\ \ | |/ |/|
| * linux/dmaengine.h: fix implicit use of bitmap.h and asm/page.hPaul Gortmaker2011-10-311-0/+2
* | dmaengine: remove struct scatterlist for headerVinod Koul2011-08-161-2/+0
* | dmaengine: add helper function for slave_singleVinod Koul2011-08-081-0/+11
|/
* net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-211-1/+3
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-01-171-1/+1
|\
| * Fix dmaengine_submit() return typeRussell King - ARM Linux2011-01-141-1/+1
* | dmaengine: provide dummy functions for DMA_ENGINE=nGuennadi Liakhovetski2011-01-031-3/+10
|/
* async_tx: make async_tx channel switching opt-inDan Williams2010-10-071-4/+4
*---. Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengineDan Williams2010-10-071-2/+52
|\ \ \
| | * | dmaengine: add wrapper functions for device control functionsSascha Hauer2010-10-051-0/+34
| | * | dmaengine: add possibility for cyclic transfersSascha Hauer2010-10-051-1/+8
| |/ / |/| |
| * | fsldma: improved DMA_SLAVE supportIra Snyder2010-10-071-0/+3
| * | dma: add support for scatterlist to scatterlist copyIra Snyder2010-10-071-0/+6
| |/
| * missing inline keyword for static function in linux/dmaengine.hMathieu Lacage2010-09-221-1/+1
|/
* DMAENGINE: generic slave channel control v3Linus Walleij2010-08-041-0/+71
* Merge branch 'ioat' into dmaengineDan Williams2010-05-171-0/+60
|\
| * async_tx: trim dma_async_tx_descriptor in 'no channel switch' caseDan Williams2010-05-171-0/+60
* | DMAENGINE: extend the control command to include an argLinus Walleij2010-05-171-1/+2
* | dmaengine: provide helper for setting txstateDan Williams2010-03-261-0/+10
* | DMAENGINE: generic channel status v2Linus Walleij2010-03-261-5/+33
* | DMAENGINE: generic slave control v2Linus Walleij2010-03-261-2/+16
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-03-041-0/+2
|\
| * fsldma: Fix cookie issuesSteven J. Magnani2010-02-281-0/+2
* | percpu: add __percpu sparse annotations to what's leftTejun Heo2010-02-171-1/+1
|/
* dmaengine: clarify the meaning of the DMA_CTRL_ACK flagGuennadi Liakhovetski2009-12-101-1/+1
* Merge branch 'dmaengine' into async-tx-nextDan Williams2009-09-081-3/+0
|\
| * dmaengine: kill tx_listDan Williams2009-09-081-3/+0
* | dmaengine, async_tx: support alignment checksDan Williams2009-09-081-0/+44
* | dmaengine: cleanup unused transaction typesDan Williams2009-09-081-3/+0
* | dmaengine, async_tx: add a "no channel switch" allocatorDan Williams2009-09-081-1/+9
* | dmaengine: add fence supportDan Williams2009-09-081-0/+3
* | Merge branch 'md-raid6-accel' into ioat3.2Dan Williams2009-09-081-11/+105
|\ \ | |/ |/|