aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAge
* dmaengine: img-mdc: fix a possible NULL dereferenceLABBE Corentin2016-08-22
* dmaengine: at_xdmac: fix to pass correct device identity to free_irq()Wei Yongjun2016-08-22
* dmaengine: fsl_raid: add missing of_node_put() in fsl_re_probe()Wei Yongjun2016-08-22
* dmaengine: pxa_dma: fix debug messageRobert Jarzmik2016-08-19
* dmaengine: pxa_dma: fix hotchain corner caseRobert Jarzmik2016-08-19
* dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()Yoshihiro Shimoda2016-08-08
* Merge tag 'dmaengine-4.8-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-07-28
|\
| * Merge branch 'topic/dmaengine_cleanups' into for-linusVinod Koul2016-07-28
| |\
| | * dmaengine: ioat: statify symbolVinod Koul2016-07-23
| | * dmaengine: pxa_dma: implement device_synchronizeRobert Jarzmik2016-07-23
| | * dmaengine: imx-sdma: remove assignment never usedVinod Koul2016-07-23
| | * dmaengine: imx-sdma: remove dummy assignmentVinod Koul2016-07-23
| | * dmaengine: cppi: remove unused and bogus checkVinod Koul2016-07-23
| | * dmaengine: qcom_hidma_lli: kill the tasklets upon exitVinod Koul2016-07-23
| | * dmaengine: pxa_dma: remove owner assignmentVinod Koul2016-07-23
| | * dmaengine: fsl_raid: remove owner assignmentVinod Koul2016-07-23
| | * dmaengine: coh901318: remove owner assignmentVinod Koul2016-07-23
| | * dmaengine: qcom_hidma: kill the tasklets upon exitVinod Koul2016-07-23
| | * dmaengine: txx9dmac: explicitly freeup irqVinod Koul2016-07-23
| | * dmaengine: sirf-dma: kill the tasklets upon exitVinod Koul2016-07-23
| | * dmaengine: s3c24xx: kill the tasklets upon exitVinod Koul2016-07-23
| | * dmaengine: s3c24xx: explicitly freeup irqVinod Koul2016-07-23
| | * dmaengine: pl330: explicitly freeup irqVinod Koul2016-07-16
| | * dmaengine: omap-dma: explicitly freeup irqVinod Koul2016-07-16
| | * dmaengine: mpc512x: kill the tasklets upon exitVinod Koul2016-07-16
| | * dmaengine: nbpfaxi: kill the tasklets upon exitVinod Koul2016-07-16
| | * dmaengine: nbpfaxi: explicitly freeup irqVinod Koul2016-07-16
| | * dmaengine: moxart-dma: explicitly freeup irqVinod Koul2016-07-16
| | * dmaengine: mmp_tdma: statify symbolsVinod Koul2016-07-16
| | * dmaengine: mmp_pdma: explicitly freeup irqVinod Koul2016-07-16
| | * dmaengine: k3dma: explicitly freeup irqVinod Koul2016-07-16
| | * dmaengine: imx-sdma: explicitly freeup irqVinod Koul2016-07-16
| | * dmaengine: imx-dma: fix coding style issueVinod Koul2016-07-16
| | * dmaengine: imx-dma: explicitly freeup irqVinod Koul2016-07-16
| | * dmaengine: fsl-edma: kill the tasklets upon exitVinod Koul2016-07-16
| | * dmaengine: jz4740: kill the tasklets upon exitVinod Koul2016-07-16
| | * dmaengine: fsl_raid: fix size_t print specifiersVinod Koul2016-07-16
| | * dmaengine: fsl_raid: kill the tasklets upon exitVinod Koul2016-07-16
| | * dmaengine: fsl-edma: explicitly freeup irqVinod Koul2016-07-16
| | * dmaengine: edma: kill the tasklets upon exitVinod Koul2016-07-16
| | * dmaengine: edma: explicitly freeup irqVinod Koul2016-07-16
| | * dmaengine: coh901318: statify symbolsVinod Koul2016-07-16
| | * dmaengine: coh901318: kill the tasklets upon exitVinod Koul2016-07-16
| | * dmaengine: coh901318: explicitly freeup irqVinod Koul2016-07-16
| * | dmaengine: k3dma: add missing clk_disable_unprepare() on error in k3_dma_probe()Wei Yongjun2016-07-24
| * | dmaengine: zynqmp_dma: add missing MODULE_LICENSEArnd Bergmann2016-07-24
| * | dmaengine: qcom_hidma: use for_each_matching_node() macroWei Yongjun2016-07-24
| * | dmaengine: zynqmp_dma: Fix static checker warningKedareswara rao Appana2016-07-24
| * | dmaengine: omap-dma: Support for interleaved transferPeter Ujfalusi2016-07-24
| |/
| * dmaengine: dmatest: Add support for scatter-gather DMA modeKedareswara rao Appana2016-07-16