aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dmaengine.h
Commit message (Expand)AuthorAge
* dmaengine: Remove FSF mailing addressesJarkko Nikula2015-03-16
* dmaengine: Remove net_dma_find_channelMaxime Ripard2015-03-05
* dmaengine: Remove net_dma leftoversMaxime Ripard2015-03-05
* dmaengine: Remove memset leftoversMaxime Ripard2015-03-04
* Merge branch 'topic/rcar' into for-linusVinod Koul2015-02-02
|\
| * dmaengine: Add 16 bytes, 32 bytes and 64 bytes bus widthsLaurent Pinchart2014-12-23
* | dmaengine: Add dma_get_slave_caps() inline stub when !CONFIG_DMA_ENGINELaurent Pinchart2015-01-19
* | dmaengine: Move dma_get_slave_caps() implementation to dmaengine.cLaurent Pinchart2015-01-18
|/
* dmaengine: Remove device_control and device_slave_capsMaxime Ripard2014-12-22
* dmaengine: Create a generic dma_slave_caps callbackMaxime Ripard2014-12-22
* dmaengine: Add device_terminate_all callbackMaxime Ripard2014-12-22
* dmaengine: split out pause/resume operations from device_controlMaxime Ripard2014-12-22
* dmaengine: Introduce a device_config callbackMaxime Ripard2014-12-22
* dmaengine: Make the destination abbreviation coherentMaxime Ripard2014-12-22
* dmaengine: clarify the issue_pending expectationsVinod Koul2014-12-05
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-18
|\
| * Merge branch 'topic/dma_control_fsl_acks' into for-linusVinod Koul2014-10-15
| |\
| | * dmaengine: remove FSLDMA_EXTERNAL_STARTVinod Koul2014-10-15
| | * dmaengine: add dmaengine_prep_dma_sg() helperVinod Koul2014-10-15
| * | dmaengine: Mark the struct dma_slave_config direction field deprecatedLaurent Pinchart2014-09-23
| |/
* | Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-10-07
|\ \ | |/ |/|
| * net_dma: simple removalDan Williams2014-09-28
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-08-11
|\ \
| * | dmaengine: Remove the context argument to the prep_dma_cyclic operationLaurent Pinchart2014-08-04
| * | dmaengine: Remove unused definition of DMA_MAX_COOKIEGeert Uytterhoeven2014-07-25
* | | dma: Support for 3 bytes word sizePeter Ujfalusi2014-07-04
|/ /
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-06-10
|\ \
| * | dmaengine: fix comment typoAlexander Popov2014-05-22
* | | dmaengine: fix dmaengine_unmap failureXuelin Shi2014-05-21
|/ /
* / dma: Remove comment about embedding dma_slave_config into custom structsLars-Peter Clausen2014-03-06
|/
* 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