From: Dan Williams <dan.j.williams@intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
timur@freescale.com, julia@diku.dk, leoli@freescale.com,
maciej.sosnowski@intel.com
Subject: [git pull] async-tx/dmaengine update for 2.6.28
Date: Thu, 16 Oct 2008 14:30:33 -0700 [thread overview]
Message-ID: <1224192633.19075.2.camel@dwillia2-linux.ch.intel.com> (raw)
Linus, please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx.git next
to receive:
Andrew Morton (1):
drivers/dma/dmatest.c: switch a GFP_ATOMIC to GFP_KERNEL
Dan Williams (1):
async_tx: make async_tx_run_dependencies() easier to read
Julia Lawall (1):
drivers/dma/ioat_dma.c: drop code after return
Timur Tabi (3):
dmatest: properly handle duplicate DMA channels
fsldma: remove internal self-test from Freescale Elo DMA driver
fsldma: allow Freescale Elo DMA driver to be compiled as a module
crypto/async_tx/async_tx.c | 34 +++---
drivers/dma/Kconfig | 10 +-
drivers/dma/dmatest.c | 7 +-
drivers/dma/fsldma.c | 270 ++++++++++++++-----------------------------
drivers/dma/fsldma.h | 1 +
drivers/dma/ioat_dma.c | 2 -
6 files changed, 116 insertions(+), 208 deletions(-)
This update is primarily cleanup work from Timur on the fsldma driver
along with a smattering of other fixups. It has had exposure in
linux-next and survives a test-merge with your current tree.
Thanks,
Dan
reply other threads:[~2008-10-16 21:30 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=1224192633.19075.2.camel@dwillia2-linux.ch.intel.com \
--to=dan.j.williams@intel.com \
--cc=akpm@linux-foundation.org \
--cc=julia@diku.dk \
--cc=leoli@freescale.com \
--cc=linux-kernel@vger.kernel.org \
--cc=maciej.sosnowski@intel.com \
--cc=timur@freescale.com \
--cc=torvalds@linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.