Hi Linus Please consider pull to receive few fixes on slave dmanengine. There are trivial fixes in imx-dma, tegra-dma & ioat driver
The following changes since commit d1c3ed669a2d452cacfb48c2d171a1f364dae2ed: Linus Torvalds (1): Linux 3.8-rc2 are available in the git repository at: git://git.infradead.org/users/vkoul/slave-dma.git fixes Javier Martin (1): dmaengine: imx-dma: Disable use of hw_chain to fix sg_dma transfers. Laxman Dewangan (1): dma: tegra: implement flags parameters for cyclic transfer Shuah Khan (1): ioat: Fix DMA memory sync direction correct flag drivers/dma/imx-dma.c | 5 ++--- drivers/dma/ioat/dma_v3.c | 2 +- drivers/dma/tegra20-apb-dma.c | 8 ++++++-- 3 files changed, 9 insertions(+), 6 deletions(-) The following changes since commit d1c3ed669a2d452cacfb48c2d171a1f364dae2ed: Linus Torvalds (1): Linux 3.8-rc2 are available in the git repository at: git://git.infradead.org/users/vkoul/slave-dma.git fixes Javier Martin (1): dmaengine: imx-dma: Disable use of hw_chain to fix sg_dma transfers. Laxman Dewangan (1): dma: tegra: implement flags parameters for cyclic transfer Shuah Khan (1): ioat: Fix DMA memory sync direction correct flag drivers/dma/imx-dma.c | 5 ++--- drivers/dma/ioat/dma_v3.c | 2 +- drivers/dma/tegra20-apb-dma.c | 8 ++++++-- 3 files changed, 9 insertions(+), 6 deletions(-) -- ~Vinod -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/