summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2016-09-26dmaengine: coh901318: use correct print specifiersVinod Koul
2016-09-26dmaengine: jz4780: make jz4780_dma_prep_dma_memcpy staticVinod Koul
2016-09-26dmaengine: jz4780: enable COMPILE_TESTVinod Koul
2016-09-26dmaengine: jz4740: enable COMPILE_TESTVinod Koul
2016-09-26dmaengine: jz4740: remove unused arch headerVinod Koul
2016-09-26dmaengine: rcar-dmac: add iommu support for slave transfersNiklas Söderlund
2016-09-26dmaengine: rcar-dmac: group slave configurationNiklas Söderlund
2016-09-15dmaengine: dmatest: Restore "memcpy" as default modeEugeniy Paltsev
2016-09-15dmaengine: hsu: refactor hsu_dma_do_irq() to return intAndy Shevchenko
2016-09-15dmaengine: mv_xor: Add support for IO (PCIe) src/dst areasStefan Roese
2016-09-14dmaengine: cppi41: Ignore EINPROGRESS for PM runtimeTony Lindgren
2016-09-14dmaengine: cleanup with list_first_entry_or_null()Masahiro Yamada
2016-09-14dmaengine: omap-dma: Correct type2 descriptor's member typesPeter Ujfalusi
2016-09-14dmaengine: NO_IRQ removal from powerpc-only driversMichael Ellerman
2016-09-09dmaengine: pl330: Acquire dmac's spinlock in pl330_tx_statusHsin-Yu Chao
2016-09-09dmaengine: pl330: fix residual for non-running BUSY descriptorsStephen Barber
2016-09-09dmaengine: dmatest: Apply copy_align to DMA_SG as wellNicolin Chen
2016-09-07dmaengine: cppi41: mark PM functions as __maybe_unusedArnd Bergmann
2016-09-07dmaengine: k3dma: use correct format string for debug outputArnd Bergmann
2016-09-05dmaengine: ipu: remove bogus NO_IRQ referenceArnd Bergmann
2016-09-05dmaengine: sirf: fix irq number error checkArnd Bergmann
2016-09-05dmaengine: mxs: remove NO_IRQ checkArnd Bergmann
2016-09-05dmaengine: moxart: remove NO_IRQArnd Bergmann
2016-09-05Merge 4.8-rc5 into tty-nextGreg Kroah-Hartman
2016-09-02dmaengine: hsu: refactor hsu_dma_do_irq() to return intAndy Shevchenko
2016-09-02dmaengine: dmatest: exclude compare and fill time during perf reportSinan Kaya
2016-08-31dmaengine: qcom_hidma: add error reporting for tx_statusSinan Kaya
2016-08-31dmaengine: qcom_hidma: report transfer errors with new interfaceSinan Kaya
2016-08-31dmaengine: qcom_hidma: release the descriptor before the callbackSinan Kaya
2016-08-31dmaengine: cppi41: Add basic PM runtime supportTony Lindgren
2016-08-31dmaengine: imx-sdma - update the residue calculation for cyclic channelsNandor Han
2016-08-31dmaengine: imx-sdma - reduce transfer latency for DMA cyclic clientsNandor Han
2016-08-31dmaengine: dw: override LLP support if asked in platform dataAndy Shevchenko
2016-08-31dmaengine: dw: set polarity of handshake interfaceAndy Shevchenko
2016-08-31dmaengine: dw: keep copy of custom slave config in dwcAndy Shevchenko
2016-08-31dmaengine: cppi41: Prepare to add PM runtime supportTony Lindgren
2016-08-31Kconfig: Allow k3dma driver to be selected for more then HISI3xx platformsJohn Stultz
2016-08-31k3dma: Add cyclic mode for audioAndy Green
2016-08-31k3dma: Fix memory handling in preparation for cyclic modeJohn Stultz
2016-08-31k3dma: Fix occasional DMA ERR issue by using proper dma apiJohn Stultz
2016-08-31k3dma: Fix "nobody cared" message seen on any errorAndy Green
2016-08-31k3dma: Fix dma err offsetsAndy Green
2016-08-31k3dma: Fix hisi burst clippingAndy Green
2016-08-31dmaengine: imx-sdma: Add i.MX7 supportFabio Estevam
2016-08-22dmaengine: img-mdc: fix a possible NULL dereferenceLABBE Corentin
2016-08-22dmaengine: tegra210-adma: Update driver to use of_pm_clk_add_clkJon Hunter
2016-08-22dmaengine: at_xdmac: fix to pass correct device identity to free_irq()Wei Yongjun
2016-08-22dmaengine: fsl_raid: add missing of_node_put() in fsl_re_probe()Wei Yongjun
2016-08-22dmaengine: device must have at least one channelViresh Kumar
2016-08-19dmaengine: pxa_dma: fix debug messageRobert Jarzmik