Age | Commit message (Expand) | Author |
2016-01-08 | ohci: clear pending SOF on suspend | Laurent Vivier |
2016-01-08 | ohci: delay first SOF interrupt | Laurent Vivier |
2016-01-08 | usb-mtp: fix call to trace function | Bandan Das |
2016-01-08 | usb-mtp: use safe variant when cleaning events list | Bandan Das |
2016-01-08 | ohci: fix command HostControllerReset | Hervé Poussineau |
2016-01-08 | ohci: fix Host Controller USBRESET | Hervé Poussineau |
2016-01-08 | ohci: split reset method in 3 parts | Hervé Poussineau |
2015-12-15 | ehci: make idt processing more robust | Gerd Hoffmann |
2015-12-15 | usb-mtp: add support for basic mtp events | Bandan Das |
2015-12-15 | usb-mtp: Add support for inotify based file monitoring | Bandan Das |
2015-12-15 | usb-mtp: free objects on a mtp reset | Bandan Das |
2015-12-15 | usb-mtp: use a list for keeping track of children | Bandan Das |
2015-11-06 | usb: Use g_new() & friends where that makes obvious sense | Markus Armbruster |
2015-11-03 | usb-host: fix usb3ep0quirk test | Gerd Hoffmann |
2015-11-03 | ehci: clear suspend bit on detach | Gerd Hoffmann |
2015-10-23 | hw/usb-storage: Check whether BB is inserted | Max Reitz |
2015-10-20 | usb-audio: increate default buffer size | Gerd Hoffmann |
2015-10-20 | usb: print device id in "info usb" monitor command | Gerd Hoffmann |
2015-10-20 | usb-host: add wakeup call for iso xfers | Gerd Hoffmann |
2015-09-23 | libcacard: use the standalone project | Marc-André Lureau |
2015-09-11 | maint: avoid useless "if (foo) free(foo)" pattern | Markus Armbruster |
2015-09-11 | maint: avoid useless "if (foo) free(foo)" pattern | Daniel P. Berrange |
2015-09-11 | maint: remove unused include for signal.h | Daniel P. Berrange |
2015-09-11 | maint: remove unused include for dirent.h | Daniel P. Berrange |
2015-09-11 | maint: remove / fix many doubled words | Daniel P. Berrange |
2015-07-27 | usbnet: Drop usbnet_can_receive | Fam Zheng |
2015-07-20 | timer: rename NSEC_PER_SEC due to Mac OS X header clash | Stefan Hajnoczi |
2015-07-17 | Revert "xhci: set timer to retry xfers" | Gerd Hoffmann |
2015-07-17 | usb-ccid: add missing wakeup calls | Gerd Hoffmann |
2015-07-17 | usb-ccid: fix 61b4887b41b270bc837ead57bc502d904af023bb | Gerd Hoffmann |
2015-07-16 | Re-attach usb device to kernel while usb_host_open fails | Lin Ma |
2015-07-02 | timer: Use a single definition of NSEC_PER_SEC for the whole codebase | Alberto Garcia |
2015-06-22 | Include monitor/monitor.h exactly where needed | Markus Armbruster |
2015-06-22 | Include qapi/qmp/qerror.h exactly where needed | Markus Armbruster |
2015-06-22 | qerror: Move #include out of qerror.h | Markus Armbruster |
2015-06-22 | qerror: Clean up QERR_ macros to expand into a single string | Markus Armbruster |
2015-06-22 | QemuOpts: Wean off qerror_report_err() | Markus Armbruster |
2015-06-12 | migration: Use normal VMStateDescriptions for Subsections | Juan Quintela |
2015-05-11 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-05-0... | Peter Maydell |
2015-05-08 | xhci: remove unused code | Gonglei |
2015-05-08 | uhci: controller is halted after reset | Gerd Hoffmann |
2015-05-08 | usb: usb-serial QOMify | Gonglei |
2015-05-08 | usb: usb-redir QOMify | Gonglei |
2015-05-08 | usb: usb-wacom-tablet QOMify | Gonglei |
2015-05-08 | usb: usb-uas QOMify | Gonglei |
2015-05-08 | usb: usb-storage QOMify | Gonglei |
2015-05-08 | usb: usb-ccid QOMify | Gonglei |
2015-05-08 | usb: usb-net QOMify | Gonglei |
2015-05-08 | usb-mtp: fix segmentation fault | Gonglei |
2015-05-08 | usb: usb-mtp QOMify | Gonglei |