Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-09-07 | usb-ccid: remote wakeup support | Gerd Hoffmann | 1 | -1/+2 |
2011-09-07 | usb-ccid: switch to USBDesc* | Gerd Hoffmann | 1 | -164/+83 |
2011-09-03 | Use new macro QEMU_PACKED for packed structures | Stefan Weil | 1 | -9/+9 |
2011-08-04 | usb: use iovecs in USBPacket | Gerd Hoffmann | 1 | -21/+25 |
2011-07-23 | usb-ccid: Drop unused CCIDCardInfo callback print() | Markus Armbruster | 1 | -11/+0 |
2011-06-27 | Merge remote-tracking branch 'kraxel/usb.17' into staging | Anthony Liguori | 1 | -0/+1 |
2011-06-24 | Strip trailing '\n' from error_report()'s first argument | Markus Armbruster | 1 | -1/+1 |
2011-06-23 | usb: Add a speedmask to devices | Hans de Goede | 1 | -0/+1 |
2011-06-14 | usb-ccid: Plug memory leak on qdev exit() | Markus Armbruster | 1 | -20/+8 |
2011-05-26 | usb: Pass the packet to the device's handle_control callback | Hans de Goede | 1 | -2/+2 |
2011-04-07 | usb-ccid: Spelling fixes | Brad Hards | 1 | -4/+4 |
2011-04-04 | Fix non-portable format string in usb-ccid.c | David Gibson | 1 | -1/+1 |
2011-04-01 | usb-ccid: add CCID bus | Alon Levy | 1 | -0/+1419 |