linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] OMAP: DMA: mstandby mode and runtime pm support
@ 2011-03-24  1:30 G, Manjunath Kondaiah
  2011-03-24  1:30 ` [PATCH v3 1/4] OMAP2+: PM: omap device: API's for handling mstandby mode G, Manjunath Kondaiah
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: G, Manjunath Kondaiah @ 2011-03-24  1:30 UTC (permalink / raw)
  To: linux-arm-kernel

This series is same as v2 series:
http://article.gmane.org/gmane.linux.ports.arm.omap/54753
except one warning fix:
http://thread.gmane.org/gmane.linux.ports.arm.omap/54753/focus=55097

Applies cleanly on top of:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
Branch: omap-for-linus
commit	05f689400ea5fa3d71af82f910c8b140f87ad1f3
Merge branches 'devel-mux' and 'devel-misc' into omap-for-linus

G, Manjunath Kondaiah (4):
  OMAP2+: PM: omap device: API's for handling mstandby mode
  OMAP2+: DMA: prevent races while setting M idle mode to nostandby
  OMAP: PM: DMA: Enable runtime pm
  OMAP: DMA: Fix: context restore during off mode

 arch/arm/mach-omap1/dma.c                     |    1 +
 arch/arm/mach-omap2/dma.c                     |   16 ++
 arch/arm/mach-omap2/omap_hwmod.c              |   42 ++++++
 arch/arm/plat-omap/dma.c                      |  196 +++++++++++++++++++++----
 arch/arm/plat-omap/include/plat/dma.h         |    1 +
 arch/arm/plat-omap/include/plat/omap_device.h |    2 +
 arch/arm/plat-omap/include/plat/omap_hwmod.h  |    4 +-
 arch/arm/plat-omap/omap_device.c              |   64 ++++++++
 8 files changed, 293 insertions(+), 33 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-03-24 17:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-24  1:30 [PATCH v3 0/4] OMAP: DMA: mstandby mode and runtime pm support G, Manjunath Kondaiah
2011-03-24  1:30 ` [PATCH v3 1/4] OMAP2+: PM: omap device: API's for handling mstandby mode G, Manjunath Kondaiah
2011-03-24  4:46   ` Paul Walmsley
2011-03-24 17:53     ` G, Manjunath Kondaiah
2011-03-24  1:30 ` [PATCH v3 2/4] OMAP2+: DMA: prevent races while setting M idle mode to nostandby G, Manjunath Kondaiah
2011-03-24  1:30 ` [PATCH v3 3/4] OMAP: PM: DMA: Enable runtime pm G, Manjunath Kondaiah
2011-03-24  1:30 ` [PATCH v3 4/4] OMAP: DMA: Fix: context restore during off mode G, Manjunath Kondaiah

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).