]> git.proxmox.com Git - qemu.git/commit
Merge remote-tracking branch 'kraxel/usb.91' into staging
authorAnthony Liguori <anthony@codemonkey.ws>
Thu, 31 Oct 2013 16:00:25 +0000 (17:00 +0100)
committerAnthony Liguori <anthony@codemonkey.ws>
Thu, 31 Oct 2013 16:00:25 +0000 (17:00 +0100)
commitcb95ec1b83ae3972a976e5331f9e772cde1ebd1c
treec9c44da51edbc45763a0c88d65c8278f02f3e2de
parent3fa4270a651503ac1a6aec5154ef17171ddae4e9
parentc90daa1c109348099088c1cc954c1e9f3392ae03
Merge remote-tracking branch 'kraxel/usb.91' into staging

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

Message-id: 1382620267-18065-1-git-send-email-kraxel@redhat.com
Signed-off-by: Anthony Liguori <anthony@codemonkey.ws>
hw/usb/hcd-xhci.c