summaryrefslogtreecommitdiffstats
path: root/include/hw/usb.h
Commit message (Expand)AuthorAgeFilesLines
* usb: Remove unused functionsThomas Huth2015-04-301-5/+0
* usb: Propagate errors through usb_register_companion()Markus Armbruster2015-03-171-5/+7
* hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()Markus Armbruster2015-02-181-1/+1
* usb-bus: introduce a wrapper function to check speedGonglei2014-09-231-0/+1
* usb-bus: remove "init" from USBDeviceClass structGonglei2014-09-231-2/+0
* usb-bus: convert USBDeviceClass init to realizeGonglei2014-09-231-2/+8
* usb: add usb_bus_release functionGonglei2014-08-291-0/+1
* hw/timer: Move extern declaration from .c to .h fileStefan Weil2014-08-091-1/+6
* usb: add usb_pick_speedGerd Hoffmann2014-06-021-0/+1
* usb: Remove magic constants from device bmAttributesPantelis Koukousoulas2014-02-181-0/+5
* usb: add support for microsoft os descriptorsGerd Hoffmann2014-01-161-0/+3
* usb: add vendor request definesGerd Hoffmann2013-11-281-4/+13
* usb: Add usb_device_alloc/free_streamsHans de Goede2013-11-261-0/+12
* usb: Add max_streams attribute to endpoint infoHans de Goede2013-11-261-0/+3
* Remove dev-bluetooth.c dependency from vl.cMiroslav Rezanina2013-09-101-3/+0
* usb: Pass size to usb_bus_new()Andreas Färber2013-08-301-1/+2
* usb: add serial bus propertyGerd Hoffmann2013-06-241-0/+1
* Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori2013-04-081-0/+1
* hw: move headers to include/Paolo Bonzini2013-04-081-0/+570
OpenPOWER on IntegriCloud