summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* dma: mmp_pdma: add support for residue reportingDaniel Mack2014-05-071-3/+84
* dma: ste_dma40: Fixup system suspend/resumeUlf Hansson2014-05-071-3/+10
* dma: ste_dma40: Convert to PM macros while providing the PM callbacksUlf Hansson2014-05-071-79/+71
* dma: ste_dma40: Don't require CONFIG_PM_RUNTIMEUlf Hansson2014-05-071-11/+10
* dma: ste_dma40: Maintain spinlock order while handling pauseUlf Hansson2014-05-071-1/+1
* dmaengine: dw: convert to use SET_LATE_SYSTEM_SLEEP_PM_OPSAndy Shevchenko2014-05-071-8/+2
* dmaengine: dw: move PM to suspend_late / resume_early stagesAndy Shevchenko2014-05-071-14/+4
* dma: mpc512x: fix freeing resources in mpc_dma_probe() and mpc_dma_remove()Alexander Popov2014-05-021-17/+38
* dma: mpc512x: separate 'compatible' values for MPC512x and MPC8308Alexander Popov2014-05-021-0/+1
* dma: mpc512x: reorder mpc8308 specific instructionsAlexander Popov2014-05-021-17/+25
* DMA: Freescale: move functions to avoid forward declarationsHongbo Zhang2014-05-021-95/+95
* DMA: Freescale: add fsl_dma_free_descriptor() to reduce code duplicationHongbo Zhang2014-05-021-10/+17
* DMA: Freescale: remove attribute DMA_INTERRUPT of dmaengineHongbo Zhang2014-05-021-31/+0
* DMA: Freescale: unify register access methodsHongbo Zhang2014-05-021-19/+33
* DMA: Freescale: remove the unnecessary FSL_DMA_LD_DEBUGHongbo Zhang2014-05-021-10/+0
* DMA: shdma: add cyclic transfer supportKuninori Morimoto2014-05-021-7/+65
* DMA: shdma: tidyup callback chunk finderKuninori Morimoto2014-05-021-9/+9
* dma: mmp_pdma: Fix physical channel memory allocation sizeLaurent Pinchart2014-05-021-4/+2
* dma: mmp_pdma: Simplify access to channel drcmr valueLaurent Pinchart2014-05-021-1/+1
* dmaengine: edma: update DMA memcpy to use new param elementJoel Fernandes2014-04-301-2/+2
* dmaengine: edma: Document variables used for residue accountingJoel Fernandes2014-04-301-2/+24
* dmaengine: edma: Provide granular accountingThomas Gleixner2014-04-301-2/+65
* dmaengine: edma: Store transfer data in edma_desc and edma_psetThomas Gleixner2014-04-301-0/+9
* dmaengine: edma: Create private pset structThomas Gleixner2014-04-301-31/+36
* dmaengine: edma: Check the current decriptor first in tx_status()Thomas Gleixner2014-04-301-4/+3
* dmaengine: edma: Sanitize residue reportingThomas Gleixner2014-04-301-25/+9
* dmaengine: edma: Add channel number to debug printsPeter Ujfalusi2014-04-291-3/+4
* dmaengine: edma: No need save/restore interrupt flags during spin_lock in IRQJoel Fernandes2014-04-231-5/+4
* dmaengine: edma: Add DMA memcpy supportJoel Fernandes2014-04-221-0/+51
* dmaengine: edma: Print the direction value as well when it is not supportedPeter Ujfalusi2014-04-221-2/+2
* dmaengine: edma: Prefix debug prints where the text were identical in prep ca...Peter Ujfalusi2014-04-221-6/+8
* dmaengine: edma: Implement device_slave_caps callbackPeter Ujfalusi2014-04-221-0/+18
* dmaengine: edma: Reduce debug print verbosity for non verbose debuggingPeter Ujfalusi2014-04-221-6/+5
* dmaengine: edma: Set DMA_CYCLIC capability flagPeter Ujfalusi2014-04-221-0/+1
* dmaengine: edma: Add support for DMA_PAUSE/RESUME operationPeter Ujfalusi2014-04-221-0/+28
* dmaengine: edma: Correct the handling of src/dst_maxburst == 0Peter Ujfalusi2014-04-221-0/+4
* dma: fix eDMA driver as a subsys_initcallYuan Yao2014-04-161-1/+11
* dmaengine: sirf: off by one in of_dma_sirfsoc_xlate()Dan Carpenter2014-04-161-1/+1
* platform: Fix timberdale dependenciesJean Delvare2014-04-161-1/+1
* dma: edma: fix incorrect SG list handlingSekhar Nori2014-04-141-2/+4
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-04-1027-58/+2630
|\
| * Merge branch 'topic/bam' into for-linusVinod Koul2014-04-053-0/+1121
| |\
| | * dmaengine: add Qualcomm BAM dma driverAndy Gross2014-04-053-0/+1122
| * | shdma: add R-Car Audio DMAC peri peri driverKuninori Morimoto2014-03-293-0/+327
| * | dmaengine: sirf: enable generic dt binding for dma channelsBarry Song2014-03-291-0/+23
| * | dma: omap-dma: Implement device_slave_caps callbackPeter Ujfalusi2014-03-291-0/+18
| * | dma: dw: Add suspend and resume handling for PCI mode DW_DMAC.Chew, Chiau Ee2014-03-261-0/+33
| * | dma: dw: allocate memory in two stages in probeAndy Shevchenko2014-03-262-9/+12
| * | Add new line to test result strings produced in verbose modeJerome Blin2014-03-261-2/+2
| * | Merge branch 'topic/tasklet_fix' into for-linusVinod Koul2014-03-172-3/+2
| |\ \
OpenPOWER on IntegriCloud