summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
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
2016-08-19dmaengine: pxa_dma: fix hotchain corner caseRobert Jarzmik
2016-08-10dmaengine: imx-sdma: (trivial) fix a typoMartin Kaiser
2016-08-10dmaengine: omap-dma: Support for LinkedList transfer of slave_sgPeter Ujfalusi
2016-08-10dmaengine: omap-dma: Use pointer to omap_sg in slave_sg setup's loopPeter Ujfalusi
2016-08-10dmaengine: omap-dma: Add more debug information when freeing channelPeter Ujfalusi
2016-08-10dmaengine: omap-dma: Dynamically allocate memory for lch_mapPeter Ujfalusi
2016-08-10dmaengine: omap-dma: Simplify omap_dma_callbackPeter Ujfalusi
2016-08-10dmaengine: omap-dma: Simplify omap_dma_start_sg parameter listPeter Ujfalusi
2016-08-08dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()Yoshihiro Shimoda
2016-08-08dmaengine: xgene-dma: move unmap to before callbackDave Jiang
2016-08-08dmaengine: sh_shdma-base: convert callback to helper functionDave Jiang
2016-08-08dmaengine: ppc4xx/adma: move unmap to before callbackDave Jiang
2016-08-08dmengine: xilinx_dma: convert callback to helper functionVinod Koul
2016-08-08dmaengine: mv_xor: move unmap to before callbackDave Jiang
2016-08-08dmaengine: fsl_raid: move unmap to before callbackDave Jiang
2016-08-08dmaengine: fsldma: move unmap to before callbackDave Jiang
2016-08-08dmaengine: ioatdma: add error strings to chanerr outputDave Jiang
2016-08-08dmaengine: ioatdma: Add error handling to ioat driverDave Jiang
2016-08-08dmaengine: add support to provide error result from a DMA transationDave Jiang
2016-08-08dmaengine: xgene-dma: convert callback to helper functionDave Jiang
2016-08-08dmaengine: virt-dma: convert callback to helper functionDave Jiang
2016-08-08dmaengine: txx9dmac: convert callback to helper functionDave Jiang