summaryrefslogtreecommitdiffstats
path: root/hw/usb
Commit message (Expand)AuthorAgeFilesLines
* libcacard: use the standalone projectMarc-André Lureau2015-09-232-4/+3
* maint: avoid useless "if (foo) free(foo)" patternMarkus Armbruster2015-09-111-4/+2
* maint: avoid useless "if (foo) free(foo)" patternDaniel P. Berrange2015-09-111-3/+1
* maint: remove unused include for signal.hDaniel P. Berrange2015-09-111-1/+0
* maint: remove unused include for dirent.hDaniel P. Berrange2015-09-111-1/+0
* maint: remove / fix many doubled wordsDaniel P. Berrange2015-09-111-1/+1
* usbnet: Drop usbnet_can_receiveFam Zheng2015-07-271-16/+4
* timer: rename NSEC_PER_SEC due to Mac OS X header clashStefan Hajnoczi2015-07-201-1/+1
* Revert "xhci: set timer to retry xfers"Gerd Hoffmann2015-07-171-2/+0
* usb-ccid: add missing wakeup callsGerd Hoffmann2015-07-171-0/+5
* usb-ccid: fix 61b4887b41b270bc837ead57bc502d904af023bbGerd Hoffmann2015-07-171-8/+8
* Re-attach usb device to kernel while usb_host_open failsLin Ma2015-07-161-0/+3
* timer: Use a single definition of NSEC_PER_SEC for the whole codebaseAlberto Garcia2015-07-021-1/+1
* Include monitor/monitor.h exactly where neededMarkus Armbruster2015-06-226-6/+0
* Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster2015-06-221-0/+1
* qerror: Move #include out of qerror.hMarkus Armbruster2015-06-226-0/+6
* qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster2015-06-221-3/+3
* QemuOpts: Wean off qerror_report_err()Markus Armbruster2015-06-221-1/+1
* migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela2015-06-122-26/+19
* Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-05-0...Peter Maydell2015-05-111-1/+0
|\
| * xhci: remove unused codeGonglei2015-05-081-1/+0
* | uhci: controller is halted after resetGerd Hoffmann2015-05-081-1/+1
* | usb: usb-serial QOMifyGonglei2015-05-081-16/+27
* | usb: usb-redir QOMifyGonglei2015-05-081-11/+14
* | usb: usb-wacom-tablet QOMifyGonglei2015-05-081-3/+6
* | usb: usb-uas QOMifyGonglei2015-05-081-6/+9
* | usb: usb-storage QOMifyGonglei2015-05-081-12/+20
* | usb: usb-ccid QOMifyGonglei2015-05-081-22/+28
* | usb: usb-net QOMifyGonglei2015-05-081-4/+7
* | usb-mtp: fix segmentation faultGonglei2015-05-081-0/+4
* | usb: usb-mtp QOMifyGonglei2015-05-081-4/+7
* | usb: usb-hub QOMifyGonglei2015-05-081-4/+7
* | usb: usb-hid QOMifyGonglei2015-05-081-14/+20
* | usb: usb-bt QOMifyGonglei2015-05-081-5/+8
* | usb: usb-audio QOMifyGonglei2015-05-081-10/+13
* | uhci: QOMifyGonglei2015-05-081-12/+31
* | xhci: fix events for setup trb.Gerd Hoffmann2015-05-081-0/+8
* | Revert "xhci: generate a Transfer Event for each Transfer TRB with the IOC bi...Gerd Hoffmann2015-05-081-12/+3
* | xhci: set timer to retry xfersGerd Hoffmann2015-05-081-0/+2
* | usb: fix usb-net segfaultMichal Kazior2015-05-081-0/+4
|/
* usb: Remove unused functionsThomas Huth2015-04-301-41/+0
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150320-1' into s...Peter Maydell2015-03-209-86/+131
|\
| * ehci: fix segfault when hot-unplugging ehci controllerGonglei2015-03-204-2/+22
| * ohci: fix resource cleanup leakGonglei2015-03-201-1/+19
| * uhci: fix segfault when hot-unplugging uhci controllerGonglei2015-03-201-6/+6
| * hw/usb: Include USB files only if necessaryThomas Huth2015-03-181-4/+4
| * usb/dev-storage: Avoid qerror_report_err() outside QMP handlersMarkus Armbruster2015-03-171-2/+1
| * usb/dev-storage: Fix QMP device_add missing encryption key failureMarkus Armbruster2015-03-171-19/+17
| * monitor usb: Inline monitor_read_bdrv_key_start()'s first partMarkus Armbruster2015-03-171-2/+11
| * uhci: Convert to realizeMarkus Armbruster2015-03-171-10/+8
OpenPOWER on IntegriCloud