summaryrefslogtreecommitdiff
path: root/drivers/dma/ep93xx_dma.c
Commit message (Expand)AuthorAge
* dmaengine: ep93xx: Don't drain the transfers in terminate_all()Alexander Sverdlin2017-05-24
* dmaengine: ep93xx: Always start from BASE0Alexander Sverdlin2017-05-24
* Merge branch 'topic/err_reporting' into for-linusVinod Koul2016-10-03
|\
| * dmaengine: ep93xx_dma: convert callback to helper functionDave Jiang2016-08-08
* | Merge branch 'topic/compile_test' into for-linusVinod Koul2016-10-03
|\ \
| * | dmaengine: ep93xx: don't use variables defined in global scopeVinod Koul2016-09-26
| * | dmaengine: ep93xx: use correct print specifiers for size_tVinod Koul2016-09-26
| |/
* | dmaengine: cleanup with list_first_entry_or_null()Masahiro Yamada2016-09-14
|/
* dmaengine: ep93xx: Treat STALL and NFB IRQs same wayAlexander Sverdlin2016-01-25
* dmaengine: ep93xx: Constify platform_device_idKrzysztof Kozlowski2015-05-04
* dmaengine: ep93xx: update the driver commentsVinod Koul2014-12-22
* dmaengine: ep93xx: Split device_controlMaxime Ripard2014-12-22
* dmaengine: Remove the context argument to the prep_dma_cyclic operationLaurent Pinchart2014-08-04
* dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz2013-11-14
* dmaengine: prepare for generic 'unmap' dataDan Williams2013-11-13
* ep93xx_dma: remove useless use of lockAndy Shevchenko2013-08-05
* dma: ep93xx_dma: reuse is_slave_direction helperAndy Shevchenko2013-01-12
* Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-09
|\
| * dmaengine: Pass flags via device_prep_dma_cyclic() callbackPeter Ujfalusi2012-09-22
* | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-01
|\ \
| * | ARM: ep93xx: move platform_data definitionsArnd Bergmann2012-09-14
| |/
* | dma: fix commentsMasanari Iida2012-09-01
|/
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-26
|\
| * dmaengine/ep93xx_dma: Implement double buffering for M2M DMA channelsRafal Prylowski2012-04-20
* | dmaengine: fix cyclic dma usageVinod Koul2012-05-15
|/
* dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclicAlexandre Bounine2012-03-21
* dmaengine: consolidate initialization of cookiesRussell King - ARM Linux2012-03-13
* dmaengine: consolidate tx_status functionsRussell King - ARM Linux2012-03-13
* dmaengine: provide a common function for completing a dma descriptorRussell King - ARM Linux2012-03-13
* dmaengine: consolidate assignment of DMA cookiesRussell King - ARM Linux2012-03-13
* dmaengine: add private header fileRussell King - ARM Linux2012-03-13
* dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux2012-03-13
* dma/ep93xx_dma: prevent ep93xx_dma_tasklet() to reference an empty listMika Westerberg2011-12-05
* dma/ep93xx_dma: fix initialization of M2M control registerRafal Prylowski2011-12-05
* dmaengine: move drivers to dma_transfer_directionVinod Koul2011-10-27
* dmaengine/ep93xx_dma: add module.h includeMika Westerberg2011-10-16
* dma/ep93xx_dma.c: local symbols should be staticH Hartley Sweeten2011-06-16
* dmaengine: add ep93xx DMA supportMika Westerberg2011-06-06