All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] USB: dwc3: Add suspend/resume support
@ 2012-10-10 14:05 Vikas C Sajjan
  2012-10-10 14:05 ` [PATCH 1/3] usb: dwc3: Add the suspend/resume functionality Vikas C Sajjan
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Vikas C Sajjan @ 2012-10-10 14:05 UTC (permalink / raw)
  To: linux-usb; +Cc: linux-omap, gregkh, sarah.a.sharp, balbi, Vikas Sajjan

From: Vikas Sajjan <vikas.sajjan@linaro.org>

This patchset adds suspend/resume functionality to dwc3-core layer
and xhci-platform driver. It also adds S2R support to dwc3-exynos
glue layer.

Based on 'usb-next' branch.

Vikas Sajjan (3):
  usb: dwc3: Add the suspend/resume functionality
  usb: xhci: Add the suspend/resume functionality
  exynos5: usb: dwc3: Add the suspend/resume functionality

 drivers/usb/dwc3/core.c        |  268 +++++++++++++++++++++++++---------------
 drivers/usb/dwc3/dwc3-exynos.c |   60 +++++++++
 drivers/usb/host/xhci-plat.c   |   44 +++++++
 3 files changed, 273 insertions(+), 99 deletions(-)

-- 
1.7.6.5


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

end of thread, other threads:[~2012-10-15 12:02 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-10 14:05 [PATCH 0/3] USB: dwc3: Add suspend/resume support Vikas C Sajjan
2012-10-10 14:05 ` [PATCH 1/3] usb: dwc3: Add the suspend/resume functionality Vikas C Sajjan
2012-10-11  7:47   ` Felipe Balbi
2012-10-12  8:59     ` Vikas Sajjan
     [not found]       ` <CAD025yS8sgTu=euBGErgysR0Xe135u=rv88how6z=dhVMEDniw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-10-12 10:35         ` Felipe Balbi
     [not found]   ` <1349877949-18872-2-git-send-email-vikas.sajjan-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2012-10-12 10:57     ` kishon
2012-10-12 13:54       ` Vikas Sajjan
     [not found]         ` <CAD025yRKnLWKzVGneMnudSKHasWw-2Qe8b40VpiFJev=zPiVdw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-10-15 12:02           ` Felipe Balbi
2012-10-10 14:05 ` [PATCH 2/3] usb: xhci: " Vikas C Sajjan
2012-10-10 17:58   ` Sarah Sharp
2012-10-11  7:35     ` Felipe Balbi
     [not found]   ` <1349877949-18872-3-git-send-email-vikas.sajjan-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2012-10-11  7:52     ` Felipe Balbi
     [not found]       ` <CAD025yQqytufzhcuuOkR9-qAVFLn7EssTCquV4bJEXsqoUZ8Qw@mail.gmail.com>
2012-10-11  9:01         ` Felipe Balbi
     [not found] ` <1349877949-18872-1-git-send-email-vikas.sajjan-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2012-10-10 14:05   ` [PATCH 3/3] exynos5: usb: dwc3: " Vikas C Sajjan
2012-10-11  7:39     ` Felipe Balbi
2012-10-11  7:39 ` [PATCH 0/3] USB: dwc3: Add suspend/resume support 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.