1. 558ff1b xhci: drop via vendor command handling by Gerd Hoffmann · 8 years ago
  2. 2992d6b xhci: fix nec vendor quirk handling by Gerd Hoffmann · 8 years ago
  3. 72a810f xhci: add qemu xhci controller by Gerd Hoffmann · 8 years ago
  4. 898248a xhci: drop ER_FULL_HACK workaround by Gerd Hoffmann · 8 years ago
  5. f89b60f xhci: apply limits to loops by Gerd Hoffmann · 8 years ago
  6. 7da76e1 xhci: fix event queue IRQ handling by Gerd Hoffmann · 8 years ago
  7. 96d87bd xhci: guard xhci_kick_epctx against recursive calls by Gerd Hoffmann · 8 years ago
  8. ddb603a xhci: don't kick in xhci_submit and xhci_fire_ctl_transfer by Gerd Hoffmann · 8 years ago
  9. 13e8ff7 xhci: rename xhci_complete_packet to xhci_try_complete_packet by Gerd Hoffmann · 8 years ago
  10. f94d18d xhci: only free completed transfers by Gerd Hoffmann · 8 years ago
  11. ee640c6 pci: Convert msix_init() to Error and fix callers by Cao jin · 8 years ago
  12. 20729db hcd-xhci: check & correct param before using it by Cao jin · 8 years ago
  13. 20daa90 PCI/migration merge vmstate_pci_device and vmstate_pcie_device by Dr. David Alan Gilbert · 8 years ago
  14. 070eeef xhci: make xhci_epid_to_usbep accept XHCIEPContext by Gerd Hoffmann · 8 years ago
  15. d6fcb29 xhci: drop XHCITransfer->{slotid,epid} by Gerd Hoffmann · 8 years ago
  16. 3a533ee xhci: add & use xhci_kick_epctx() by Gerd Hoffmann · 8 years ago
  17. 5612564 xhci: drop XHCITransfer->xhci by Gerd Hoffmann · 8 years ago
  18. 94b037f xhci: use linked list for transfers by Gerd Hoffmann · 8 years ago
  19. 7512b13 xhci: drop unused comp_xfer field by Gerd Hoffmann · 8 years ago
  20. 1fe163f xhci: decouple EV_QUEUE from TD_QUEUE by Gerd Hoffmann · 8 years ago
  21. 05f43d4 xhci: limit the number of link trbs we are willing to process by Gerd Hoffmann · 8 years ago
  22. b53dd44 usb:xhci:fix memory leak in usb_xhci_exit by Li Qiang · 8 years ago
  23. b66ad1f xhci: Fix remainder field for TR_SETUP completion event. by Hans Petter Selasky · 9 years ago
  24. f81bb34 xhci: Fix possible side effect from assert() by Alexey Kardashevskiy · 9 years ago
  25. a4055d8 nec-usb-xhci: set the device state to USB_STATE_DEFAULT by Zhang Shuaiyi · 9 years ago
  26. 1108b2f pci: Convert msi_init() to Error and fix callers to check it by Cao jin · 9 years ago
  27. 290fd20 usb xhci: change msi/msix property type by Cao jin · 9 years ago
  28. 491d68d usb:xhci: no DMA on HC reset by Roman Kagan · 9 years ago
  29. 182b391 usb: fix unbounded stack warning for xhci_dma_write_u32s by Peter Xu · 9 years ago
  30. e532b2e usb: Clean up includes by Peter Maydell · 9 years ago
  31. 98f3433 usb: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 9 years ago
  32. ef1e1e0 maint: avoid useless "if (foo) free(foo)" pattern by Daniel P. Berrange · 10 years ago
  33. 92fdfa4 Revert "xhci: set timer to retry xfers" by Gerd Hoffmann · 10 years ago
  34. 9ad2c8c Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-05-09' into staging by Peter Maydell · 10 years ago
  35. e5a88b0 xhci: remove unused code by Gonglei · 10 years ago
  36. df0f169 xhci: fix events for setup trb. by Gerd Hoffmann · 10 years ago
  37. 88dbed3 Revert "xhci: generate a Transfer Event for each Transfer TRB with the IOC bit set" by Gerd Hoffmann · 10 years ago
  38. 4e8cfbe xhci: set timer to retry xfers by Gerd Hoffmann · 10 years ago
  39. 0048fa6 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  40. aa68578 xhci: generate a Transfer Event for each Transfer TRB with the IOC bit set by Laszlo Ersek · 10 years ago
  41. 9af21db pci: Trivial device model conversions to realize by Markus Armbruster · 10 years ago
  42. e720677 vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR* by Paolo Bonzini · 10 years ago
  43. f2ad97f xhci: add sanity checks to xhci_lookup_uport by Gerd Hoffmann · 10 years ago
  44. 2aa6bfc xhci: add property to turn on/off streams support by Gerd Hoffmann · 10 years ago
  45. ac20e1b xhci: remove dead code by Gerd Hoffmann · 10 years ago
  46. 3533c3d usb: tag xhci as hotpluggable by Gerd Hoffmann · 11 years ago
  47. e6043e9 xhci PCIe endpoint migration compatibility fix by Dr. David Alan Gilbert · 10 years ago
  48. d733f74 usb: add usb host adapters exit trace by Gonglei · 11 years ago
  49. 53c3054 usb-xhci: add exit function by Gonglei · 11 years ago
  50. f90e160 Revert "xhci: Fix number of streams allocated when using streams" by Gerd Hoffmann · 11 years ago
  51. 3d80365 xhci: use (1u << i) by Gerd Hoffmann · 11 years ago
  52. 8c24421 xhci: fix debug print compiling error by Gonglei · 11 years ago
  53. 3afca1d vmstate_xhci_event: fix unterminated field list by Laszlo Ersek · 11 years ago
  54. 7bafd88 xhci: order superspeed ports first by Gerd Hoffmann · 11 years ago
  55. 7bd3055 xhci: make port reset trace point more verbose by Gerd Hoffmann · 11 years ago
  56. f995523 xhci: add xhci_get_flag by Gerd Hoffmann · 11 years ago
  57. 058fdcf xhci: add endpoint cap on express bus only by Gerd Hoffmann · 11 years ago
  58. 463c534 xhci: child detach fix by Gerd Hoffmann · 11 years ago
  59. d6bb65f xhci: use DPRINTF() instead of fprintf(stderr, ...) by Gerd Hoffmann · 11 years ago
  60. 4f9cc73 xhci: switch debug printf to tracepoint by Gerd Hoffmann · 11 years ago
  61. cc03ff9 xhci iso: allow for some latency by Gerd Hoffmann · 11 years ago
  62. 786ad21 xhci iso: fix time calculation by Gerd Hoffmann · 11 years ago
  63. f6969b9 xhci: fix overflow in usb_xhci_post_load by Gerd Hoffmann · 11 years ago
  64. 2897ae0 qdev:pci: refactor PCIDevice to use generic "hotpluggable" property by Igor Mammedov · 11 years ago
  65. 72391da xhci: Call usb_device_alloc/free_streams by Hans de Goede · 11 years ago
  66. f1f8bc2 xhci: add support for suspend/resume by Gerd Hoffmann · 11 years ago
  67. de9de15 xhci: Add a few missing checks for disconnected devices by Hans de Goede · 11 years ago
  68. cb95ec1 Merge remote-tracking branch 'kraxel/usb.91' into staging by Anthony Liguori · 11 years ago
  69. b0eb759 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  70. c90daa1 usb-hcd-xhci: Update endpoint context dequeue pointer for streams too by Hans de Goede · 11 years ago
  71. 582d6f4 usb-hcd-xhci: Report completion of active transfer with CC_STOPPED on ep stop by Hans de Goede · 11 years ago
  72. 8de1838 usb-hcd-xhci: Remove unused cancelled member from XHCITransfer by Hans de Goede · 11 years ago
  73. 946ff2c usb-hcd-xhci: Remove unused sstreamsm member from XHCIStreamContext by Hans de Goede · 11 years ago
  74. 9e64f8a hw: set interrupts using pci irq wrappers by Marcel Apfelbaum · 11 years ago
  75. b21da4e xhci: Fix memory leak on xhci_disable_ep by Hans de Goede · 11 years ago
  76. 518ad5f xhci: Add xhci_epid_to_usbep helper function by Hans de Goede · 11 years ago
  77. 4c5d82e xhci: Init a transfers xhci, slotid and epid member on epctx alloc by Hans de Goede · 11 years ago
  78. d063c31 xhci: Fix number of streams allocated when using streams by Hans de Goede · 11 years ago
  79. 9ea0f58 Merge remote-tracking branch 'kraxel/usb.88' into staging by Anthony Liguori · 11 years ago
  80. 5c67dd7 xhci: reset port when disabling slot by Gerd Hoffmann · 12 years ago
  81. 4d7a81c xhci: emulate intr endpoint intervals correctly by Gerd Hoffmann · 12 years ago
  82. ca71627 xhci: fix endpoint interval calculation by Gerd Hoffmann · 12 years ago
  83. 65d81ed xhci: add port to slot_address tracepoint by Gerd Hoffmann · 12 years ago
  84. 1c82392 xhci: add tracepoint for endpoint state changes by Gerd Hoffmann · 12 years ago
  85. 5219042 xhci: remove leftover debug printf by Gerd Hoffmann · 12 years ago
  86. c889b3a usb: Pass size to usb_bus_new() by Andreas Färber · 12 years ago
  87. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  88. dad5b9e xhci: implement warm port reset by Gerd Hoffmann · 12 years ago
  89. 75cc1c1 xhci: fix segfault by Gerd Hoffmann · 12 years ago
  90. ed60ff0 xhci: handle USB_RET_IOERROR by Gerd Hoffmann · 12 years ago
  91. 125ee0e devices: Associate devices to their logical category by Marcel Apfelbaum · 12 years ago
  92. 9b7d333 usb/hcd-xhci: QOM parent field cleanup by Andreas Färber · 12 years ago
  93. 3703457 usb/hcd-xhci: QOM Upcast Sweep by Peter Crosthwaite · 12 years ago
  94. 22fc860 hw/[u-x]*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  95. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  96. 37352df xhci: add live migration support by Gerd Hoffmann · 12 years ago
  97. 003e15a xhci: add xhci_init_epctx by Gerd Hoffmann · 12 years ago
  98. 492b21f xhci: add xhci_alloc_epctx by Gerd Hoffmann · 12 years ago
  99. 4034e69 xhci: add XHCISlot->addressed by Gerd Hoffmann · 12 years ago
  100. 4e906d5 xhci: handle USB_RET_BABBLE by Gerd Hoffmann · 12 years ago