acrn-hypervisor/devicemodel/hw
Xiaoguang Wu 6a9a46ac47 DM USB: xHCI: workaround for Stop Endpoint Command handling
This patch is one workaround to resolve a crash issue for certain brand
touch screen (eGalaxTouch EXC7200-7368v1.01). The formal fix should
follow the xHCI spec to stop xfer and generate transfer completed event
trb prior to Stop Endpoint Command complete event trb. It should be a
big change and for short term, do nothing for the stop endpoint command
which is no other side effect be observed so far.

Tracked-On: #1413
Signed-off-by: Xiaoguang Wu <xiaoguang.wu@intel.com>
Reviewed-by: Liang Yang <liang3.yang@intel.com>
Acked-by: Yu Wang <yu1.wang@intel.com>
2018-10-19 22:39:50 +08:00
..
pci DM USB: xHCI: workaround for Stop Endpoint Command handling 2018-10-19 22:39:50 +08:00
platform DM USB: xHCI: workaround for Stop Endpoint Command handling 2018-10-19 22:39:50 +08:00
block_if.c dm: storage: banned functions replace 2018-10-17 16:22:00 +08:00
uart_core.c dm: uart: fix acrn-dm crash issue 2018-10-16 10:24:01 +08:00
usb_core.c DM USB: xHCI: support multiple hubs in single layer 2018-10-19 22:39:50 +08:00