aboutsummaryrefslogtreecommitdiff
path: root/include/linux/dmaengine.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-06Merge branch 'topic/dmatest' into for-linusGravatar Vinod Koul 1-19/+0
2017-08-28dmaengine: add DMA_PREP_CMD for non-Data descriptors.Gravatar Abhishek Sahu 1-0/+4
2017-08-22dmaengine: remove DMA_SG as it is dead code in kernelGravatar Dave Jiang 1-19/+0
2017-01-31dmaengine: Provide a wrapper for memcpy operationsGravatar Boris Brezillon 1-0/+11
2016-11-30dmaengine: dma_slave_config: add support for slave port windowGravatar Peter Ujfalusi 1-0/+8
2016-08-08dmaengine: add support to provide error result from a DMA transationGravatar Dave Jiang 1-0/+16
2016-04-12dmaengine: ensure dmaengine helpers check valid callbackGravatar Vinod Koul 1-1/+19
2016-03-14Merge branch 'topic/pl330' into for-linusGravatar Vinod Koul 1-0/+4
2016-02-22dmaengine: make slave address physicalGravatar Vinod Koul 1-2/+2
2016-02-09dmaengine: core: expose max burst capability to clientsGravatar Shawn Lin 1-0/+4
2016-01-06Merge branch 'topic/async' into for-linusGravatar Vinod Koul 1-0/+92
2016-01-06Merge branch 'topic/univ_api' into for-linusGravatar Vinod Koul 1-7/+44
2015-12-18dmaengine: core: Introduce new, universal API to request a channelGravatar Peter Ujfalusi 1-7/+44
2015-12-05dmaengine: Add might_sleep() to dmaengine_synchronize()Gravatar Lars-Peter Clausen 1-0/+2
2015-11-16dmaengine: enable DMA_CTRL_REUSEGravatar Robert Jarzmik 1-0/+2
2015-11-16dmaengine: Add transfer termination synchronization supportGravatar Lars-Peter Clausen 1-0/+90
2015-10-04dma: Add support to program MIC x100 status descriptiorsGravatar Siva Yerramreddy 1-0/+4
2015-08-20dmaengine: Stricter legacy checking in dma_request_slave_channel_compat()Gravatar Geert Uytterhoeven 1-0/+3
2015-08-17dmaengine: Make __dma_request_slave_channel_compat() name argument constantGravatar Jarkko Nikula 1-1/+1
2015-08-17dmaengine: Add DMA_CTRL_REUSEGravatar Vinod Koul 1-0/+40
2015-08-06dmaengine: Add scatter-gathered memsetGravatar Maxime Ripard 1-0/+5
2015-08-05dmaengine: Add an enum for the dmaengine alignment constraintsGravatar Maxime Ripard 1-5/+20
2015-06-25Merge branch 'topic/xdmac' into for-linusGravatar Vinod Koul 1-0/+27
2015-06-25Merge branch 'topic/omap' into for-linusGravatar Vinod Koul 1-0/+17
2015-06-25Merge branch 'topic/core' into for-linusGravatar Vinod Koul 1-0/+8
2015-06-12dmaengine: Revert "drivers/dma: remove unused support for MEMSET operations"Gravatar Maxime Ripard 1-0/+24
2015-06-12dmaengine: Move icg helpers to global headerGravatar Maxime Ripard 1-0/+27
2015-05-18dmaengine: Support different source and destination strideGravatar Maxime Ripard 1-0/+8
2015-05-09dmaengine: of_dma: Support for DMA routersGravatar Peter Ujfalusi 1-0/+17
2015-03-16dmaengine: Remove FSF mailing addressesGravatar Jarkko Nikula 1-4/+0
2015-03-05dmaengine: Remove net_dma_find_channelGravatar Maxime Ripard 1-1/+0
2015-03-05dmaengine: Remove net_dma leftoversGravatar Maxime Ripard 1-23/+0
2015-03-04dmaengine: Remove memset leftoversGravatar Maxime Ripard 1-8/+0
2015-02-02Merge branch 'topic/rcar' into for-linusGravatar Vinod Koul 1-0/+3
2015-01-19dmaengine: Add dma_get_slave_caps() inline stub when !CONFIG_DMA_ENGINEGravatar Laurent Pinchart 1-2/+6
2015-01-18dmaengine: Move dma_get_slave_caps() implementation to dmaengine.cGravatar Laurent Pinchart 1-31/+1
2014-12-23dmaengine: Add 16 bytes, 32 bytes and 64 bytes bus widthsGravatar Laurent Pinchart 1-0/+3
2014-12-22dmaengine: Remove device_control and device_slave_capsGravatar Maxime Ripard 1-46/+6
2014-12-22dmaengine: Create a generic dma_slave_caps callbackGravatar Maxime Ripard 1-4/+37
2014-12-22dmaengine: Add device_terminate_all callbackGravatar Maxime Ripard 1-0/+6
2014-12-22dmaengine: split out pause/resume operations from device_controlGravatar Maxime Ripard 1-0/+12
2014-12-22dmaengine: Introduce a device_config callbackGravatar Maxime Ripard 1-0/+8
2014-12-22dmaengine: Make the destination abbreviation coherentGravatar Maxime Ripard 1-4/+4
2014-12-05dmaengine: clarify the issue_pending expectationsGravatar Vinod Koul 1-1/+2
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 1-4/+13
2014-10-15Merge branch 'topic/dma_control_fsl_acks' into for-linusGravatar Vinod Koul 1-3/+10
2014-10-15dmaengine: remove FSLDMA_EXTERNAL_STARTGravatar Vinod Koul 1-3/+0
2014-10-15dmaengine: add dmaengine_prep_dma_sg() helperGravatar Vinod Koul 1-0/+10
2014-10-07Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Gravatar Linus Torvalds 1-21/+1
2014-09-28net_dma: simple removalGravatar Dan Williams 1-21/+1