]> git.proxmox.com Git - mirror_qemu.git/commitdiff
Merge remote-tracking branch 'kraxel/usb.61' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Fri, 31 Aug 2012 15:04:54 +0000 (10:04 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 31 Aug 2012 15:04:54 +0000 (10:04 -0500)
* kraxel/usb.61:
  uas: move transfer kickoff
  ehci: Fix interrupt endpoints no longer working
  ehci: handle TD deactivation of inflight packets
  ehci: add ehci_cancel_queue()
  ehci: simplify ehci_state_executing
  ehci: Remove unnecessary ehci_flush_qh call
  ehci: Schedule async-bh when IAAD bit gets set
  ehci: Fix NULL ptr deref when unplugging an USB dev with an iso stream active
  usb: unique packet ids
  usb: Halt ep queue en cancel pending packets on a packet error
  fix info qtree indention


Trivial merge