aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAge
* dmaengine: Fix choppy sound because of unimplemented resumeKrzysztof Kozlowski2015-06-12
* dmaengine: at_xdmac: rework slave configuration partLudovic Desroches2015-06-08
* dmaengine: at_xdmac: lock fixesLudovic Desroches2015-06-08
* dmaengine: hsu: Fix memory leak when stopping a running transferPeter Ujfalusi2015-06-02
* dmaengine: pl330: Fix hang on dmaengine_terminate_all on certain boardsKrzysztof Kozlowski2015-05-22
* dmaengine: increment privatecnt when using dma_get_any_slave_channelChristopher Freeman2015-04-29
* dmaengine: xgene: Set hardware dependencyJean Delvare2015-04-26
* dmaengine: usb-dmac: Protect PM-only functions to kill warningGeert Uytterhoeven2015-04-26
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-24
|\
| * dmaengine: dw: don't prompt for DW_DMAC_COREVinod Koul2015-04-22
| * Merge branch 'topic/sh' into for-linusVinod Koul2015-04-20
| |\
| | * dmaengine: remove Renesas Audio DMAC peri periKuninori Morimoto2015-03-18
| | * dmaengine: shdma: use normal interface for passing slave idArnd Bergmann2015-02-23
| * | dmaengine: shdmac: avoid unused variable warningsArnd Bergmann2015-04-17
| * | dmaengine: fix platform_no_drv_owner.cocci warningskbuild test robot2015-04-17
| * | dmaengine: pch_dma: fix memory leak on failure path in pch_dma_probe()Alexey Khoroshilov2015-04-17
| * | dmaengine: at_xdmac: unlock spin lock before returnNiklas Cassel2015-04-17
| * | dmaengine: xgene: devm_ioremap() returns NULL on errorDan Carpenter2015-04-17
| * | dmaengine: xgene: buffer overflow in xgene_dma_init_channels()Dan Carpenter2015-04-17
| * | dmaengine: usb-dmac: Fix dereferencing freed memory 'desc'Yoshihiro Shimoda2015-04-17
| * | dmaengine: sa11x0: report slave capabilities to upper layersDmitry Eremin-Solenikov2015-04-17
| * | dmaengine: fsl_raid: statify fsl_re_chan_probeVinod Koul2015-04-02
| * | dmaengine: Driver support for FSL RaidEngine device.Xuelin Shi2015-04-02
| * | dmaengine: xgene_dma_init_ring_mngr() can be statickbuild test robot2015-04-02
| * | dmaengine: Add support for APM X-Gene SoC DMA engine driverRameshwar Prasad Sahu2015-04-02
| * | dmaengine: usb-dmac: Add Renesas USB DMA Controller (USB-DMAC) driverYoshihiro Shimoda2015-04-02
| * | dmaengine: edma: fixed wrongly initialized data parameter to the edma callbackPetr Kulhavy2015-03-31
| * | dmaengine: ste_dma40: fix implicit conversionStefan Agner2015-03-31
| * | dmaengine: jz4780: add driver for the Ingenic JZ4780 DMA controllerAlex Smith2015-03-31
| * | Merge branch 'topic/alloc_removal' into for-linusVinod Koul2015-03-18
| |\ \
| | * | dmaengine: sun6i: remove device_alloc_chan_resources handlerVinod Koul2015-03-18
| | * | dmaengine: sa11x0: remove device_alloc_chan_resources handlerVinod Koul2015-03-18
| | * | dmaengine: s3c24xx: remove device_alloc_chan_resources handlerVinod Koul2015-03-18
| | * | dmaengine: k3dma: remove device_alloc_chan_resources handlerVinod Koul2015-03-18
| | * | dmaengine: img-mdc: remove device_alloc_chan_resources handlerVinod Koul2015-03-18
| | * | dmaengine: jz4740: remove device_alloc_chan_resources handlerVinod Koul2015-03-18
| | * | dmaengine: amba-pl08x:remove device_alloc_chan_resources handlerVinod Koul2015-03-18
| * | | dmaengine: pl330: fix return status on pending transfersBen Dooks2015-03-18
| * | | dmaengine: pl330: make unexported functions staticBen Dooks2015-03-18
| * | | dmaengine: pl330: fix issues with big-endian armv7Ben Dooks2015-03-18
| * | | dmaengine: constify of_device_id arrayFabian Frederick2015-03-18
| * | | dmaengine: imx-sdma: Add support for version 3 firmwareFabio Estevam2015-03-18
| * | | dmaengine: xilinx-dma: move header file to common locationKedareswara rao Appana2015-03-17
| * | | dmaengine: Remove FSF mailing addressesJarkko Nikula2015-03-16
| * | | dmaengine: qcom_bam_dma: Add support for BAM v1.7.0Archit Taneja2015-03-16
| * | | dmaengine: dw: Make error prints unique. Part #2Jarkko Nikula2015-03-16
| * | | dmaengine: dw: Make error prints unique. Part #1Jarkko Nikula2015-03-16
| |/ /
| * | dmaengine: at_hdmac: Add support for memory to memory sg transfersTorsten Fleischer2015-03-13
| * | dmaengine: jz4740: Remove extra checkTapasweni Pathak2015-03-05
| * | dmaengine: Remove net_dma_find_channelMaxime Ripard2015-03-05