linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] usb: dwc3: pm_runtime implementation
@ 2013-12-12 21:38 Felipe Balbi
  2013-12-12 21:38 ` [PATCH 1/7] usb: dwc3: keystone: add basic PM support Felipe Balbi
                   ` (7 more replies)
  0 siblings, 8 replies; 31+ messages in thread
From: Felipe Balbi @ 2013-12-12 21:38 UTC (permalink / raw)
  To: linux-arm-kernel

hi all,

these patches add pm_runtime support for all glue layers.

I plan to add pm_runtime support for dwc3 after these
patches are merged upstream.

Please test.

Felipe Balbi (7):
  usb: dwc3: keystone: add basic PM support
  usb: dwc3: omap: add basic pm_runtime support
  usb: dwc3: pci: add pm_runtime support
  usb: dwc3: omap: fix pm_runtime usage
  usb: dwc3: omap: fix order of pm_runtime vs child removal
  usb: dwc3: exynos: remove DEV_PM_OPS hackery
  usb: dwc3: exynos: add pm_runtime support

 drivers/usb/dwc3/dwc3-exynos.c   | 73 +++++++++++++++++++++++-------
 drivers/usb/dwc3/dwc3-keystone.c | 97 ++++++++++++++++++++++++++++++++++++++--
 drivers/usb/dwc3/dwc3-omap.c     | 45 +++++++++++++++----
 drivers/usb/dwc3/dwc3-pci.c      | 66 ++++++++++++++++++++-------
 4 files changed, 239 insertions(+), 42 deletions(-)

-- 
1.8.4.GIT

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

end of thread, other threads:[~2013-12-18 15:40 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-12 21:38 [PATCH 0/7] usb: dwc3: pm_runtime implementation Felipe Balbi
2013-12-12 21:38 ` [PATCH 1/7] usb: dwc3: keystone: add basic PM support Felipe Balbi
2013-12-12 21:43   ` Felipe Balbi
2013-12-12 21:45     ` [PATCH v2 " Felipe Balbi
2013-12-12 21:48       ` Felipe Balbi
2013-12-13  0:29       ` Santosh Shilimkar
2013-12-13  0:43         ` Felipe Balbi
2013-12-13 23:15           ` Santosh Shilimkar
2013-12-13 16:04         ` Kwok, WingMan
2013-12-13 19:54           ` Felipe Balbi
2013-12-13 20:18             ` Kwok, WingMan
2013-12-13 20:22               ` Felipe Balbi
2013-12-13 21:26                 ` Kwok, WingMan
2013-12-12 21:38 ` [PATCH 2/7] usb: dwc3: omap: add basic pm_runtime support Felipe Balbi
2013-12-12 21:38 ` [PATCH 3/7] usb: dwc3: pci: add " Felipe Balbi
2013-12-13  1:56   ` David Cohen
2013-12-13  4:17     ` Felipe Balbi
2013-12-13  4:29       ` David Cohen
2013-12-12 21:38 ` [PATCH 4/7] usb: dwc3: omap: fix pm_runtime usage Felipe Balbi
2013-12-12 21:38 ` [PATCH 5/7] usb: dwc3: omap: fix order of pm_runtime vs child removal Felipe Balbi
2013-12-12 21:38 ` [PATCH 6/7] usb: dwc3: exynos: remove DEV_PM_OPS hackery Felipe Balbi
2013-12-12 21:38 ` [PATCH 7/7] usb: dwc3: exynos: add pm_runtime support Felipe Balbi
2013-12-13  5:01   ` Anton Tikhomirov
2013-12-13 19:56     ` Felipe Balbi
2013-12-13 20:18       ` Felipe Balbi
2013-12-16  2:47         ` Anton Tikhomirov
2013-12-16  2:31       ` Anton Tikhomirov
2013-12-17 23:31 ` [PATCH 0/7] usb: dwc3: pm_runtime implementation David Cohen
2013-12-17 23:35   ` David Cohen
2013-12-18 15:36     ` Felipe Balbi
2013-12-18 15:40       ` Felipe Balbi

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).