summaryrefslogtreecommitdiff
path: root/hw/usb/host-linux.c
AgeCommit message (Expand)Author
2013-09-19usb: remove old usb-host codeGerd Hoffmann
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-05-12remove double semicolonsDong Xu Wang
2013-04-16use libusb for usb-hostGerd Hoffmann
2013-02-19usb-host: remove usb_host_device_closeGerd Hoffmann
2013-02-19usb-host: move legacy cmd line bitsGerd Hoffmann
2013-01-17HMP: add QDict to info callback handlerWenchao Xia
2013-01-14usb-host: Initialize dev->port the obviously safe wayMarkus Armbruster
2013-01-14usb-host: Drop superfluous null test from usb_host_auto_scan()Markus Armbruster
2013-01-10Make all static TypeInfos constAndreas Färber
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19monitor: move include files to include/monitor/Paolo Bonzini
2012-12-04usb: Don't allow USB_RET_ASYNC for interrupt packetsHans de Goede
2012-11-16usb-host: fix splitted transfersGerd Hoffmann
2012-11-16usb-host: update tracingGerd Hoffmann
2012-11-16usb: host-linux: Ignore parsing errors of the device descriptorsJan Kiszka
2012-11-16usb-host: scan for usb devices when the vm startsGerd Hoffmann
2012-11-08usb: split packet result into actual_length + statusHans de Goede
2012-10-25usb: Move short-not-ok handling to the coreHans de Goede
2012-09-12usb-host: allow emulated (non-async) control requests without USBPacketGerd Hoffmann
2012-08-16usb: async control xfer fixupGerd Hoffmann
2012-07-09usb-host: add trace events for iso xfersGerd Hoffmann
2012-07-09usb: split endpoint init and resetGerd Hoffmann
2012-06-20usb-host: live migration supportGerd Hoffmann
2012-06-20usb-host: attach only to running guestGerd Hoffmann
2012-05-14usb-host: handle guest-issued clear haltGerd Hoffmann
2012-04-26usb-host: fix zero-length packetsGerd Hoffmann
2012-04-26usb-host: don't dereference invalid iovecsGerd Hoffmann
2012-04-17usb-host: rewrite usb_linux_update_endp_tableGerd Hoffmann
2012-04-17usb-host: add property to turn off pipeliningGerd Hoffmann
2012-04-17usb-host: add usb packet to request tracepointsGerd Hoffmann
2012-04-17usb-host: trace canceled requestsGerd Hoffmann
2012-04-17usb-host: trace emulated requestsGerd Hoffmann
2012-04-17Add bootindex support to usb-host and usb-redirGerd Hoffmann
2012-03-13usb: the big renameGerd Hoffmann