summaryrefslogtreecommitdiffstats
path: root/include/linux/dmaengine.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul2013-11-161-14/+50
|\
| * dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz2013-11-141-14/+4Star
| * async_memcpy: convert to dmaengine_unmap_dataDan Williams2013-11-141-0/+17
| * dmaengine: reference counted unmap dataDan Williams2013-11-141-0/+3
| * dmaengine: prepare for generic 'unmap' dataDan Williams2013-11-141-0/+26
* | dmaengine: remove unused DMA_SUCCESSVinod Koul2013-10-251-1/+1
* | dmaengine: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-251-6/+6
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-09-101-0/+37
|\
| * Merge branch 'topic/api_caps' into for-linusVinod Koul2013-09-041-8/+0Star
| |\
| | * dmaengine: dma_slave_caps: remove sg entriesVinod Koul2013-09-021-8/+0Star
| * | Merge branch 'topic/api_caps' into for-linusVinod Koul2013-09-021-0/+44
| |\|
| | * dmaengine: add dma_slave_get_caps apiVinod Koul2013-07-151-0/+44
| * | dmaengine: add interface of dma_get_slave_channelZhangfei Gao2013-08-131-0/+1
| |/
* | dmaengine: dma_sync_wait and dma_find_channel undefinedJon Mason2013-09-101-2/+10
* | dmaengine: make dma_submit_error() return an error codeDan Carpenter2013-08-231-1/+4
|/
* drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz2013-07-041-5/+0Star
* Merge branch 'topic/of' into for-linusVinod Koul2013-05-021-2/+2
|\
| * DMA: of: Constant namesMarkus Pargmann2013-04-151-2/+2
* | dma: Make the 'mask' parameter of __dma_request_channel constLars-Peter Clausen2013-04-151-5/+6
|/
* dmaengine: add dma_request_slave_channel_compat()Matt Porter2013-02-271-0/+16
* dmaengine.h: remove redundant else keywordAndy Shevchenko2013-02-141-2/+2
* dmaengine: introduce is_slave_direction functionAndy Shevchenko2013-01-121-0/+5
* dmaengine: remove dma_async_memcpy_complete() macroBartlomiej Zolnierkiewicz2013-01-081-4/+1Star
* dmaengine: remove dma_async_memcpy_pending() macroBartlomiej Zolnierkiewicz2013-01-081-2/+0Star
* dmatest: Fix NULL pointer dereference on ioatJon Mason2013-01-081-1/+4
* DMAEngine: add dmaengine_prep_interleaved_dma wrapper for interleaved apiBarry Song2013-01-081-0/+7
* dmaengine: use for_each_set_bitAkinobu Mita2013-01-081-17/+1Star
* dmaengine: fix build failure due to missing semi-colonVinod Koul2013-01-071-1/+1
* dmaengine: add helper function to request a slave DMA channelJon Hunter2013-01-071-0/+6
* dmaengine: Add flags parameter to dmaengine_prep_dma_cyclic()Peter Ujfalusi2012-09-241-1/+2
* dmaengine: Pass flags via device_prep_dma_cyclic() callbackPeter Ujfalusi2012-09-221-2/+2
* dmaengine: Add wrapper for device_tx_status callbackLars-Peter Clausen2012-06-201-0/+6
* dma: dmaengine: add slave req id in slave_configLaxman Dewangan2012-06-081-0/+4
* rapidio: add DMA engine support for RIO data transfersAlexandre Bounine2012-06-011-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-111-0/+1
|\ \ | |/ |/|
| * netdma: adding alignment check for NETDMA opsDave Jiang2012-04-061-0/+1
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-301-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-071-0/+2
|\ \ | |/ |/|