qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL for-1.7 0/7] usb fixes
@ 2013-10-24 13:11 Gerd Hoffmann
  2013-10-24 13:11 ` [Qemu-devel] [PATCH 1/7] usb-host-libusb: Fix reset handling Gerd Hoffmann
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Gerd Hoffmann @ 2013-10-24 13:11 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

Here comes a collection of bugfixes for xhci and usb-host,
mostly related to usb3 streams.

please pull,
  Gerd

The following changes since commit fc8ead74674b7129e8f31c2595c76658e5622197:

  Merge remote-tracking branch 'qemu-kvm/uq/master' into staging (2013-10-18 10:03:24 -0700)

are available in the git repository at:


  git://git.kraxel.org/qemu usb.91

for you to fetch changes up to c90daa1c109348099088c1cc954c1e9f3392ae03:

  usb-hcd-xhci: Update endpoint context dequeue pointer for streams too (2013-10-22 16:28:49 +0200)

----------------------------------------------------------------
Hans de Goede (7):
      usb-host-libusb: Fix reset handling
      usb-host-libusb: Configuration 0 may be a valid configuration
      usb-host-libusb: Detach kernel drivers earlier
      usb-hcd-xhci: Remove unused sstreamsm member from XHCIStreamContext
      usb-hcd-xhci: Remove unused cancelled member from XHCITransfer
      usb-hcd-xhci: Report completion of active transfer with CC_STOPPED on ep stop
      usb-hcd-xhci: Update endpoint context dequeue pointer for streams too

 hw/usb/hcd-xhci.c    | 50 ++++++++++++++++++++++++++------------------------
 hw/usb/host-libusb.c | 26 +++++++++++++-------------
 2 files changed, 39 insertions(+), 37 deletions(-)

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

end of thread, other threads:[~2013-10-24 13:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-24 13:11 [Qemu-devel] [PULL for-1.7 0/7] usb fixes Gerd Hoffmann
2013-10-24 13:11 ` [Qemu-devel] [PATCH 1/7] usb-host-libusb: Fix reset handling Gerd Hoffmann
2013-10-24 13:11 ` [Qemu-devel] [PATCH 2/7] usb-host-libusb: Configuration 0 may be a valid configuration Gerd Hoffmann
2013-10-24 13:11 ` [Qemu-devel] [PATCH 3/7] usb-host-libusb: Detach kernel drivers earlier Gerd Hoffmann
2013-10-24 13:11 ` [Qemu-devel] [PATCH 4/7] usb-hcd-xhci: Remove unused sstreamsm member from XHCIStreamContext Gerd Hoffmann
2013-10-24 13:11 ` [Qemu-devel] [PATCH 5/7] usb-hcd-xhci: Remove unused cancelled member from XHCITransfer Gerd Hoffmann
2013-10-24 13:11 ` [Qemu-devel] [PATCH 6/7] usb-hcd-xhci: Report completion of active transfer with CC_STOPPED on ep stop Gerd Hoffmann
2013-10-24 13:11 ` [Qemu-devel] [PATCH 7/7] usb-hcd-xhci: Update endpoint context dequeue pointer for streams too Gerd Hoffmann

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