aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dmaengine.h
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-01-29
|\
| * dmaengine: fix kernel-doc style typos for few commentsVinod Koul2014-01-20
| * Merge branch 'topic/of' into for-linusVinod Koul2014-01-07
| |\
| * \ Merge branch 'topic/defer_probe' into for-linusVinod Koul2014-01-07
| |\ \
| * | | dmaengine: fix incorrect kernel-doc comment for struct dma_slave_configAlexander Popov2013-12-18
* | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-23
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'depends/asoc-dma', 'depends/dma-of' and 'depends/tegra-clk' i...Olof Johansson2013-12-26
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| / | | | |/
| | | * dma: add dma_get_any_slave_channel(), for use in of_xlate()Stephen Warren2013-12-10
| | |/ | |/|
* | | dma: Indicate residue granularity in dma_slave_capsLars-Peter Clausen2014-01-14
| |/ |/|
* | dma: add channel request API that supports deferred probeStephen Warren2013-12-10
|/
* Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul2013-11-16
|\
| * dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz2013-11-14
| * async_memcpy: convert to dmaengine_unmap_dataDan Williams2013-11-14
| * dmaengine: reference counted unmap dataDan Williams2013-11-13
| * dmaengine: prepare for generic 'unmap' dataDan Williams2013-11-13
* | dmaengine: remove unused DMA_SUCCESSVinod Koul2013-10-25
* | dmaengine: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-25
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-09-10
|\
| * Merge branch 'topic/api_caps' into for-linusVinod Koul2013-09-04
| |\
| | * dmaengine: dma_slave_caps: remove sg entriesVinod Koul2013-09-02
| * | Merge branch 'topic/api_caps' into for-linusVinod Koul2013-09-02
| |\|
| | * dmaengine: add dma_slave_get_caps apiVinod Koul2013-07-15
| * | dmaengine: add interface of dma_get_slave_channelZhangfei Gao2013-08-13
| |/
* | dmaengine: dma_sync_wait and dma_find_channel undefinedJon Mason2013-09-09
* | dmaengine: make dma_submit_error() return an error codeDan Carpenter2013-08-23
|/
* drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz2013-07-03
* Merge branch 'topic/of' into for-linusVinod Koul2013-05-02
|\
| * DMA: of: Constant namesMarkus Pargmann2013-04-15
* | dma: Make the 'mask' parameter of __dma_request_channel constLars-Peter Clausen2013-04-15
|/
* dmaengine: add dma_request_slave_channel_compat()Matt Porter2013-02-27
* dmaengine.h: remove redundant else keywordAndy Shevchenko2013-02-14
* dmaengine: introduce is_slave_direction functionAndy Shevchenko2013-01-12
* dmaengine: remove dma_async_memcpy_complete() macroBartlomiej Zolnierkiewicz2013-01-08
* dmaengine: remove dma_async_memcpy_pending() macroBartlomiej Zolnierkiewicz2013-01-08
* dmatest: Fix NULL pointer dereference on ioatJon Mason2013-01-08
* DMAEngine: add dmaengine_prep_interleaved_dma wrapper for interleaved apiBarry Song2013-01-08
* dmaengine: use for_each_set_bitAkinobu Mita2013-01-08
* dmaengine: fix build failure due to missing semi-colonVinod Koul2013-01-06
* dmaengine: add helper function to request a slave DMA channelJon Hunter2013-01-06
* dmaengine: Add flags parameter to dmaengine_prep_dma_cyclic()Peter Ujfalusi2012-09-24
* dmaengine: Pass flags via device_prep_dma_cyclic() callbackPeter Ujfalusi2012-09-22
* dmaengine: Add wrapper for device_tx_status callbackLars-Peter Clausen2012-06-20
* dma: dmaengine: add slave req id in slave_configLaxman Dewangan2012-06-08
* rapidio: add DMA engine support for RIO data transfersAlexandre Bounine2012-05-31
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-05-25
|\
| * dmaengine: Fixup dmaengine_prep_slave_single() to be actually usefulKuninori Morimoto2012-05-11
* | Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-10
|\ \ | |/ |/|
| * netdma: adding alignment check for NETDMA opsDave Jiang2012-04-05
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-29
|\ \
| * | dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclicAlexandre Bounine2012-03-21