summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2015-04-17dmaengine: pch_dma: fix memory leak on failure path in pch_dma_probe()Alexey Khoroshilov
2015-04-17dmaengine: at_xdmac: unlock spin lock before returnNiklas Cassel
2015-04-17dmaengine: xgene: devm_ioremap() returns NULL on errorDan Carpenter
2015-04-17dmaengine: xgene: buffer overflow in xgene_dma_init_channels()Dan Carpenter
2015-04-17dmaengine: usb-dmac: Fix dereferencing freed memory 'desc'Yoshihiro Shimoda
2015-04-17dmaengine: sa11x0: report slave capabilities to upper layersDmitry Eremin-Solenikov
2015-04-02dmaengine: fsl_raid: statify fsl_re_chan_probeVinod Koul
2015-04-02dmaengine: Driver support for FSL RaidEngine device.Xuelin Shi
2015-04-02dmaengine: xgene_dma_init_ring_mngr() can be statickbuild test robot
2015-04-02dmaengine: Add support for APM X-Gene SoC DMA engine driverRameshwar Prasad Sahu
2015-04-02dmaengine: usb-dmac: Add Renesas USB DMA Controller (USB-DMAC) driverYoshihiro Shimoda
2015-04-01dmaengine: edma: fixed wrongly initialized data parameter to the edma callbackPetr Kulhavy
2015-04-01dmaengine: ste_dma40: fix implicit conversionStefan Agner
2015-04-01dmaengine: jz4780: add driver for the Ingenic JZ4780 DMA controllerAlex Smith
2015-03-18Merge branch 'topic/alloc_removal' into for-linusVinod Koul
2015-03-18dmaengine: sun6i: remove device_alloc_chan_resources handlerVinod Koul
2015-03-18dmaengine: sa11x0: remove device_alloc_chan_resources handlerVinod Koul
2015-03-18dmaengine: s3c24xx: remove device_alloc_chan_resources handlerVinod Koul
2015-03-18dmaengine: k3dma: remove device_alloc_chan_resources handlerVinod Koul
2015-03-18dmaengine: img-mdc: remove device_alloc_chan_resources handlerVinod Koul
2015-03-18dmaengine: jz4740: remove device_alloc_chan_resources handlerVinod Koul
2015-03-18dmaengine: amba-pl08x:remove device_alloc_chan_resources handlerVinod Koul
2015-03-18dmaengine: pl330: fix return status on pending transfersBen Dooks
2015-03-18dmaengine: pl330: make unexported functions staticBen Dooks
2015-03-18dmaengine: pl330: fix issues with big-endian armv7Ben Dooks
2015-03-18dmaengine: constify of_device_id arrayFabian Frederick
2015-03-18dmaengine: imx-sdma: Add support for version 3 firmwareFabio Estevam
2015-03-17dmaengine: xilinx-dma: move header file to common locationKedareswara rao Appana
2015-03-16dmaengine: Remove FSF mailing addressesJarkko Nikula
2015-03-16dmaengine: qcom_bam_dma: Add support for BAM v1.7.0Archit Taneja
2015-03-16dmaengine: dw: Make error prints unique. Part #2Jarkko Nikula
2015-03-16dmaengine: dw: Make error prints unique. Part #1Jarkko Nikula
2015-03-13dmaengine: at_hdmac: Add support for memory to memory sg transfersTorsten Fleischer
2015-03-05dmaengine: jz4740: Remove extra checkTapasweni Pathak
2015-03-05dmaengine: Remove net_dma_find_channelMaxime Ripard
2015-03-02dmaengine: s3c24xx: Fix spelling mistake in dev_err mistakeColin Ian King
2015-02-23dmaengine: qcom_bam_dma: Fix error path in probe functionPramod Gurav
2015-02-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-02-17Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-16dmaengine: pl330: add DMA_PAUSE featureRobert Baldyga
2015-02-16dmaengine: pl330: improve pl330_tx_status() functionRobert Baldyga
2015-02-16dmaengine: rcar-dmac: Disable channel 0 when using IOMMULaurent Pinchart
2015-02-16dmaengine: rcar-dmac: Work around descriptor mode IOMMU errataLaurent Pinchart
2015-02-16dmaengine: rcar-dmac: Allocate hardware descriptors with DMAC deviceLaurent Pinchart
2015-02-16dmaengine: rcar-dmac: Fix oops due to unintialized list in error ISRLaurent Pinchart
2015-02-16dmaengine: rcar-dmac: Fix spinlock issues in interruptLaurent Pinchart
2015-02-16dmaenegine: edma: fix sparse warningsLad, Prabhakar
2015-02-12dmaengine: rcar-dmac: Fix uninitialized variable usageLaurent Pinchart
2015-02-12dmaengine: shdmac: extend PM methodsSergei Shtylyov
2015-02-12dmaengine: shdmac: use SET_RUNTIME_PM_OPS()Sergei Shtylyov