From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL for-1.7 0/7] usb fixes
Date: Thu, 24 Oct 2013 15:11:00 +0200 [thread overview]
Message-ID: <1382620267-18065-1-git-send-email-kraxel@redhat.com> (raw)
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(-)
next reply other threads:[~2013-10-24 13:11 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-24 13:11 Gerd Hoffmann [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1382620267-18065-1-git-send-email-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).