summaryrefslogtreecommitdiffstats
path: root/hw/usb/host-libusb.c
Commit message (Expand)AuthorAgeFilesLines
* bootindex: move calling add_boot_device_patch to bootindex setter functionGonglei2014-10-151-1/+0
* host-libusb: remove bootindex property from qdev to qomGonglei2014-10-151-1/+11
* libusb: using error_report instead of fprintfGonglei2014-09-231-5/+4
* libusb: convert init to realizeGonglei2014-09-231-9/+8
* usb-bus: convert USBDeviceClass init to realizeGonglei2014-09-231-2/+5
* usb: initialize libusb_device to avoid crashJincheng Miao2014-07-011-2/+2
* usb-host: add range checks for usb-host parametersGerd Hoffmann2014-06-131-0/+13
* usb-host: add HAVE_STREAMS defineGerd Hoffmann2014-06-021-7/+11
* usb-host: allow attaching usb3 devices to ehciGerd Hoffmann2014-06-021-8/+54
* usb-host-libusb: Set stream id when submitting bulk-stream transfersHans de Goede2014-05-261-4/+17
* usb-host-libusb: Add alloc / free streams opsHans de Goede2014-05-261-0/+50
* usb-host-libusb: Fill in endpoint max_streams when availableHans de Goede2014-05-261-0/+12
* qdev: Remove hex8/32/64 property typesPaolo Bonzini2014-02-141-2/+2
* usb-host-libusb: Detach kernel drivers earlierHans de Goede2013-10-221-2/+5
* usb-host-libusb: Configuration 0 may be a valid configurationHans de Goede2013-10-221-5/+4
* usb-host-libusb: Fix reset handlingHans de Goede2013-10-221-6/+4
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-3/+3
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
* usb-host-libusb: set USB_DEV_FLAG_IS_HOSTGerd Hoffmann2013-06-241-0/+1
* usb/host-libusb: Fix building with libusb git master codeHans de Goede2013-06-241-0/+4
* host-libusb: Correct test for USB packet stateEd Maste2013-06-031-1/+1
* usb-host: add usb_host_full_speed_compatGerd Hoffmann2013-05-071-3/+37
* usb-host: live migration support for the libusb versionGerd Hoffmann2013-05-071-5/+49
* usb-host: raise libusbx minimum version to 1.0.13Gerd Hoffmann2013-04-231-5/+0
* use libusb for usb-hostGerd Hoffmann2013-04-161-0/+1449
OpenPOWER on IntegriCloud