Age | Commit message (Expand) | Author | Files | Lines |
2016-09-26 | dmaengine: coh901318: use correct print specifiers | Vinod Koul | 1 | -6/+6 |
2016-09-26 | dmaengine: jz4780: make jz4780_dma_prep_dma_memcpy static | Vinod Koul | 1 | -1/+1 |
2016-09-26 | dmaengine: jz4780: enable COMPILE_TEST | Vinod Koul | 1 | -1/+1 |
2016-09-26 | dmaengine: jz4740: enable COMPILE_TEST | Vinod Koul | 1 | -1/+1 |
2016-09-26 | dmaengine: jz4740: remove unused arch header | Vinod Koul | 1 | -2/+0 |
2016-09-26 | dmaengine: rcar-dmac: add iommu support for slave transfers | Niklas Söderlund | 1 | -8/+74 |
2016-09-26 | dmaengine: rcar-dmac: group slave configuration | Niklas Söderlund | 1 | -16/+22 |
2016-09-15 | dmaengine: dmatest: Restore "memcpy" as default mode | Eugeniy Paltsev | 1 | -2/+2 |
2016-09-15 | dmaengine: hsu: refactor hsu_dma_do_irq() to return int | Andy Shevchenko | 2 | -8/+7 |
2016-09-15 | dmaengine: mv_xor: Add support for IO (PCIe) src/dst areas | Stefan Roese | 2 | -1/+101 |
2016-09-14 | dmaengine: cppi41: Ignore EINPROGRESS for PM runtime | Tony Lindgren | 1 | -1/+1 |
2016-09-14 | dmaengine: cleanup with list_first_entry_or_null() | Masahiro Yamada | 4 | -57/+13 |
2016-09-14 | dmaengine: omap-dma: Correct type2 descriptor's member types | Peter Ujfalusi | 1 | -4/+4 |
2016-09-14 | dmaengine: NO_IRQ removal from powerpc-only drivers | Michael Ellerman | 5 | -13/+13 |
2016-09-09 | dmaengine: pl330: Acquire dmac's spinlock in pl330_tx_status | Hsin-Yu Chao | 1 | -0/+2 |
2016-09-09 | dmaengine: pl330: fix residual for non-running BUSY descriptors | Stephen Barber | 1 | -1/+12 |
2016-09-09 | dmaengine: dmatest: Apply copy_align to DMA_SG as well | Nicolin Chen | 1 | -1/+1 |
2016-09-07 | dmaengine: cppi41: mark PM functions as __maybe_unused | Arnd Bergmann | 1 | -6/+4 |
2016-09-07 | dmaengine: k3dma: use correct format string for debug output | Arnd Bergmann | 1 | -3/+3 |
2016-09-05 | dmaengine: ipu: remove bogus NO_IRQ reference | Arnd Bergmann | 1 | -5/+4 |
2016-09-05 | dmaengine: sirf: fix irq number error check | Arnd Bergmann | 1 | -1/+1 |
2016-09-05 | dmaengine: mxs: remove NO_IRQ check | Arnd Bergmann | 1 | -6/+4 |
2016-09-05 | dmaengine: moxart: remove NO_IRQ | Arnd Bergmann | 1 | -1/+1 |
2016-09-05 | Merge 4.8-rc5 into tty-next | Greg Kroah-Hartman | 5 | -17/+22 |
2016-09-02 | dmaengine: hsu: refactor hsu_dma_do_irq() to return int | Andy Shevchenko | 2 | -8/+7 |
2016-09-02 | dmaengine: dmatest: exclude compare and fill time during perf report | Sinan Kaya | 1 | -2/+15 |
2016-08-31 | dmaengine: qcom_hidma: add error reporting for tx_status | Sinan Kaya | 3 | -31/+33 |
2016-08-31 | dmaengine: qcom_hidma: report transfer errors with new interface | Sinan Kaya | 1 | -2/+8 |
2016-08-31 | dmaengine: qcom_hidma: release the descriptor before the callback | Sinan Kaya | 1 | -8/+10 |
2016-08-31 | dmaengine: cppi41: Add basic PM runtime support | Tony Lindgren | 1 | -5/+99 |
2016-08-31 | dmaengine: imx-sdma - update the residue calculation for cyclic channels | Nandor Han | 1 | -2/+18 |
2016-08-31 | dmaengine: imx-sdma - reduce transfer latency for DMA cyclic clients | Nandor Han | 1 | -20/+16 |
2016-08-31 | dmaengine: dw: override LLP support if asked in platform data | Andy Shevchenko | 1 | -5/+1 |
2016-08-31 | dmaengine: dw: set polarity of handshake interface | Andy Shevchenko | 1 | -0/+4 |
2016-08-31 | dmaengine: dw: keep copy of custom slave config in dwc | Andy Shevchenko | 2 | -23/+11 |
2016-08-31 | dmaengine: cppi41: Prepare to add PM runtime support | Tony Lindgren | 1 | -15/+15 |
2016-08-31 | Kconfig: Allow k3dma driver to be selected for more then HISI3xx platforms | John Stultz | 1 | -1/+1 |
2016-08-31 | k3dma: Add cyclic mode for audio | Andy Green | 1 | -11/+103 |
2016-08-31 | k3dma: Fix memory handling in preparation for cyclic mode | John Stultz | 1 | -14/+24 |
2016-08-31 | k3dma: Fix occasional DMA ERR issue by using proper dma api | John Stultz | 1 | -8/+45 |
2016-08-31 | k3dma: Fix "nobody cared" message seen on any error | Andy Green | 1 | -3/+5 |
2016-08-31 | k3dma: Fix dma err offsets | Andy Green | 1 | -2/+2 |
2016-08-31 | k3dma: Fix hisi burst clipping | Andy Green | 1 | -1/+1 |
2016-08-31 | dmaengine: imx-sdma: Add i.MX7 support | Fabio Estevam | 1 | -0/+26 |
2016-08-22 | dmaengine: img-mdc: fix a possible NULL dereference | LABBE Corentin | 1 | -3/+1 |
2016-08-22 | dmaengine: tegra210-adma: Update driver to use of_pm_clk_add_clk | Jon Hunter | 1 | -12/+2 |
2016-08-22 | dmaengine: at_xdmac: fix to pass correct device identity to free_irq() | Wei Yongjun | 1 | -2/+2 |
2016-08-22 | dmaengine: fsl_raid: add missing of_node_put() in fsl_re_probe() | Wei Yongjun | 1 | -0/+1 |
2016-08-22 | dmaengine: device must have at least one channel | Viresh Kumar | 1 | -0/+7 |
2016-08-19 | dmaengine: pxa_dma: fix debug message | Robert Jarzmik | 1 | -3/+6 |