]> git.proxmox.com Git - qemu.git/commit
Merge remote-tracking branch 'kraxel/usb.90' into staging
authorAnthony Liguori <anthony@codemonkey.ws>
Fri, 20 Sep 2013 13:08:08 +0000 (08:08 -0500)
committerAnthony Liguori <anthony@codemonkey.ws>
Fri, 20 Sep 2013 13:08:09 +0000 (08:08 -0500)
commitce63e9c258a05e344f81b28f2b995c530909a3f0
treebdfa0b168a485a85fda674689a0fc0222f291d74
parentf54c49e2187976f4c3f6db1029461f3077e9f377
parent0ca6db4f3b3df5c4e5285a48a7709bdced5068de
Merge remote-tracking branch 'kraxel/usb.90' into staging

# By Hans de Goede (6) and Gerd Hoffmann (1)
# Via Gerd Hoffmann
* kraxel/usb.90:
  usb: Fix iovec memleak on combined-packet free
  usb: Also reset max_packet_size on ep_reset
  xhci: Fix memory leak on xhci_disable_ep
  xhci: Add xhci_epid_to_usbep helper function
  xhci: Init a transfers xhci, slotid and epid member on epctx alloc
  xhci: Fix number of streams allocated when using streams
  usb: remove old usb-host code

Message-id: 1379583298-7524-1-git-send-email-kraxel@redhat.com