* [git pull] async-tx/dmaengine update for 2.6.28
@ 2008-10-16 21:30 Dan Williams
0 siblings, 0 replies; only message in thread
From: Dan Williams @ 2008-10-16 21:30 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton
Cc: linux-kernel, timur, julia, leoli, maciej.sosnowski
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-10-16 21:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-16 21:30 [git pull] async-tx/dmaengine update for 2.6.28 Dan Williams
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.