A great deal of these patches have now been applied through various trees. We now need to grab the attention of the outstanding DMA clients (MUSB and Crypto) to progress. Also, Linus could probably do with a hand from Vinod for the remaining dmaengine patches. Thanks in advance. Documentation/devicetree/bindings/dma/ste-dma40.txt | 4 ++ Documentation/devicetree/bindings/usb/ux500-usb.txt | 50 ++++++++++++++++++ arch/arm/mach-ux500/board-mop500-audio.c | 12 ++--- arch/arm/mach-ux500/board-mop500-sdi.c | 16 +++--- arch/arm/mach-ux500/board-mop500.c | 36 +++++-------- arch/arm/mach-ux500/cpu-db8500.c | 34 ++++-------- arch/arm/mach-ux500/devices-db8500.c | 80 ---------------------------- arch/arm/mach-ux500/usb.c | 37 +++---------- drivers/crypto/ux500/cryp/cryp.h | 7 ++- drivers/crypto/ux500/cryp/cryp_core.c | 31 ++++++++++- drivers/crypto/ux500/hash/hash_alg.h | 5 +- drivers/crypto/ux500/hash/hash_core.c | 24 ++++++++- drivers/dma/ste_dma40.c | 292 +++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------------- drivers/dma/ste_dma40_ll.c | 189 +++++++++++++++++++++++++++++++++-------------------------------- drivers/dma/ste_dma40_ll.h | 3 +- drivers/usb/musb/ux500.c | 61 ++++++++++++++++++++- drivers/usb/musb/ux500_dma.c | 59 ++++++++++++--------- include/linux/platform_data/dma-ste-dma40.h | 25 ++------- include/linux/platform_data/usb-musb-ux500.h | 5 +- sound/soc/ux500/ux500_pcm.c | 10 ++-- 20 files changed, 506 insertions(+), 474 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html