summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)AuthorFilesLines
2016-09-26dmaengine: coh901318: use correct print specifiersVinod Koul1-6/+6
2016-09-26dmaengine: jz4780: make jz4780_dma_prep_dma_memcpy staticVinod Koul1-1/+1
2016-09-26dmaengine: jz4780: enable COMPILE_TESTVinod Koul1-1/+1
2016-09-26dmaengine: jz4740: enable COMPILE_TESTVinod Koul1-1/+1
2016-09-26dmaengine: jz4740: remove unused arch headerVinod Koul1-2/+0
2016-09-26dmaengine: rcar-dmac: add iommu support for slave transfersNiklas Söderlund1-8/+74
2016-09-26dmaengine: rcar-dmac: group slave configurationNiklas Söderlund1-16/+22
2016-09-15dmaengine: dmatest: Restore "memcpy" as default modeEugeniy Paltsev1-2/+2
2016-09-15dmaengine: hsu: refactor hsu_dma_do_irq() to return intAndy Shevchenko2-8/+7
2016-09-15dmaengine: mv_xor: Add support for IO (PCIe) src/dst areasStefan Roese2-1/+101
2016-09-14dmaengine: cppi41: Ignore EINPROGRESS for PM runtimeTony Lindgren1-1/+1
2016-09-14dmaengine: cleanup with list_first_entry_or_null()Masahiro Yamada4-57/+13
2016-09-14dmaengine: omap-dma: Correct type2 descriptor's member typesPeter Ujfalusi1-4/+4
2016-09-14dmaengine: NO_IRQ removal from powerpc-only driversMichael Ellerman5-13/+13
2016-09-09dmaengine: pl330: Acquire dmac's spinlock in pl330_tx_statusHsin-Yu Chao1-0/+2
2016-09-09dmaengine: pl330: fix residual for non-running BUSY descriptorsStephen Barber1-1/+12
2016-09-09dmaengine: dmatest: Apply copy_align to DMA_SG as wellNicolin Chen1-1/+1
2016-09-07dmaengine: cppi41: mark PM functions as __maybe_unusedArnd Bergmann1-6/+4
2016-09-07dmaengine: k3dma: use correct format string for debug outputArnd Bergmann1-3/+3
2016-09-05dmaengine: ipu: remove bogus NO_IRQ referenceArnd Bergmann1-5/+4
2016-09-05dmaengine: sirf: fix irq number error checkArnd Bergmann1-1/+1
2016-09-05dmaengine: mxs: remove NO_IRQ checkArnd Bergmann1-6/+4
2016-09-05dmaengine: moxart: remove NO_IRQArnd Bergmann1-1/+1
2016-09-05Merge 4.8-rc5 into tty-nextGreg Kroah-Hartman5-17/+22
2016-09-02dmaengine: hsu: refactor hsu_dma_do_irq() to return intAndy Shevchenko2-8/+7
2016-09-02dmaengine: dmatest: exclude compare and fill time during perf reportSinan Kaya1-2/+15
2016-08-31dmaengine: qcom_hidma: add error reporting for tx_statusSinan Kaya3-31/+33
2016-08-31dmaengine: qcom_hidma: report transfer errors with new interfaceSinan Kaya1-2/+8
2016-08-31dmaengine: qcom_hidma: release the descriptor before the callbackSinan Kaya1-8/+10
2016-08-31dmaengine: cppi41: Add basic PM runtime supportTony Lindgren1-5/+99
2016-08-31dmaengine: imx-sdma - update the residue calculation for cyclic channelsNandor Han1-2/+18
2016-08-31dmaengine: imx-sdma - reduce transfer latency for DMA cyclic clientsNandor Han1-20/+16
2016-08-31dmaengine: dw: override LLP support if asked in platform dataAndy Shevchenko1-5/+1
2016-08-31dmaengine: dw: set polarity of handshake interfaceAndy Shevchenko1-0/+4
2016-08-31dmaengine: dw: keep copy of custom slave config in dwcAndy Shevchenko2-23/+11
2016-08-31dmaengine: cppi41: Prepare to add PM runtime supportTony Lindgren1-15/+15
2016-08-31Kconfig: Allow k3dma driver to be selected for more then HISI3xx platformsJohn Stultz1-1/+1
2016-08-31k3dma: Add cyclic mode for audioAndy Green1-11/+103
2016-08-31k3dma: Fix memory handling in preparation for cyclic modeJohn Stultz1-14/+24
2016-08-31k3dma: Fix occasional DMA ERR issue by using proper dma apiJohn Stultz1-8/+45
2016-08-31k3dma: Fix "nobody cared" message seen on any errorAndy Green1-3/+5
2016-08-31k3dma: Fix dma err offsetsAndy Green1-2/+2
2016-08-31k3dma: Fix hisi burst clippingAndy Green1-1/+1
2016-08-31dmaengine: imx-sdma: Add i.MX7 supportFabio Estevam1-0/+26
2016-08-22dmaengine: img-mdc: fix a possible NULL dereferenceLABBE Corentin1-3/+1
2016-08-22dmaengine: tegra210-adma: Update driver to use of_pm_clk_add_clkJon Hunter1-12/+2
2016-08-22dmaengine: at_xdmac: fix to pass correct device identity to free_irq()Wei Yongjun1-2/+2
2016-08-22dmaengine: fsl_raid: add missing of_node_put() in fsl_re_probe()Wei Yongjun1-0/+1
2016-08-22dmaengine: device must have at least one channelViresh Kumar1-0/+7
2016-08-19dmaengine: pxa_dma: fix debug messageRobert Jarzmik1-3/+6