aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/edma.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-24
|\
| * dmaengine: edma: fixed wrongly initialized data parameter to the edma callbackPetr Kulhavy2015-03-31
* | dmaengine: edma: fix memory leak when terminating running transfersPetr Kulhavy2015-03-30
|/
* dmaenegine: edma: fix sparse warningsLad, Prabhakar2015-02-15
* dmaengine: edma: Declare slave capabilities for the generic codeMaxime Ripard2014-12-22
* dmaengine: edma: Split device_controlMaxime Ripard2014-12-22
* dmaengine: Make the destination abbreviation coherentMaxime Ripard2014-12-22
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * dma: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | dma: edma: move device registration to platform codeArnd Bergmann2014-11-05
|/
* dmaengine: edma: check for echan->edesc => NULL in edma_dma_pause()Sebastian Andrzej Siewior2014-10-15
* 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: edma: Do not register second device when booted with DTPeter Ujfalusi2014-07-31
| * dmaengine: edma: Do not change the error code returned from edma_alloc_slotPeter Ujfalusi2014-07-31
| * dmaengine: edma: Serve cyclic (audio) channels with high priority queuePeter Ujfalusi2014-07-28
| * dmaengine: edma: Support to suppress the period interrupts in cyclic modePeter Ujfalusi2014-07-28
| * dmaengine: edma: Update caps->residue_granularity to match with realityPeter Ujfalusi2014-07-28
* | dma: edma: Declare DMA_SLAVE_BUSWIDTH_3_BYTES as supported buswidthPeter Ujfalusi2014-07-04
|/
* dmaengine: edma: update DMA memcpy to use new param elementJoel Fernandes2014-04-30
* dmaengine: edma: Document variables used for residue accountingJoel Fernandes2014-04-30
* dmaengine: edma: Provide granular accountingThomas Gleixner2014-04-30
* dmaengine: edma: Store transfer data in edma_desc and edma_psetThomas Gleixner2014-04-30
* dmaengine: edma: Create private pset structThomas Gleixner2014-04-30
* dmaengine: edma: Check the current decriptor first in tx_status()Thomas Gleixner2014-04-30
* dmaengine: edma: Sanitize residue reportingThomas Gleixner2014-04-30
* dmaengine: edma: Add channel number to debug printsPeter Ujfalusi2014-04-29
* dmaengine: edma: No need save/restore interrupt flags during spin_lock in IRQJoel Fernandes2014-04-23
* dmaengine: edma: Add DMA memcpy supportJoel Fernandes2014-04-22
* dmaengine: edma: Print the direction value as well when it is not supportedPeter Ujfalusi2014-04-22
* dmaengine: edma: Prefix debug prints where the text were identical in prep ca...Peter Ujfalusi2014-04-22
* dmaengine: edma: Implement device_slave_caps callbackPeter Ujfalusi2014-04-22
* dmaengine: edma: Reduce debug print verbosity for non verbose debuggingPeter Ujfalusi2014-04-22
* dmaengine: edma: Set DMA_CYCLIC capability flagPeter Ujfalusi2014-04-22
* dmaengine: edma: Add support for DMA_PAUSE/RESUME operationPeter Ujfalusi2014-04-22
* dmaengine: edma: Correct the handling of src/dst_maxburst == 0Peter Ujfalusi2014-04-22
* dma: edma: fix incorrect SG list handlingSekhar Nori2014-04-13
* dma: edma: Fix memory leak in edma_prep_dma_cyclic()Christian Engelmayer2014-03-06
* dma: edma: Set debug level to debugging messagesEzequiel Garcia2013-12-18
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-20
|\
| * dmaengine: edma: remove duplicate kfreeVinod Koul2013-11-13
| * dma: edma: Add support for Cyclic DMAJoel Fernandes2013-11-11
| * Merge branch 'dma_complete' into nextVinod Koul2013-10-31
| |\
| | * dmanengine: fix edma driver to not define DMA_COMPLETEVinod Koul2013-10-30
| * | Merge branch 'dma_complete' into nextVinod Koul2013-10-30
| |\|
| | * dmaengine: edma: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-25
| * | Merge branch 'for-linus' into nextVinod Koul2013-10-30
| |\ \
| | * | dma: edma: Increase maximum SG limit to 20Joel Fernandes2013-10-21
| | * | dma: edma: Split out PaRAM set calculations into its own functionJoel Fernandes2013-10-21
| | |/
* | | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\ \ \ | |/ / |/| |