1. fd891c9 usb-ohci: td.cbp incorrectly updated near page end by Andriy Gapon · 13 years ago
  2. 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() by Avi Kivity · 13 years ago
  3. 905fb03 hw/usb-ohci: Honour endpoint maximum packet size by Peter Maydell · 13 years ago
  4. 8d11b78 hw/usb-ohci: Fix OHCI_TD_T1 bit position definition by Peter Maydell · 13 years ago
  5. e0b8e72 usb: fix port reset by Gerd Hoffmann · 13 years ago
  6. 817e0b6 pci: interrupt pin documentation update by Michael S. Tsirkin · 13 years ago
  7. 891fb2c usb: claim port at device initialization time. by Gerd Hoffmann · 14 years ago
  8. e824b2c pci: rename pci_register_bar_region() to pci_register_bar() by Avi Kivity · 14 years ago
  9. 4f4321c usb: use iovecs in USBPacket by Gerd Hoffmann · 14 years ago
  10. 6da4831 usb-ohci: convert to MemoryRegion by Avi Kivity · 14 years ago
  11. 3dc345d usb-ohci: raise interrupt on attach by Gerd Hoffmann · 14 years ago
  12. 9c9fc33 usb-ohci: Add support for being a companion controller by Hans de Goede · 14 years ago
  13. 4706ab6 usb: Replace device_destroy bus op with a child_detach port op by Hans de Goede · 14 years ago
  14. d47e59b usb: Make port wakeup and complete ops take a USBPort instead of a Device by Hans de Goede · 14 years ago
  15. 3631e6c usb: Move (initial) call of usb_port_location to usb_fill_port by Hans de Goede · 14 years ago
  16. f3dc005 hw/usb-ohci.c: Fix handling of remote wakeup corner cases by Peter Maydell · 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. 9bba1eb hw/usb-ohci.c: Implement remote wakeup by Peter Maydell · 14 years ago
  20. 4b0315d hw/usb-ohci.c: Ignore writes to HcPeriodCurrentED register by Peter Maydell · 14 years ago
  21. 07771f6 usb: cancel async packets on unplug by Gerd Hoffmann · 14 years ago
  22. a8eae58 hw/usb-ohci.c: 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. 3964f53 Merge remote-tracking branch 'mst/for_anthony' into staging by Anthony Liguori · 14 years ago
  25. 5300f1a Merge remote branch 'origin/master' into pci by Michael S. Tsirkin · 14 years ago
  26. 13a9a0d usb: move complete callback to port ops by Gerd Hoffmann · 14 years ago
  27. 9066df1 ohci: get ohci state via container_of() by Gerd Hoffmann · 14 years ago
  28. 54f7b4a Replace cpu_physical_memory_rw were possible by Stefan Weil · 14 years ago
  29. 6e964de usb-ohci: convert to pci_register_bar_simple() by Avi Kivity · 14 years ago
  30. 7447545 change all other clock references to use nanosecond resolution accessors by Paolo Bonzini · 14 years ago
  31. ace1318 usb: zap pdev from usbport by Gerd Hoffmann · 14 years ago
  32. c7a2196 usb: keep track of physical port address. by Gerd Hoffmann · 14 years ago
  33. 843d4e0 usb: add speed mask to ports by Gerd Hoffmann · 14 years ago
  34. 618c169 usb: rework attach/detach workflow by Gerd Hoffmann · 14 years ago
  35. 0d86d2b usb: create USBPortOps, move attach there. by Gerd Hoffmann · 14 years ago
  36. ab28ccc Record which USBDevice USBPort belongs too. by Gleb Natapov · 14 years ago
  37. 3455749 usb_ohci: Always use little endian by Alexander Graf · 14 years ago
  38. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  39. b90c73c pci: Replace unneeded type casts in calls of pci_register_bar by Stefan Weil · 14 years ago
  40. 0956457 OHCI address decoding fix by Paul Brook · 15 years ago
  41. d4c4e6f usb: remove dead assignments, spotted by clang analyzer by Blue Swirl · 15 years ago
  42. 6ad6135 Fix harmless if statements with empty body, spotted by clang by Blue Swirl · 15 years ago
  43. 61d3cf9 OHCI qdev conversion by Paul Brook · 15 years ago
  44. a67ba3b Revert "Compile usb-ohci only once" by Paul Brook · 15 years ago
  45. f3571b1 usb: class specific interface requests by Max Reitz · 15 years ago
  46. f169840 Compile usb-ohci only once by Blue Swirl · 15 years ago
  47. d0f2c4c Do not use dprintf by malc · 15 years ago
  48. d74dbb9 usb-ohci: symbolic names for pci registers by Michael S. Tsirkin · 15 years ago
  49. 556cd09 qdev: Replace device names containing whitespace by Markus Armbruster · 15 years ago
  50. 18e08a5 pci: pci.h cleanup: move out stuff not in pci.c by Michael S. Tsirkin · 15 years ago
  51. 6e355d9 pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t by Isaku Yamahata · 15 years ago
  52. 0392a01 pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h by Isaku Yamahata · 15 years ago
  53. c169998 v3: don't call reset functions on cpu initialization by Glauber Costa · 15 years ago
  54. b231783 switch usb bus to inplace allocation. by Gerd Hoffmann · 15 years ago
  55. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  56. 99a0949 Get rid of _t suffix by malc · 15 years ago
  57. 6ee093c Unexport ticks_per_sec variable. Create get_ticks_per_sec() function by Juan Quintela · 15 years ago
  58. 5b19d9a qdev/usb: convert ohci. by Gerd Hoffmann · 16 years ago
  59. a5d2f72 qdev/usb: make qemu aware of usb busses. by Gerd Hoffmann · 16 years ago
  60. 806b602 qdev/usb: add usb bus support to qdev, convert drivers. by Gerd Hoffmann · 16 years ago
  61. 505da59 usb-ohci: Change casts to DO_UPCAST() for OHCIPCIState by Juan Quintela · 16 years ago
  62. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 16 years ago
  63. 0bf9e31 Fix most warnings (errors with -Werror) when debugging is enabled by Blue Swirl · 16 years ago
  64. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  65. 1fa63e4 usb-ohci: Fix endianness issue by Michael Buesch · 16 years ago
  66. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  67. 28c2c26 Rename pci_register_io_region() to pci_register_bar() by Avi Kivity · 16 years ago
  68. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  69. 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago
  70. ac61134 Adds SM501 usb host emulation feature. by aurel32 · 16 years ago
  71. a770dc7 Add and use remaining #defines for PCI device IDs (Stuart Brady) by aliguori · 16 years ago
  72. 173a543 Add and use #defines for PCI device classes by blueswir1 · 16 years ago
  73. deb5439 Define PCI vendor and device IDs in pci.h (Stuart Brady) by aliguori · 16 years ago
  74. 65e1d81 USB OHCI: add support for big endian targets by aurel32 · 16 years ago
  75. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  76. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  77. 7ccfb2e Fix warnings that would be caused by gcc flag -Wwrite-strings by blueswir1 · 16 years ago
  78. eb38c52 Fix most warnings that would be caused by gcc flag -Wundef by blueswir1 · 16 years ago
  79. 9596ebb Add statics and missing #includes for prototypes. by pbrook · 17 years ago
  80. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  81. 8728351 Fix signed/unsigned comparisons in OHCI host. by balrog · 17 years ago
  82. 7bfe577 OHCI USB isochronous transfers support (Arnon Gilboa). by balrog · 17 years ago
  83. 73221b1 Fix memory corruption after OHCI reset, by Ed Swierk. by ths · 18 years ago
  84. 187337f Fix off-by-one memory region sizes. by pbrook · 18 years ago
  85. d537cf6 Unify IRQ handling. by pbrook · 18 years ago
  86. e24ad6f OHCI USB PXA support (Andrzej Zaborowski). by pbrook · 18 years ago
  87. 4d611c9 SCSI and USB async IO support. by pbrook · 19 years ago
  88. e6f3e5e OHCI large packet fix. by pbrook · 19 years ago
  89. 6106487 Fix USB root hub hotplugging. by pbrook · 19 years ago
  90. 0d92ed3 OHCI USB host emulation. by pbrook · 19 years ago