[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 0/3] Usb 20201019 patches
From: |
Gerd Hoffmann |
Subject: |
[PULL 0/3] Usb 20201019 patches |
Date: |
Mon, 19 Oct 2020 14:33:23 +0200 |
The following changes since commit e12ce85b2c79d83a340953291912875c30b3af06:
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request'
into staging (2020-10-16 22:46:28 +0100)
are available in the Git repository at:
git://git.kraxel.org/qemu tags/usb-20201019-pull-request
for you to fetch changes up to bea2a9e3e00b275dc40cfa09c760c715b8753e03:
hw/usb/hcd-dwc2: fix divide-by-zero in dwc2_handle_packet() (2020-10-19
09:17:21 +0200)
----------------------------------------------------------------
usb: fixes for dwc2 + ehci.
----------------------------------------------------------------
Anthony PERARD (1):
usb/hcd-ehci: Fix error handling on missing device for iTD
Mauro Matteo Cascella (1):
hw/usb/hcd-dwc2: fix divide-by-zero in dwc2_handle_packet()
Paul Zimmerman (1):
usb: hcd-dwc2: change assert()s to qemu_log_mask(LOG_GUEST_ERROR...)
hw/usb/hcd-dwc2.c | 106 +++++++++++++++++++++++++++++++++++++---------
hw/usb/hcd-ehci.c | 35 +++++++--------
2 files changed, 105 insertions(+), 36 deletions(-)
--
2.27.0
- [PULL 0/3] Usb 20201019 patches,
Gerd Hoffmann <=