summaryrefslogtreecommitdiffstats
path: root/include/linux/dmaengine.h
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: clarify the issue_pending expectationsVinod Koul2014-12-051-1/+2
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-191-4/+13
|\
| * Merge branch 'topic/dma_control_fsl_acks' into for-linusVinod Koul2014-10-151-3/+10
| |\
| | * dmaengine: remove FSLDMA_EXTERNAL_STARTVinod Koul2014-10-151-3/+0Star
| | * dmaengine: add dmaengine_prep_dma_sg() helperVinod Koul2014-10-151-0/+10
| * | dmaengine: Mark the struct dma_slave_config direction field deprecatedLaurent Pinchart2014-09-231-1/+3
| |/
* | Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-10-081-21/+1Star
|\ \ | |/ |/|
| * net_dma: simple removalDan Williams2014-09-281-21/+1Star
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-08-111-3/+2Star
|\ \
| * | dmaengine: Remove the context argument to the prep_dma_cyclic operationLaurent Pinchart2014-08-041-2/+2
| * | dmaengine: Remove unused definition of DMA_MAX_COOKIEGeert Uytterhoeven2014-07-251-1/+0Star
* | | dma: Support for 3 bytes word sizePeter Ujfalusi2014-07-041-0/+1
|/ /
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-06-101-1/+1
|\ \
| * | dmaengine: fix comment typoAlexander Popov2014-05-221-1/+1
* | | dmaengine: fix dmaengine_unmap failureXuelin Shi2014-05-211-0/+1
|/ /
* / dma: Remove comment about embedding dma_slave_config into custom structsLars-Peter Clausen2014-03-061-9/+5Star
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-01-301-8/+7Star
|\
| * dmaengine: fix kernel-doc style typos for few commentsVinod Koul2014-01-201-5/+5
| * Merge branch 'topic/of' into for-linusVinod Koul2014-01-071-0/+1
| |\
| * \ Merge branch 'topic/defer_probe' into for-linusVinod Koul2014-01-071-0/+8
| |\ \
| * | | dmaengine: fix incorrect kernel-doc comment for struct dma_slave_configAlexander Popov2013-12-181-3/+2Star
* | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-241-0/+1
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'depends/asoc-dma', 'depends/dma-of' and 'depends/tegra-clk' i...Olof Johansson2013-12-261-0/+9
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| / | | | |/
| | | * dma: add dma_get_any_slave_channel(), for use in of_xlate()Stephen Warren2013-12-101-0/+1
| | |/ | |/|
* | | dma: Indicate residue granularity in dma_slave_capsLars-Peter Clausen2014-01-141-0/+28
| |/ |/|
* | dma: add channel request API that supports deferred probeStephen Warren2013-12-101-0/+8
|/
* 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