linux/drivers/usb/dwc2
Gregory Herrero f81f46e1f5 usb: dwc2: implement hibernation during bus suspend/resume
Allow controller to enter in hibernation during usb bus suspend and
inform both phy and gadget about the suspended state.
While in hibernation, the controller can't detect the resume condition.
An external mechanism must call usb_phy_set_suspend on resume.
Exit hibernation when controller gets the resume interrupt and inform
only gadget driver about it.

Acked-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Gregory Herrero <gregory.herrero@intel.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2015-04-29 15:18:43 -05:00
..
core_intr.c usb: dwc2: implement hibernation during bus suspend/resume 2015-04-29 15:18:43 -05:00
core.c usb: dwc2: add controller hibernation support 2015-04-29 15:18:37 -05:00
core.h usb: dwc2: implement hibernation during bus suspend/resume 2015-04-29 15:18:43 -05:00
debug.h usb: dwc2: move debugfs code to a separate file 2015-04-29 15:18:25 -05:00
debugfs.c usb: dwc2: debugfs: add support for complete register dump 2015-04-29 15:18:32 -05:00
gadget.c usb: dwc2: move debugfs code to a separate file 2015-04-29 15:18:25 -05:00
hcd_ddma.c
hcd_intr.c usb: dwc2: handle DMA buffer unmapping sanely 2014-09-19 16:17:58 -07:00
hcd_queue.c usb: dwc2: handle DMA buffer unmapping sanely 2014-09-19 16:17:58 -07:00
hcd.c usb: dwc2: host: sleep USB_RESUME_TIMEOUT during resume 2015-04-10 13:52:49 +02:00
hcd.h usb: dwc2: Move gadget probe function into platform code 2014-11-14 14:59:32 -06:00
hw.h usb: dwc2: gadget: replace constants with defines 2015-01-30 10:34:11 -06:00
Kconfig usb: dwc2: pci: Select the generic PHY for dwc2-pci driver 2015-03-13 10:40:53 -05:00
Makefile usb: dwc2: move debugfs code to a separate file 2015-04-29 15:18:25 -05:00
pci.c usb: dwc2: pci: Add device mode to the dwc2-pci driver 2015-03-11 15:08:17 -05:00
platform.c usb: dwc2: move debugfs code to a separate file 2015-04-29 15:18:25 -05:00