acrn-hypervisor/devicemodel/hw
Xiaoguang Wu 6c9bae6170 DM USB: xHCI: fix USB hub disconnection issue
When USB hub is disconnected, its connection status is not cleared
in the DM, this defect will cause the related assigned port could
not be used any more.

This patch is used fix this issue.

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>
Tracked-On: #1365
2018-09-29 12:44:43 +08:00
..
pci DM USB: xHCI: fix USB hub disconnection issue 2018-09-29 12:44:43 +08:00
platform DM USB: xHCI: fix USB hub disconnection issue 2018-09-29 12:44:43 +08:00
block_if.c dm: storage: support cache mode toggling 2018-08-10 10:33:21 +08:00
uart_core.c dm: uart: add state check of backend tty before uart_closetty 2018-08-07 10:11:03 +08:00
usb_core.c DM USB: change TRB ring processing logic for ISOC transfer 2018-07-20 10:42:34 +08:00