linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH linux-next v2 0/1] dmaengine: at_hdmac: fix residue computation
@ 2015-06-18 11:25 Cyrille Pitchen
  2015-06-18 11:25 ` [PATCH linux-next v2 1/1] " Cyrille Pitchen
  0 siblings, 1 reply; 9+ messages in thread
From: Cyrille Pitchen @ 2015-06-18 11:25 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-07-10  8:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-18 11:25 [PATCH linux-next v2 0/1] dmaengine: at_hdmac: fix residue computation Cyrille Pitchen
2015-06-18 11:25 ` [PATCH linux-next v2 1/1] " Cyrille Pitchen
2015-06-18 12:09   ` Jiří Prchal
2015-06-19 13:21     ` Nicolas Ferre
2015-06-19 14:36       ` Jiří Prchal
2015-06-29 13:34         ` Nicolas Ferre
2015-06-19  8:19   ` Torsten Fleischer
2015-06-29 13:38   ` Nicolas Ferre
2015-07-10  8:05   ` Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).