summaryrefslogtreecommitdiffstats
path: root/include/linux/dmaengine.h
Commit message (Expand)AuthorAgeFilesLines
* dma: Add support to program MIC x100 status descriptiorsSiva Yerramreddy2015-10-041-0/+4
* dmaengine: Stricter legacy checking in dma_request_slave_channel_compat()Geert Uytterhoeven2015-08-201-0/+3
* dmaengine: Make __dma_request_slave_channel_compat() name argument constantJarkko Nikula2015-08-171-1/+1
* dmaengine: Add DMA_CTRL_REUSEVinod Koul2015-08-171-0/+40
* dmaengine: Add scatter-gathered memsetMaxime Ripard2015-08-061-0/+5
* dmaengine: Add an enum for the dmaengine alignment constraintsMaxime Ripard2015-08-051-5/+20
* Merge branch 'topic/xdmac' into for-linusVinod Koul2015-06-251-0/+27
|\
| * dmaengine: Move icg helpers to global headerMaxime Ripard2015-06-121-0/+27
* | Merge branch 'topic/omap' into for-linusVinod Koul2015-06-251-0/+17
|\ \
| * | dmaengine: of_dma: Support for DMA routersPeter Ujfalusi2015-05-091-0/+17
| |/
* | Merge branch 'topic/core' into for-linusVinod Koul2015-06-251-0/+8
|\ \
| * | dmaengine: Support different source and destination strideMaxime Ripard2015-05-181-0/+8
| |/
* | dmaengine: Revert "drivers/dma: remove unused support for MEMSET operations"Maxime Ripard2015-06-121-0/+24
|/
* dmaengine: Remove FSF mailing addressesJarkko Nikula2015-03-161-4/+0
* dmaengine: Remove net_dma_find_channelMaxime Ripard2015-03-051-1/+0
* dmaengine: Remove net_dma leftoversMaxime Ripard2015-03-051-23/+0
* dmaengine: Remove memset leftoversMaxime Ripard2015-03-041-8/+0
* Merge branch 'topic/rcar' into for-linusVinod Koul2015-02-021-0/+3
|\
| * dmaengine: Add 16 bytes, 32 bytes and 64 bytes bus widthsLaurent Pinchart2014-12-231-0/+3
* | dmaengine: Add dma_get_slave_caps() inline stub when !CONFIG_DMA_ENGINELaurent Pinchart2015-01-191-2/+6
* | dmaengine: Move dma_get_slave_caps() implementation to dmaengine.cLaurent Pinchart2015-01-181-31/+1
|/
* dmaengine: Remove device_control and device_slave_capsMaxime Ripard2014-12-221-46/+6
* dmaengine: Create a generic dma_slave_caps callbackMaxime Ripard2014-12-221-4/+37
* dmaengine: Add device_terminate_all callbackMaxime Ripard2014-12-221-0/+6
* dmaengine: split out pause/resume operations from device_controlMaxime Ripard2014-12-221-0/+12
* dmaengine: Introduce a device_config callbackMaxime Ripard2014-12-221-0/+8
* dmaengine: Make the destination abbreviation coherentMaxime Ripard2014-12-221-4/+4
* 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-181-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/+0
| | * 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-071-21/+1
|\ \ | |/ |/|
| * net_dma: simple removalDan Williams2014-09-281-21/+1
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-08-111-3/+2
|\ \
| * | 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/+0
* | | 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/+5
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-01-291-8/+7
|\
| * 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/+2
* | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-231-0/+1
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'depends/asoc-dma', 'depends/dma-of' and 'depends/tegra-clk' i...Olof Johansson2013-12-261-0/+9
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| / | | | |/
OpenPOWER on IntegriCloud