All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] arm: omap: usb: Runtime PM support for EHCI and OHCI drivers
@ 2011-05-11 14:04 Keshava Munegowda
       [not found] ` <1305122676-27236-1-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>
  2011-05-13 11:01 ` [PATCH 0/5] arm: omap: usb: Runtime PM support for EHCI and OHCI drivers Felipe Balbi
  0 siblings, 2 replies; 12+ messages in thread
From: Keshava Munegowda @ 2011-05-11 14:04 UTC (permalink / raw)
  To: linux-usb, linux-omap
  Cc: Keshava Munegowda, balbi, gadiyar, parthab, Keshava Munegowda

From: Keshava Munegowda <Keshava_mgowda@ti.com>

The Hwmod structures and Runtime PM features are implemented 
For EHCI and OHCI drivers of OMAP3 and OMAP4.
The global suspend/resume of EHCI and OHCI 
is validated on OMAP3430 sdp board with these patches.

Keshava Munegowda (5):
  arm: omap: usb: ehci and ohci hwmod structures for omap3 and omap4
  arm: omap: usb: register hwmods of usbhs
  arm: omap: usb: device name change for the clk names of usbhs
  arm: omap: usb: Runtime PM support
  arm: omap: usb: global Suspend and resume support of ehci and ohci

 arch/arm/mach-omap2/clock3xxx_data.c       |   28 ++--
 arch/arm/mach-omap2/clock44xx_data.c       |   10 +-
 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c |  184 ++++++++++++++++++++++
 arch/arm/mach-omap2/omap_hwmod_44xx_data.c |  153 ++++++++++++++++++
 arch/arm/mach-omap2/usb-host.c             |   99 ++++--------
 drivers/mfd/omap-usb-host.c                |  236 +++++++++++++---------------
 6 files changed, 504 insertions(+), 206 deletions(-)


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

end of thread, other threads:[~2011-05-13 11:01 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-11 14:04 [PATCH 0/5] arm: omap: usb: Runtime PM support for EHCI and OHCI drivers Keshava Munegowda
     [not found] ` <1305122676-27236-1-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>
2011-05-11 14:04   ` [PATCH 1/5] arm: omap: usb: ehci and ohci hwmod structures for omap3 and omap4 Keshava Munegowda
     [not found]     ` <1305122676-27236-2-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>
2011-05-11 14:04       ` [PATCH 2/5] arm: omap: usb: register hwmods of usbhs Keshava Munegowda
2011-05-11 14:04         ` [PATCH 3/5] arm: omap: usb: device name change for the clk names " Keshava Munegowda
     [not found]           ` <1305122676-27236-4-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>
2011-05-11 14:04             ` [PATCH 4/5] arm: omap: usb: Runtime PM support Keshava Munegowda
2011-05-11 14:04               ` [PATCH 5/5] arm: omap: usb: global Suspend and resume support of ehci and ohci Keshava Munegowda
2011-05-12 10:49           ` [PATCH 3/5] arm: omap: usb: device name change for the clk names of usbhs Premi, Sanjeev
2011-05-12 11:28             ` Igor Grinberg
2011-05-13  6:34               ` Munegowda, Keshava
     [not found]                 ` <BANLkTin0hU95m5msSge_TYDPc774i4rGpQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-05-13  9:05                   ` Premi, Sanjeev
     [not found]                     ` <B85A65D85D7EB246BE421B3FB0FBB593024CF130EB-/tLxBxkBPtCIQmiDNMet8wC/G2K4zDHf@public.gmane.org>
2011-05-13  9:40                       ` Munegowda, Keshava
2011-05-13 11:01 ` [PATCH 0/5] arm: omap: usb: Runtime PM support for EHCI and OHCI drivers Felipe Balbi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.