summaryrefslogtreecommitdiffstats
path: root/include/linux/dmaengine.h
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: Provide a wrapper for memcpy operationsBoris Brezillon2017-01-311-0/+11
* dmaengine: dma_slave_config: add support for slave port windowPeter Ujfalusi2016-11-301-0/+8
* dmaengine: add support to provide error result from a DMA transationDave Jiang2016-08-081-0/+16
* dmaengine: ensure dmaengine helpers check valid callbackVinod Koul2016-04-121-1/+19
* Merge branch 'topic/pl330' into for-linusVinod Koul2016-03-141-0/+4
|\
| * dmaengine: core: expose max burst capability to clientsShawn Lin2016-02-091-0/+4
* | dmaengine: make slave address physicalVinod Koul2016-02-221-2/+2
|/
* Merge branch 'topic/async' into for-linusVinod Koul2016-01-061-0/+92
|\
| * dmaengine: Add might_sleep() to dmaengine_synchronize()Lars-Peter Clausen2015-12-051-0/+2
| * dmaengine: Add transfer termination synchronization supportLars-Peter Clausen2015-11-161-0/+90
* | Merge branch 'topic/univ_api' into for-linusVinod Koul2016-01-061-7/+44
|\ \
| * | dmaengine: core: Introduce new, universal API to request a channelPeter Ujfalusi2015-12-181-7/+44
| |/
* / dmaengine: enable DMA_CTRL_REUSERobert Jarzmik2015-11-161-0/+2
|/
* 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