aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAge
* Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-02
|\
| * 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
* | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-05-27
|\ \
| * | dmaengine: sa11x0: remove broken #ifdefArnd Bergmann2014-05-21
| * | dmaengine: dw: went back to plain {request,free}_irq() callsAndy Shevchenko2014-05-07
| |/
* | dmaengine: fix dmaengine_unmap failureXuelin Shi2014-05-21
* | dma: mv_xor: Flush descriptors before activating a channelEzequiel Garcia2014-05-21
|/
* dma: fix eDMA driver as a subsys_initcallYuan Yao2014-04-16
* dmaengine: sirf: off by one in of_dma_sirfsoc_xlate()Dan Carpenter2014-04-16
* platform: Fix timberdale dependenciesJean Delvare2014-04-16
* dma: edma: fix incorrect SG list handlingSekhar Nori2014-04-13
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-04-10
|\
| * Merge branch 'topic/bam' into for-linusVinod Koul2014-04-05
| |\
| | * dmaengine: add Qualcomm BAM dma driverAndy Gross2014-04-05
| * | shdma: add R-Car Audio DMAC peri peri driverKuninori Morimoto2014-03-29
| * | dmaengine: sirf: enable generic dt binding for dma channelsBarry Song2014-03-29
| * | dma: omap-dma: Implement device_slave_caps callbackPeter Ujfalusi2014-03-29
| * | dma: dw: Add suspend and resume handling for PCI mode DW_DMAC.Chew, Chiau Ee2014-03-26
| * | dma: dw: allocate memory in two stages in probeAndy Shevchenko2014-03-26
| * | Add new line to test result strings produced in verbose modeJerome Blin2014-03-26
| * | Merge branch 'topic/tasklet_fix' into for-linusVinod Koul2014-03-17
| |\ \
| | * | dmaengine: pch_dma: use tasklet_kill in teardownVinod Koul2014-03-17
| | * | dmaengine: at_hdmac: use tasklet_kill in teardownVinod Koul2014-03-17
| | |/
| * | dma: cppi41: start tear down only if channel is busyGeorge Cherian2014-03-11
| * | dmaengine: s3c24xx-dma: make phy->irq signed for error handlingDan Carpenter2014-03-11
| * | dma: imx-dma: Add missing module owner fieldAlexander Shiyan2014-03-06
| * | dma: imx-dma: Replace printk with dev_*Alexander Shiyan2014-03-06
| * | dma: fsl-edma: fix static checker warning of NULL dereferenceJingchang Lu2014-03-06
| * | dma: mmp_tdma: move to generic device tree bindingNenghua Cao2014-03-06
| * | dma: mmp_pdma: add IRQF_SHARED when request irqChao Xie2014-03-06
| * | dma: edma: Fix memory leak in edma_prep_dma_cyclic()Christian Engelmayer2014-03-06
| * | DMA: shdma: Make sh_dmae_pm staticLaurent Pinchart2014-03-06
| * | DMA: shdma: Fix warnings due to declared but unused symbolsLaurent Pinchart2014-03-06
| * | DMA: shdma: Fix warnings due to improper casts and printk formatsLaurent Pinchart2014-03-06