aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)AuthorFilesLines
2015-04-11dmaengine: cppi41: add missing bitfieldsFelipe Balbi1-0/+9
2015-04-07Merge 4.0-rc7 into tty-nextGreg Kroah-Hartman5-1/+19
2015-04-07Merge 4.0-rc7 into staging-nextGreg Kroah-Hartman5-1/+19
2015-04-02dmaengine: fsl_raid: statify fsl_re_chan_probeVinod Koul1-1/+1
2015-04-02dmaengine: Driver support for FSL RaidEngine device.Xuelin Shi4-0/+1222
2015-04-02dmaengine: xgene_dma_init_ring_mngr() can be statickbuild test robot1-1/+1
2015-04-02dmaengine: Add support for APM X-Gene SoC DMA engine driverRameshwar Prasad Sahu3-0/+2099
2015-04-02dmaengine: usb-dmac: Add Renesas USB DMA Controller (USB-DMAC) driverYoshihiro Shimoda3-0/+920
2015-04-01dmaengine: edma: fixed wrongly initialized data parameter to the edma callbackPetr Kulhavy1-1/+1
2015-04-01dmaengine: ste_dma40: fix implicit conversionStefan Agner1-2/+4
2015-04-01dmaengine: jz4780: add driver for the Ingenic JZ4780 DMA controllerAlex Smith3-0/+888
2015-03-30dmaengine: moxart-dma: Fix memory leak when stopping a running transferPeter Ujfalusi1-1/+3
2015-03-30dmaengine: bcm2835-dma: Fix memory leak when stopping a running transferPeter Ujfalusi1-0/+1
2015-03-30dmaengine: omap-dma: Fix memory leak when terminating running transferPeter Ujfalusi1-0/+1
2015-03-30dmaengine: edma: fix memory leak when terminating running transfersPetr Kulhavy1-0/+7
2015-03-30dmaengine: jz4740: Define capabilitiesLars-Peter Clausen1-0/+7
2015-03-26dmaengine: hsu: move memory allocation to GFP_NOWAITAndy Shevchenko1-2/+2
2015-03-26dmaengine: hsu: remove redundant pieces of codeAndy Shevchenko1-11/+2
2015-03-26dmaengine: hsu: add Intel Tangier PCI IDAndy Shevchenko1-0/+1
2015-03-23Merge 4.0-rc5 into tty-nextGreg Kroah-Hartman5-80/+137
2015-03-23Merge 4.0-rc5 into staging-testingGreg Kroah-Hartman5-80/+137
2015-03-18Merge branch 'topic/alloc_removal' into for-linusVinod Koul7-46/+0
2015-03-18dmaengine: sun6i: remove device_alloc_chan_resources handlerVinod Koul1-6/+0
2015-03-18dmaengine: sa11x0: remove device_alloc_chan_resources handlerVinod Koul1-6/+0
2015-03-18dmaengine: s3c24xx: remove device_alloc_chan_resources handlerVinod Koul1-9/+0
2015-03-18dmaengine: k3dma: remove device_alloc_chan_resources handlerVinod Koul1-6/+0
2015-03-18dmaengine: img-mdc: remove device_alloc_chan_resources handlerVinod Koul1-6/+0
2015-03-18dmaengine: jz4740: remove device_alloc_chan_resources handlerVinod Koul1-6/+0
2015-03-18dmaengine: amba-pl08x:remove device_alloc_chan_resources handlerVinod Koul1-7/+0
2015-03-18dmaengine: pl330: fix return status on pending transfersBen Dooks1-1/+11
2015-03-18dmaengine: pl330: make unexported functions staticBen Dooks1-3/+3
2015-03-18dmaengine: pl330: fix issues with big-endian armv7Ben Dooks1-4/+4
2015-03-18dmaengine: constify of_device_id arrayFabian Frederick8-9/+9
2015-03-18dmaengine: pl08x: Define capabilities for generic capabilities reportingMark Brown1-0/+14
2015-03-18dmaengine: remove Renesas Audio DMAC peri periKuninori Morimoto3-383/+0
2015-03-18dmaengine: imx-sdma: Add support for version 3 firmwareFabio Estevam1-0/+4
2015-03-17dmaengine: intel-mid-dma: remove the driverAndy Shevchenko4-1760/+0
2015-03-17dmaengine: xilinx-dma: move header file to common locationKedareswara rao Appana1-1/+1
2015-03-16dmaengine: Remove FSF mailing addressesJarkko Nikula19-76/+0
2015-03-16dmaengine: qcom_bam_dma: Add support for BAM v1.7.0Archit Taneja1-0/+30
2015-03-16dmaengine: dw: Make error prints unique. Part #2Jarkko Nikula1-8/+4
2015-03-16dmaengine: dw: Make error prints unique. Part #1Jarkko Nikula1-2/+4
2015-03-16dmaengine: dw: append MODULE_ALIAS for platform driverAndy Shevchenko1-1/+4
2015-03-16dmaengine: imx-sdma: switch to dynamic context mode after script loadedRobin Gong1-3/+4
2015-03-13dmaengine: at_hdmac: Fix calculation of the residual bytesTorsten Fleischer2-76/+115
2015-03-13dmaengine: at_hdmac: Add support for memory to memory sg transfersTorsten Fleischer1-11/+164
2015-03-09Merge 4.0-rc3 into staging-nextGreg Kroah-Hartman7-22/+57
2015-03-09Merge 4.0-rc3 into tty-testingGreg Kroah-Hartman7-0/+767
2015-03-07dmaengine: export symbol of of_dma_request_slave_channel()Kuninori Morimoto1-0/+1
2015-03-07dmaengine: append hsu DMA driverAndy Shevchenko7-0/+767