From: "Lothar Waßmann" <LW@KARO-electronics.de>
To: Vinod Koul <vinod.koul@intel.com>
Cc: "Huang Shijie" <b32955@freescale.com>,
"Wolfram Sang" <w.sang@pengutronix.de>,
linux-kernel@vger.kernel.org,
"Lothar Waßmann" <LW@KARO-electronics.de>
Subject: [PATCH 0/4] dma: mxs-dma: several bugfixes for the MXS DMA driver
Date: Thu, 8 Dec 2011 09:15:40 +0100 [thread overview]
Message-ID: <cover.1323176362.git.LW@KARO-electronics.de> (raw)
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 402 bytes --]
The following patchset fixes some bugs in the MXS DMA driver.
Lothar Waßmann (4):
fix a typo in comment
Always leave mxs_dma_init() with the clock disabled.
Using a static variable for counting the number of CCWs attached to
Don't use CLKGATE to disable DMA clock.
drivers/dma/mxs-dma.c | 43 ++++++++-----------------------------------
1 files changed, 8 insertions(+), 35 deletions(-)
next reply other threads:[~2011-12-08 8:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-08 8:15 Lothar Waßmann [this message]
2011-12-08 8:15 ` [PATCH 1/4] dma: mxs-dma: fix a typo in comment Lothar Waßmann
2011-12-08 8:15 ` [PATCH 2/4] dma: mxs-dma: Always leave mxs_dma_init() with the clock disabled Lothar Waßmann
2011-12-08 8:15 ` [PATCH 3/4] dma: mxs-dma: make mxs_dma_prep_slave_sg() multi user safe Lothar Waßmann
2011-12-08 8:22 ` Huang Shijie
2011-12-08 8:15 ` [PATCH 4/4] dma: mxs-dma: Don't use CLKGATE bits in CTRL0 to disable DMA channels Lothar Waßmann
2011-12-08 8:29 ` Huang Shijie
2011-12-08 10:52 ` Huang Shijie
2011-12-23 15:21 ` [PATCH 0/4] dma: mxs-dma: several bugfixes for the MXS DMA driver Vinod Koul
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=cover.1323176362.git.LW@KARO-electronics.de \
--to=lw@karo-electronics.de \
--cc=b32955@freescale.com \
--cc=linux-kernel@vger.kernel.org \
--cc=vinod.koul@intel.com \
--cc=w.sang@pengutronix.de \
/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