qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/9] usb: various bugfixes, mostly xhci.


From: Gerd Hoffmann
Subject: [Qemu-devel] [PULL 0/9] usb: various bugfixes, mostly xhci.
Date: Mon, 6 Feb 2017 12:28:12 +0100

  Hi,

Here is the usb patch queue, with a collection of xhci bugfixes,
also some other usb fixes in various places.

please pull,
  Gerd

The following changes since commit a951316b8a5c3c63254f20a826afeed940dd4cba:

  Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into 
staging (2017-02-03 14:41:49 +0000)

are available in the git repository at:


  git://git.kraxel.org/qemu tags/pull-usb-20170206-1

for you to fetch changes up to 7da76e12cc5cc902dda4c168d8d608fd4e61cbc5:

  xhci: fix event queue IRQ handling (2017-02-06 12:12:26 +0100)

----------------------------------------------------------------
usb: various bugfixes, mostly xhci.

----------------------------------------------------------------
Gerd Hoffmann (7):
      usb/uas: more verbose error message
      usb: accept usb3 control requests
      xhci: only free completed transfers
      xhci: rename xhci_complete_packet to xhci_try_complete_packet
      xhci: don't kick in xhci_submit and xhci_fire_ctl_transfer
      xhci: guard xhci_kick_epctx against recursive calls
      xhci: fix event queue IRQ handling

Phil Dennis-Jordan (1):
      hw/usb/dev-hid: Improve guest compatibility of usb-tablet

Prasad J Pandit (1):
      usb: ccid: check ccid apdu length

 hw/usb/desc.c                 |  7 +++++++
 hw/usb/dev-hid.c              |  6 +++---
 hw/usb/dev-smartcard-reader.c |  2 +-
 hw/usb/dev-uas.c              |  3 ++-
 hw/usb/hcd-xhci.c             | 44 ++++++++++++++++++++++++++++---------------
 include/hw/usb.h              |  2 ++
 6 files changed, 44 insertions(+), 20 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]