Merge branch 'usb.4' of git://anongit.freedesktop.org/spice/qemu
commitb947c12c0bb217fe09968e652873e0d22b269d68
authorAurelien Jarno <aurelien@aurel32.net>
Fri, 21 Jan 2011 16:56:50 +0000 (21 17:56 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Fri, 21 Jan 2011 16:56:50 +0000 (21 17:56 +0100)
tree1fbb289269c4d28d310391a5bdd4fe667feda1ca
parent543c4c94cf235d11315157bab25a24f7d9a48711
parentace1318b8ea95efa332fb3e8e159924d4f928753
Merge branch 'usb.4' of git://anongit.freedesktop.org/spice/qemu

* 'usb.4' of git://anongit.freedesktop.org/spice/qemu: (32 commits)
  usb: zap pdev from usbport
  usb: rewrite fw path, fix numbering
  usb: add port property.
  usb: keep track of physical port address.
  usb storage: handle long responses
  usb storage: fix status reporting
  usb storage: high speed support
  usb: add device qualifier support
  usb: add usb_desc_attach
  usb: add attach callback
  usb: add speed mask to ports
  usb: hid: change serial number to "42".
  usb: hid: remote wakeup support.
  usb: hub: remote wakeup support.
  usb: uhci: remote wakeup support.
  usb: add usb_wakeup() + wakeup callback to port ops
  usb: rework attach/detach workflow
  usb: create USBPortOps, move attach there.
  usb: move remote wakeup handling to common code
  usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common code
  ...
MAINTAINERS
hw/usb-hid.c