linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [RESEND PATCH v2 0/4] dmaengine: at_xdmac: several improvements
@ 2015-01-27 15:30 Ludovic Desroches
  2015-01-27 15:30 ` [RESEND PATCH v2 1/4] dmaengine: at_xdmac: wait for in-progress transaction to complete after pausing a channel Ludovic Desroches
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ludovic Desroches @ 2015-01-27 15:30 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

This series is based on vkoul/slave-dma/topic/slave_caps_device_control_fix
branch.

Changes from v1:
- put save_cc field addition in a single patch
- update commit log of patch 3/4
- remove AT_XDMAC_CUR_CFG since it is no more used

Cyrille Pitchen (1):
  dmaengine: at_xdmac: wait for in-progress transaction to complete
    after pausing a channel

Ludovic Desroches (3):
  dmaengine: at_xdmac: introduce save_cc field
  dmaengine: at_xdmac: simplify channel configuration stuff
  dmaengine: at_xdmac: allow muliple dwidths when doing slave transfers

 drivers/dma/at_xdmac.c | 60 ++++++++++++++++++++++++++------------------------
 1 file changed, 31 insertions(+), 29 deletions(-)

-- 
2.2.0

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

end of thread, other threads:[~2015-02-05  7:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-27 15:30 [RESEND PATCH v2 0/4] dmaengine: at_xdmac: several improvements Ludovic Desroches
2015-01-27 15:30 ` [RESEND PATCH v2 1/4] dmaengine: at_xdmac: wait for in-progress transaction to complete after pausing a channel Ludovic Desroches
2015-01-27 15:30 ` [RESEND PATCH v2 2/4] dmaengine: at_xdmac: introduce save_cc field Ludovic Desroches
2015-01-27 15:30 ` [RESEND PATCH v2 3/4] dmaengine: at_xdmac: simplify channel configuration stuff Ludovic Desroches
2015-01-27 15:30 ` [RESEND PATCH v2 4/4] dmaengine: at_xdmac: allow muliple dwidths when doing slave transfers Ludovic Desroches
2015-02-05  7:13 ` [RESEND PATCH v2 0/4] dmaengine: at_xdmac: several improvements 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).