Merge remote-tracking branch 'kraxel/usb.44' into staging
commit684e1e047950938be259e7d02033f44c427e6ba5
authorAnthony Liguori <aliguori@us.ibm.com>
Tue, 13 Mar 2012 18:55:02 +0000 (13 13:55 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 13 Mar 2012 18:55:02 +0000 (13 13:55 -0500)
tree67ff0b0f138e9d70bf3f44d1ef47c15dc716fc41
parentce008c1f10e9a7bfb0806432b899ac4390b199c3
parente2854bf3239f57d160cfe5230033110c0c0d2837
Merge remote-tracking branch 'kraxel/usb.44' into staging

* kraxel/usb.44:
  Endian fix an assertion in usb-msd
  uhci: alloc can't fail, drop check.
  uhci: new uhci_handle_td return code for tds still in flight
  uhci: renumber uhci_handle_td return codes
  uhci: use enum for uhci_handle_td return codes
  uhci: tracing support
  uhci: cancel on schedule stop.
  uhci: fix uhci_async_cancel_all
  uhci: pass addr to uhci_async_alloc
  usb: improve packet state sanity checks
  usb-ohci: DMA writeback bug fixes
  usb-ehci: drop unused isoch_pause variable
  usb: zap hw/ush-{ohic,uhci}.h + init wrappers
  usb: the big rename
Makefile.objs
Makefile.target