Here is a part of the bug fixes and improvements to DesignWare dw_dmac driver. There is a bug fix to make channel autoconfiguration work properly. As a consequence the platform data handling is improved. The series has been tested on ATNGW100 (avr32) and Intel Medfield boards. Changelog v4: - drop applied patch Changelog v3: - remove applied patches - append patches 3,4 to provide better support of Intel SoCs enumerated by ACPI - amend cover letter Changelog v2: - add ACKs Andy Shevchenko (3): dmaengine: dw: don't override platform data with autocfg dmaengine: dw: platform: provide platform data for Intel dmaengine: dw: some Intel devices has no memcpy support drivers/dma/dw/core.c | 63 ++++++++++++++++++------------------ drivers/dma/dw/platform.c | 17 +++++++++- include/linux/platform_data/dma-dw.h | 2 ++ 3 files changed, 50 insertions(+), 32 deletions(-) -- 2.5.3 -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html