Age | Commit message (Expand) | Author | Files | Lines |
2012-09-12 | usb-host: allow emulated (non-async) control requests without USBPacket | Gerd Hoffmann | 1 | -1/+1 |
2012-08-16 | usb: async control xfer fixup | Gerd Hoffmann | 1 | -0/+1 |
2012-07-09 | usb-host: add trace events for iso xfers | Gerd Hoffmann | 1 | -4/+6 |
2012-07-09 | usb: split endpoint init and reset | Gerd Hoffmann | 1 | -2/+3 |
2012-06-20 | usb-host: live migration support | Gerd Hoffmann | 1 | -1/+46 |
2012-06-20 | usb-host: attach only to running guest | Gerd Hoffmann | 1 | -15/+17 |
2012-05-14 | usb-host: handle guest-issued clear halt | Gerd Hoffmann | 1 | -0/+9 |
2012-04-26 | usb-host: fix zero-length packets | Gerd Hoffmann | 1 | -3/+3 |
2012-04-26 | usb-host: don't dereference invalid iovecs | Gerd Hoffmann | 1 | -3/+3 |
2012-04-17 | usb-host: rewrite usb_linux_update_endp_table | Gerd Hoffmann | 1 | -93/+101 |
2012-04-17 | usb-host: add property to turn off pipelining | Gerd Hoffmann | 1 | -1/+9 |
2012-04-17 | usb-host: add usb packet to request tracepoints | Gerd Hoffmann | 1 | -12/+14 |
2012-04-17 | usb-host: trace canceled requests | Gerd Hoffmann | 1 | -1/+3 |
2012-04-17 | usb-host: trace emulated requests | Gerd Hoffmann | 1 | -3/+9 |
2012-04-17 | Add bootindex support to usb-host and usb-redir | Gerd Hoffmann | 1 | -0/+3 |
2012-03-13 | usb: the big rename | Gerd Hoffmann | 1 | -0/+1913 |