freebsd-skq/sys/dev/usb/controller
hselasky 402a0f9de4 Make sure that the USB system suspend event is executed synchronously
and not asynchronously. This fixes problems related to USB system
suspend and resume.  It is assumed that we are always allowed to sleep
from the device_suspend() method.

MFC after:	1 week
Submitted by:	jkim
2012-03-03 08:11:04 +00:00
..
at91dci_atmelarm.c Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
at91dci.c Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
at91dci.h Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
atmegadci_atmelarm.c Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
atmegadci.c Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
atmegadci.h Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
avr32dci.c Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
avr32dci.h Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
dwc_otg_atmelarm.c Add support for the DesignWare USB 2.0 OTG controller chipset. 2012-01-21 13:31:38 +00:00
dwc_otg.c Add support for the DesignWare USB 2.0 OTG controller chipset. 2012-01-21 13:31:38 +00:00
dwc_otg.h Add support for the DesignWare USB 2.0 OTG controller chipset. 2012-01-21 13:31:38 +00:00
ehci_ixp4xx.c Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
ehci_mv.c Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
ehci_pci.c Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
ehci.c Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
ehci.h Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
ehcireg.h The EHCI_CAPLENGTH and EHCI_HCIVERSION registers are actually sub-registers 2010-10-25 15:51:43 +00:00
musb_otg_atmelarm.c Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
musb_otg.c Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
musb_otg.h Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
ohci_atmelarm.c Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
ohci_pci.c Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
ohci_s3c24x0.c Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
ohci.c Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
ohci.h Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
ohcireg.h The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-03 10:18:03 +00:00
uhci_pci.c Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
uhci.c Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
uhci.h Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
uhcireg.h The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-03 10:18:03 +00:00
usb_controller.c Make sure that the USB system suspend event is executed synchronously 2012-03-03 08:11:04 +00:00
uss820dci_atmelarm.c Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
uss820dci.c Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
uss820dci.h Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
xhci_pci.c Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
xhci.c Bugfix: Make sure the XHCI driver doesn't clear 2012-01-13 22:19:14 +00:00
xhci.h Add missing change to XHCI driver similar to changes in r228483. 2011-12-31 13:34:42 +00:00
xhcireg.h Fix definition of XHCI port power bit. 2011-12-14 08:44:16 +00:00