qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/9] usb: various bugfixes, mostly xhci.
@ 2017-02-06 11:28 Gerd Hoffmann
  2017-02-06 11:28 ` [Qemu-devel] [PULL 1/9] hw/usb/dev-hid: Improve guest compatibility of usb-tablet Gerd Hoffmann
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Gerd Hoffmann @ 2017-02-06 11:28 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  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(-)

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-02-06 12:29 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-06 11:28 [Qemu-devel] [PULL 0/9] usb: various bugfixes, mostly xhci Gerd Hoffmann
2017-02-06 11:28 ` [Qemu-devel] [PULL 1/9] hw/usb/dev-hid: Improve guest compatibility of usb-tablet Gerd Hoffmann
2017-02-06 11:28 ` [Qemu-devel] [PULL 2/9] usb/uas: more verbose error message Gerd Hoffmann
2017-02-06 11:28 ` [Qemu-devel] [PULL 3/9] usb: accept usb3 control requests Gerd Hoffmann
2017-02-06 11:28 ` [Qemu-devel] [PULL 4/9] xhci: only free completed transfers Gerd Hoffmann
2017-02-06 11:28 ` [Qemu-devel] [PULL 5/9] xhci: rename xhci_complete_packet to xhci_try_complete_packet Gerd Hoffmann
2017-02-06 11:28 ` [Qemu-devel] [PULL 6/9] xhci: don't kick in xhci_submit and xhci_fire_ctl_transfer Gerd Hoffmann
2017-02-06 11:28 ` [Qemu-devel] [PULL 7/9] xhci: guard xhci_kick_epctx against recursive calls Gerd Hoffmann
2017-02-06 11:28 ` [Qemu-devel] [PULL 8/9] usb: ccid: check ccid apdu length Gerd Hoffmann
2017-02-06 11:28 ` [Qemu-devel] [PULL 9/9] xhci: fix event queue IRQ handling Gerd Hoffmann
2017-02-06 11:42 ` [Qemu-devel] [PULL 0/9] usb: various bugfixes, mostly xhci no-reply
2017-02-06 12:29 ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).