I am intending to post the _entire_ set of DMA patches I have so far. I'm going to be doing this in a slightly different way to normal, because of the way the branches are structured. What will come first is a set of three common patches to all the branches. Following on from that will be the individual sets for sa11x0, pl08x and OMAP. These are for testing, and are based on v3.5-rc1. drivers/dma/Kconfig | 4 + drivers/dma/Makefile | 1 + drivers/dma/sa11x0-dma.c | 249 ++++++++++++++------------------------------- drivers/dma/virt-dma.c | 123 +++++++++++++++++++++++ drivers/dma/virt-dma.h | 152 ++++++++++++++++++++++++++++ 5 files changed, 358 insertions(+), 171 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html