summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* DMA: shdma: (cosmetic) don't re-calculate a pointerGuennadi Liakhovetski2013-07-051-1/+1
* dmaengine: at_hdmac: prepare clk before calling enableBoris BREZILLON2013-07-051-6/+9
* dmaengine/trivial: at_hdmac: add curly brackets to if/else expressionsNicolas Ferre2013-07-051-2/+4
* dmaengine: at_hdmac: remove unsuded atc_cleanup_descriptors()Nicolas Ferre2013-07-051-31/+0
* dmaengine: at_hdmac: add FIFO configuration parameter to DMA DT bindingLudovic Desroches2013-07-051-4/+21
* MIPS: jz4740: Remove custom DMA APILars-Peter Clausen2013-07-051-37/+221
* dma: Add a jz4740 dmaengine driverLars-Peter Clausen2013-07-053-0/+440
* dma: mmp_tdma: disable irq when disabling dma channelQiao Zhou2013-07-051-0/+4
* dmaengine: PL08x: Avoid collisions with get_signal() macroMark Brown2013-07-051-4/+4
* dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagicallyVinod Koul2013-07-052-9/+8
* dma: dw: add PCI part of the driverAndy Shevchenko2013-07-053-0/+113
* dma: dw: split driver to library part and platform codeAndy Shevchenko2013-07-057-279/+436
* dma: move dw_dmac driver to an own directoryAndy Shevchenko2013-07-056-21/+27
* dw_dmac: don't check resource with devm_ioremap_resourceAndy Shevchenko2013-07-051-4/+1
* dma: pl330: use dma_addr_t for describing bus addressesWill Deacon2013-07-051-1/+1
* dma: pl330: rip out broken, redundant ID probingWill Deacon2013-07-051-24/+3
* dma: imx-sdma: move to generic device tree bindingsShawn Guo2013-07-051-0/+40
* dmaengine: sirf: set dma residue based on the current dma transfer positionRongjun Ying2013-07-051-0/+17
* dma: tegra: avoid channel lock up after freeDmitry Osipenko2013-07-051-0/+1
* dma: tegra20-apbdma: err message correctionDmitry Osipenko2013-07-051-1/+1
* dw_dmac: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-07-051-2/+2
* dma: timb_dma: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-051-2/+0
* dma: at_hdmac: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-051-2/+0
* dma: mxs-dma: Staticize mxs_dma_xlateFabio Estevam2013-07-051-1/+1
* dma: use platform_{get,set}_drvdata()Jingoo Han2013-07-052-6/+4
* DMA: AT91: Get residual bytes in dma bufferElen Song2013-07-052-18/+115
* DMA: AT91: Get transfer widthElen Song2013-07-052-0/+5
* dmaengine: at_hdmac/trivial: rearrange CFG register bits assignmentNicolas Ferre2013-07-051-5/+4
* dmaengine: at_hdmac: extend hardware handshaking interface identificationNicolas Ferre2013-07-051-0/+2
* dmaengine: at_hdmac/trivial: correct typo in commentNicolas Ferre2013-07-051-1/+1
* DMA: imx-dma: imxdma->dev used uninitializedMarkus Pargmann2013-07-051-1/+1
* dma: imx-dma: Add oftree supportMarkus Pargmann2013-07-051-0/+75
* dma: of: Remove check on always true conditionLars-Peter Clausen2013-06-121-13/+1
* dma: of: Remove restriction that #dma-cells can't be 0Lars-Peter Clausen2013-06-121-7/+4
* dmatest: do not allow to interrupt ongoing testsAndy Shevchenko2013-06-081-22/+23
* dmaengine: ste_dma40: fix pm runtime ref countingRabin Vincent2013-05-271-3/+5
* Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-05-251-3/+169
|\
| * dma: acpi-dma: parse CSRT to extract additional resourcesAndy Shevchenko2013-05-141-3/+169
* | drivers/dma: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-05-0931-499/+2843
|\
| * dma: tegra: implement suspend/resume callbacksLaxman Dewangan2013-05-021-0/+65
| * Merge branch 'topic/of' into for-linusVinod Koul2013-05-022-67/+31
| |\
| | * dma:of: Use a mutex to protect the of_dma_listLars-Peter Clausen2013-05-021-56/+20
| | * dma: of: Fix of_node reference leakLars-Peter Clausen2013-05-021-5/+6
| | * dma: of: Remove unnecessary list_empty checkLars-Peter Clausen2013-04-151-5/+0
| | * DMA: OF: Check properties value before running be32_to_cpup() on itViresh Kumar2013-04-151-2/+6
| | * DMA: of: Constant namesMarkus Pargmann2013-04-152-4/+4
| * | dmaengine: sirf: move driver init from module_init to subsys_initcallBarry Song2013-05-021-1/+12
| * | sudmac: add support for SUDMACShimoda, Yoshihiro2013-04-303-0/+435
| * | dma: sh: add KconfigShimoda, Yoshihiro2013-04-304-11/+21
OpenPOWER on IntegriCloud