linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: svenkatr@ti.com (Venkatraman S)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 00/03 v7] sDMA descriptor loading feature and omap hsmmc adaptations
Date: Wed, 10 Mar 2010 19:41:21 +0530	[thread overview]
Message-ID: <618f0c911003100611r6d256075p3ca7af3d66070efe@mail.gmail.com> (raw)

This series was posted 10 days back
(http://www.mail-archive.com/linux-omap at vger.kernel.org/msg24713.html)
and I have received one comment, which I have fixed in this series.
Also rebased to latest 34-rc1.

Changes since v6:
 * Fixed comment alignment
 * removed incorrect whitespace alignment
 * rebased to 2.6.34-rc1

Venkatraman S (3):
     MMC:  prevent race between dma  and hsmmc callback
     sDMA: descriptor autoloading feature
     MMC: omap hsmmc adaptation of descriptor autoloading feature

 arch/arm/plat-omap/dma.c              |  269 ++++++++++++++++++++++++++++++++-
 arch/arm/plat-omap/include/plat/dma.h |  170 +++++++++++++++++++++
 drivers/mmc/host/omap_hsmmc.c         |  162 ++++++++++++++++----
 3 files changed, 571 insertions(+), 30 deletions(-)

                 reply	other threads:[~2010-03-10 14:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=618f0c911003100611r6d256075p3ca7af3d66070efe@mail.gmail.com \
    --to=svenkatr@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).