]> git.proxmox.com Git - qemu.git/commit
Merge remote-tracking branch 'kraxel/usb.84' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Mon, 24 Jun 2013 19:33:00 +0000 (14:33 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 24 Jun 2013 19:33:00 +0000 (14:33 -0500)
commit89f204d2c60fbf3e0c5af1ff1681e57c9f057178
treee459490511249032a62d792357bfe7c09c4eef02
parent21ca4a5bb3cde109e68059ee357b3114afbc51e4
parent93c8e4dc386a243d7d417567d81dc1f1698478a4
Merge remote-tracking branch 'kraxel/usb.84' into staging

# By Andreas Färber (3) and others
# Via Gerd Hoffmann
* kraxel/usb.84:
  usb: fix serial number for hid devices
  usb: add serial bus property
  usb-host-libusb: set USB_DEV_FLAG_IS_HOST
  usb/host-libusb: Fix building with libusb git master code
  usb/hcd-ehci: Add Faraday FUSBH200 support
  usb/hcd-ehci: Replace PORTSC macros with variables
  usb/hcd-ehci: Add Tegra2 SysBus EHCI device
  usb/hcd-ehci: Split off instance_init from realize
  usb/hcd-ehci-sysbus: Convert to QOM realize