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)
commit23aec6005af30e29180496b434edcc51660ce94e
treee62432e156d83ff419eff2129edf691ecf20dd6a
parentcdedd9d867f2e955e022f07808b10a4a5d383841
parent347e40ffe61b7cc8d4565be476c20acd00611669
Merge remote-tracking branch 'kraxel/usb.61' into staging

* 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