[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1368611522-9984-1-git-send-email-lee.jones@linaro.org>
Date: Wed, 15 May 2013 10:51:23 +0100
From: Lee Jones <lee.jones@...aro.org>
To: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
balbi@...com, linux-usb@...r.kernel.org,
linux-crypto@...r.kernel.org, davem@...emloft.net,
herbert@...dor.apana.org.au, vinod.koul@...el.com
Cc: arnd@...db.de, linus.walleij@...ricsson.com,
srinidhi.kasagar@...ricsson.com
Subject: [PATCH 00/39] Continuation of DMA changes in ux500 based drivers
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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists