[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1434626239.git.cyrille.pitchen@atmel.com>
Date: Thu, 18 Jun 2015 13:25:40 +0200
From: Cyrille Pitchen <cyrille.pitchen@...el.com>
To: <nicolas.ferre@...el.com>, <ludovic.desroches@...el.com>,
<dan.j.williams@...el.com>, <vinod.koul@...el.com>,
<dmaengine@...r.kernel.org>, <torfl6749@...il.com>,
<jiri.prchal@...ignal.cz>
CC: <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
Cyrille Pitchen <cyrille.pitchen@...el.com>
Subject: [PATCH linux-next v2 0/1] dmaengine: at_hdmac: fix residue computation
ChangeLog
v2:
- rework the processing of the linked list of DMA descriptors to take a
race condition risk into account. See patch comments for more details on
why we have chosen this implementation.
v1:
This patch fixes a bug reported by Jiri Prchal for the USART behaviour on
some Atmel SoCs when DMA is used to receive data. More generally, it fixes
the DMA residue computation.
Cyrille Pitchen (1):
dmaengine: at_hdmac: fix residue computation
drivers/dma/at_hdmac.c | 132 +++++++++++++++++++++++++++++---------------
drivers/dma/at_hdmac_regs.h | 3 +-
2 files changed, 88 insertions(+), 47 deletions(-)
--
1.8.2.2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists