linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [00/12] DMAENGINE: PL08X driver updates
@ 2010-08-31 12:12 Linus Walleij
  2010-08-31 12:12 ` [PATCH 01/12] DMAENGINE: remove clock code from PL08X driver Linus Walleij
  2010-09-08 14:26 ` [00/12] DMAENGINE: PL08X driver updates Linus Walleij
  0 siblings, 2 replies; 20+ messages in thread
From: Linus Walleij @ 2010-08-31 12:12 UTC (permalink / raw)
  To: Dan Williams, linux-arm-kernel, yuanyabin1978; +Cc: linux-kernel

Hi Dan,

This updates the PL08X driver in the async_tx next branch with
a number of fixes and features, each one pretty self-describing.
This has been tested with the PrimeCell DMA series on the
RealView PB11MPCore and works flawlessly, multiplexing
several virtual clients, both devices (slaves) and memcpy
channels, across only two (!) available physical channels.

If you prefer you can squash these into the initial driver
submission, I don't mind.

Yours,
Linus Walleij


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

end of thread, other threads:[~2010-09-23 15:35 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-31 12:12 [00/12] DMAENGINE: PL08X driver updates Linus Walleij
2010-08-31 12:12 ` [PATCH 01/12] DMAENGINE: remove clock code from PL08X driver Linus Walleij
2010-08-31 12:12   ` [PATCH 02/12] DMAENGINE: safeguard PL08X from missing platform data Linus Walleij
2010-08-31 12:12     ` [PATCH 03/12] DMAENGINE: fetch tasklet struct for PL08X include file Linus Walleij
2010-08-31 12:12       ` [PATCH 04/12] DMAENGINE: use GFP_NOWAIT for PL08X allocations Linus Walleij
2010-08-31 12:12         ` [PATCH 05/12] DMAENGINE: terminate transfers on PL08X mere throughly Linus Walleij
2010-08-31 12:12           ` [PATCH 06/12] DMAENGINE: free txd list if submission fails on PL08X Linus Walleij
2010-08-31 12:12             ` [PATCH 07/12] DMAENGINE: add debugfs file for PL08X Linus Walleij
2010-08-31 12:12               ` [PATCH 08/12] DMAENGINE: be more explicit when freeing PL08X signals Linus Walleij
2010-08-31 12:12                 ` [PATCH 09/12] DMAENGINE: remove pointless module safeguard on PL08X Linus Walleij
2010-08-31 12:12                   ` [PATCH 10/12] DMAENGINE: move the PL08X to full runtime allocation Linus Walleij
2010-08-31 12:12                     ` [PATCH 11/12] DMAENGINE: let PL08X memcpy TXDs wait Linus Walleij
2010-08-31 12:12                       ` [PATCH 12/12] DMAENGINE: define channel states for the PL08X Linus Walleij
2010-09-23  4:59                       ` [PATCH 11/12] DMAENGINE: let PL08X memcpy TXDs wait Dan Williams
2010-09-23  7:39                         ` Linus Walleij
2010-09-23 15:29                           ` Dan Williams
2010-09-23  7:46                         ` Linus Walleij
2010-09-23 15:35                           ` Dan Williams
2010-09-08 14:26 ` [00/12] DMAENGINE: PL08X driver updates Linus Walleij
2010-09-18 18:52   ` Dan Williams

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).