2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-23 12:43:55 +08:00
linux-next/drivers/usb/dwc3
Felipe Balbi b53c772d16 usb: dwc3: core: add ep0_next_event field
this field will hold the next expected event.

In certain cases, host might fall into some error
condition and ask from us the wrong Control phase.
On such situations, we should stall and restart.

Signed-off-by: Felipe Balbi <balbi@ti.com>
2011-09-09 13:02:18 +03:00
..
core.c usb: dwc3: core: move the core check before soft reset 2011-09-09 13:02:09 +03:00
core.h usb: dwc3: core: add ep0_next_event field 2011-09-09 13:02:18 +03:00
debug.h usb: Introduce DesignWare USB3 DRD Driver 2011-08-22 16:03:11 -07:00
debugfs.c usb: dwc3: debugfs: remove test mode interface 2011-09-09 13:02:08 +03:00
dwc3-omap.c usb: Introduce DesignWare USB3 DRD Driver 2011-08-22 16:03:11 -07:00
dwc3-pci.c usb: include module.h in the DesignWare USB3 DRD driver 2011-08-23 09:47:40 -07:00
ep0.c usb: dwc3: drop EP0_STALL state 2011-09-09 13:02:17 +03:00
gadget.c usb: dwc3: drop EP0_STALL state 2011-09-09 13:02:17 +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 usb: Introduce DesignWare USB3 DRD Driver 2011-08-22 16:03:11 -07:00
Kconfig usb: Introduce DesignWare USB3 DRD Driver 2011-08-22 16:03:11 -07:00
Makefile usb: Introduce DesignWare USB3 DRD Driver 2011-08-22 16:03:11 -07:00