This patch set is based on the lasest slave-dma / next branch. This issue can be reproduced by the following commands on r8a7795 Salvator-XS with the fixed patch [1] and Windows Teraterm :) : # stty 921600 (Change Teraterm baud rate) # cat > rx.txt (Send 5MiB file by Teraterm.) # cmp <somewhere the 5MiB file> rx.txt output "differ: byte NNNNN, line MMM" [1] https://patchwork.kernel.org/patch/10500775/ Changes from v1: - Rebase the latest slave-dma / next branch. - Fix the subsystem name in each subject. - Minor fix the commit log in patch 2. Yoshihiro Shimoda (2): dmaengine: sh: rcar-dmac: add a new function to clear CHCR.DE with barrier dmaengine: sh: rcar-dmac: Add dma_pause operation drivers/dma/sh/rcar-dmac.c | 27 +++++++++++++++++++++++---- 1 file changed, 23 insertions(+), 4 deletions(-) -- 1.9.1