linux/drivers/usb/dwc3
Felipe Balbi 2646021e1d usb: dwc3: ep0: Make USB30CV happy with SetAddress
According to USB 3.0 Specification, a SetAddress()
while device is in Configured State has an unspecified
behavior (see Section 9.4.6). Still USB30CV wasn't
happy with my Stall reply.

To make that thing happy, just accept the SetAddress()
always. No problems have been observed thus far.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-10-04 10:25:50 -07:00
..
core.c usb: dwc3: add module.h to dwc3-omap.c and core.c 2011-09-09 13:03:00 +03:00
core.h usb: dwc3: ep0: introduce ep0_expect_in flag 2011-09-09 13:05:29 +03:00
debug.h
debugfs.c usb: dwc3: debugfs: remove test mode interface 2011-09-09 13:02:08 +03:00
dwc3-omap.c usb: dwc3: omap: set idle and standby modes 2011-09-09 13:05:30 +03:00
dwc3-pci.c
ep0.c usb: dwc3: ep0: Make USB30CV happy with SetAddress 2011-10-04 10:25:50 -07:00
gadget.c usb: dwc3: gadget: improve debug on link state change 2011-09-09 13:05:31 +03:00
gadget.h usb: fix dwc3 build when USB_GADGET_DWC3 is not enabled 2011-08-24 15:06:53 -07:00
io.h
Kconfig
Makefile