summaryrefslogtreecommitdiff
path: root/hw/usb/host-libusb.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini1-2/+2
2013-10-22usb-host-libusb: Detach kernel drivers earlierHans de Goede1-2/+5
2013-10-22usb-host-libusb: Configuration 0 may be a valid configurationHans de Goede1-5/+4
2013-10-22usb-host-libusb: Fix reset handlingHans de Goede1-6/+4
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-3/+3
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+1
2013-06-24usb-host-libusb: set USB_DEV_FLAG_IS_HOSTGerd Hoffmann1-0/+1
2013-06-24usb/host-libusb: Fix building with libusb git master codeHans de Goede1-0/+4
2013-06-03host-libusb: Correct test for USB packet stateEd Maste1-1/+1
2013-05-07usb-host: add usb_host_full_speed_compatGerd Hoffmann1-3/+37
2013-05-07usb-host: live migration support for the libusb versionGerd Hoffmann1-5/+49
2013-04-23usb-host: raise libusbx minimum version to 1.0.13Gerd Hoffmann1-5/+0
2013-04-16use libusb for usb-hostGerd Hoffmann1-0/+1449