1. 9fe2fd6 Remove unnecessary casts from PCI DMA code in usb-uhci by David Gibson · 13 years ago
  2. fff23ee usb-uhci: Use PCI DMA stub functions by David Gibson · 13 years ago
  3. e0b8e72 usb: fix port reset by Gerd Hoffmann · 13 years ago
  4. 817e0b6 pci: interrupt pin documentation update by Michael S. Tsirkin · 13 years ago
  5. 891fb2c usb: claim port at device initialization time. by Gerd Hoffmann · 14 years ago
  6. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  7. e824b2c pci: rename pci_register_bar_region() to pci_register_bar() by Avi Kivity · 14 years ago
  8. a03f66e uhci: convert to memory API by Avi Kivity · 14 years ago
  9. df5e66e uhci: remove buffer by Gerd Hoffmann · 14 years ago
  10. 4f4321c usb: use iovecs in USBPacket by Gerd Hoffmann · 14 years ago
  11. 0070f09 usb-uhci: fix irq handling on error. by Gerd Hoffmann · 14 years ago
  12. 1b5a757 uhci: add ich9 controllers by Gerd Hoffmann · 14 years ago
  13. 35e4977 usb-uhci: Add support for being a companion controller by Hans de Goede · 14 years ago
  14. 4706ab6 usb: Replace device_destroy bus op with a child_detach port op by Hans de Goede · 14 years ago
  15. d47e59b usb: Make port wakeup and complete ops take a USBPort instead of a Device by Hans de Goede · 14 years ago
  16. 3631e6c usb: Move (initial) call of usb_port_location to usb_fill_port by Hans de Goede · 14 years ago
  17. fdba959 Merge remote-tracking branch 'mst/for_anthony' into staging by Anthony Liguori · 14 years ago
  18. befeac4 Merge remote-tracking branch 'origin/master' into pci by Michael S. Tsirkin · 14 years ago
  19. 94cc916 usb-uhci: fix expire time initialization. by Gerd Hoffmann · 14 years ago
  20. e59d33a usb: Use defines for serial bus release number register for UHCI by Brad Hards · 14 years ago
  21. 07771f6 usb: cancel async packets on unplug by Gerd Hoffmann · 14 years ago
  22. dc638fa usb-uhci: convert to PCIDEviceInfo to initialize ids by Isaku Yamahata · 14 years ago
  23. 53aa8c0 usb: add usb_handle_packet by Gerd Hoffmann · 14 years ago
  24. 8656954 Bug #757654: UHCI fails to signal stall response patch by Jan Vesely · 14 years ago
  25. 13a9a0d usb: move complete callback to port ops by Gerd Hoffmann · 14 years ago
  26. 7b5a44c uhci: keep uhci state pointer in async packet struct. by Gerd Hoffmann · 14 years ago
  27. ddf6583 uhci: switch to QTAILQ by Gerd Hoffmann · 14 years ago
  28. 7447545 change all other clock references to use nanosecond resolution accessors by Paolo Bonzini · 14 years ago
  29. ace1318 usb: zap pdev from usbport by Gerd Hoffmann · 14 years ago
  30. c7a2196 usb: keep track of physical port address. by Gerd Hoffmann · 14 years ago
  31. 843d4e0 usb: add speed mask to ports by Gerd Hoffmann · 14 years ago
  32. 9159f67 usb: uhci: remote wakeup support. by Gerd Hoffmann · 14 years ago
  33. 618c169 usb: rework attach/detach workflow by Gerd Hoffmann · 14 years ago
  34. 0d86d2b usb: create USBPortOps, move attach there. by Gerd Hoffmann · 14 years ago
  35. ab28ccc Record which USBDevice USBPort belongs too. by Gleb Natapov · 14 years ago
  36. b80d4a9 pci: don't overwrite multi functio bit in pci header type. by Isaku Yamahata · 15 years ago
  37. 6881dd5 usb-uhci: fix commit 8e65b7c04965c8355e4ce43211582b6b83054e3d for vmstate by TeLeMan · 15 years ago
  38. 30235a5 MIPS: Initial support of VIA USB controller used by fulong mini pc by Huacai Chen · 15 years ago
  39. d4c4e6f usb: remove dead assignments, spotted by clang analyzer by Blue Swirl · 15 years ago
  40. 5bd2c0d UHCI spurious interrut fix by Paul Brook · 15 years ago
  41. 8e65b7c audio streaming from usb devices by David S. Ahern · 15 years ago
  42. d0f2c4c Do not use dprintf by malc · 15 years ago
  43. db579e9 usb-uhci: symbolic names for pci registers by Michael S. Tsirkin · 15 years ago
  44. 556cd09 qdev: Replace device names containing whitespace by Markus Armbruster · 15 years ago
  45. be73cfe savevm: Port to qdev.vmsd all devices that have qdev by Juan Quintela · 15 years ago
  46. 18e08a5 pci: pci.h cleanup: move out stuff not in pci.c by Michael S. Tsirkin · 15 years ago
  47. 6e355d9 pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t by Isaku Yamahata · 15 years ago
  48. 0392a01 pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h by Isaku Yamahata · 15 years ago
  49. c169998 v3: don't call reset functions on cpu initialization by Glauber Costa · 15 years ago
  50. 817afc6 usb-uhci: port to vmstate by Juan Quintela · 15 years ago
  51. 64e58fe usb-uhci: Add num_ports_vmstate to UHCIState by Juan Quintela · 15 years ago
  52. b231783 switch usb bus to inplace allocation. by Gerd Hoffmann · 15 years ago
  53. 6ee093c Unexport ticks_per_sec variable. Create get_ticks_per_sec() function by Juan Quintela · 15 years ago
  54. 6cf9b6f qdev/usb: convert uhci. by Gerd Hoffmann · 16 years ago
  55. a5d2f72 qdev/usb: make qemu aware of usb busses. by Gerd Hoffmann · 16 years ago
  56. 806b602 qdev/usb: add usb bus support to qdev, convert drivers. by Gerd Hoffmann · 16 years ago
  57. 0bf9e31 Fix most warnings (errors with -Werror) when debugging is enabled by Blue Swirl · 16 years ago
  58. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  59. c8075ac Register usb-uhci reset function. by Gleb Natapov · 16 years ago
  60. 28c2c26 Rename pci_register_io_region() to pci_register_bar() by Avi Kivity · 16 years ago
  61. 6407f37 use PCI_HEADER_TYPE. by Isaku Yamahata · 16 years ago
  62. 487414f hw: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  63. 173a543 Add and use #defines for PCI device classes by blueswir1 · 16 years ago
  64. deb5439 Define PCI vendor and device IDs in pci.h (Stuart Brady) by aliguori · 16 years ago
  65. a145ea5 uhci: Change default transaction lifetime to 32 frames (Max Krasnyansky) by aliguori · 16 years ago
  66. e8ee3c7 uhci: improved TD matching, working ISOC transfers by aurel32 · 17 years ago
  67. 5d80824 uhci: Fixed length handling for SETUP and OUT tokens by aurel32 · 17 years ago
  68. 6f382b5 uhci: fixes for save/load-vm (Max Krasnyansky) by aliguori · 17 years ago
  69. 54f254f uhci: rewrite UHCI emulator, fully async operation with multiple outstanding transactions (Max Krasnyansky) by aliguori · 17 years ago
  70. 60fe76f Fix wrong signedness, by Andre Przywara. by ths · 17 years ago
  71. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  72. 1e41467 removed unused code by bellard · 17 years ago
  73. b9dc033 USB iso transfers support for the linux redirector and for UHCI, by Arnon Gilboa. by balrog · 17 years ago
  74. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  75. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  76. 117b3ae Implement HID idle mode (avoids flooding guest with useless updates). by pbrook · 18 years ago
  77. afcc3cd Use the correct PCI IDs for Malta. by ths · 18 years ago
  78. d537cf6 Unify IRQ handling. by pbrook · 18 years ago
  79. 96217e3 Basic USB device resume (root hub only), by Lonnie Mendez. by ths · 18 years ago
  80. 8182266 Fix USB buffer size, by Herbert Xu. by ths · 18 years ago
  81. 4d611c9 SCSI and USB async IO support. by pbrook · 19 years ago
  82. 6106487 Fix USB root hub hotplugging. by pbrook · 19 years ago
  83. 0d92ed3 OHCI USB host emulation. by pbrook · 19 years ago
  84. 502a539 Rearrange PCI host emulation code. Add ARM PCI emulation. by pbrook · 19 years ago
  85. 467d409 fix for HCHALTED status bit by bellard · 19 years ago
  86. 5232814 HCHALTED status bit handling (Lonnie Mendez) by bellard · 19 years ago
  87. d80cfb3 Add missing break statement. by pbrook · 19 years ago
  88. 38ca0f6 Tweak UHCI device settings. Ignore host root hubs. by pbrook · 19 years ago
  89. 5e9ab4c USB reset typo (Lonnie Mendez) by bellard · 19 years ago
  90. a594cfb USB user interface by bellard · 19 years ago
  91. f04308e same PCI parameters as PIIX3 by bellard · 19 years ago
  92. bb36d47 initial USB support by bellard · 19 years ago