summaryrefslogtreecommitdiffstats
path: root/hw/usb/host-linux.c
Commit message (Expand)AuthorAgeFilesLines
* usb-host: allow emulated (non-async) control requests without USBPacketGerd Hoffmann2012-09-121-1/+1
* usb: async control xfer fixupGerd Hoffmann2012-08-161-0/+1
* usb-host: add trace events for iso xfersGerd Hoffmann2012-07-091-4/+6
* usb: split endpoint init and resetGerd Hoffmann2012-07-091-2/+3
* usb-host: live migration supportGerd Hoffmann2012-06-201-1/+46
* usb-host: attach only to running guestGerd Hoffmann2012-06-201-15/+17
* usb-host: handle guest-issued clear haltGerd Hoffmann2012-05-141-0/+9
* usb-host: fix zero-length packetsGerd Hoffmann2012-04-261-3/+3
* usb-host: don't dereference invalid iovecsGerd Hoffmann2012-04-261-3/+3
* usb-host: rewrite usb_linux_update_endp_tableGerd Hoffmann2012-04-171-93/+101
* usb-host: add property to turn off pipeliningGerd Hoffmann2012-04-171-1/+9
* usb-host: add usb packet to request tracepointsGerd Hoffmann2012-04-171-12/+14
* usb-host: trace canceled requestsGerd Hoffmann2012-04-171-1/+3
* usb-host: trace emulated requestsGerd Hoffmann2012-04-171-3/+9
* Add bootindex support to usb-host and usb-redirGerd Hoffmann2012-04-171-0/+3
* usb: the big renameGerd Hoffmann2012-03-131-0/+1913