1. 0956457 OHCI address decoding fix by Paul Brook · 15 years ago
  2. d4c4e6f usb: remove dead assignments, spotted by clang analyzer by Blue Swirl · 15 years ago
  3. 6ad6135 Fix harmless if statements with empty body, spotted by clang by Blue Swirl · 15 years ago
  4. 61d3cf9 OHCI qdev conversion by Paul Brook · 15 years ago
  5. a67ba3b Revert "Compile usb-ohci only once" by Paul Brook · 15 years ago
  6. f3571b1 usb: class specific interface requests by Max Reitz · 15 years ago
  7. f169840 Compile usb-ohci only once by Blue Swirl · 15 years ago
  8. d0f2c4c Do not use dprintf by malc · 15 years ago
  9. d74dbb9 usb-ohci: symbolic names for pci registers by Michael S. Tsirkin · 15 years ago
  10. 556cd09 qdev: Replace device names containing whitespace by Markus Armbruster · 15 years ago
  11. 18e08a5 pci: pci.h cleanup: move out stuff not in pci.c by Michael S. Tsirkin · 15 years ago
  12. 6e355d9 pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t by Isaku Yamahata · 15 years ago
  13. 0392a01 pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h by Isaku Yamahata · 15 years ago
  14. c169998 v3: don't call reset functions on cpu initialization by Glauber Costa · 15 years ago
  15. b231783 switch usb bus to inplace allocation. by Gerd Hoffmann · 15 years ago
  16. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  17. 99a0949 Get rid of _t suffix by malc · 15 years ago
  18. 6ee093c Unexport ticks_per_sec variable. Create get_ticks_per_sec() function by Juan Quintela · 15 years ago
  19. 5b19d9a qdev/usb: convert ohci. by Gerd Hoffmann · 15 years ago
  20. a5d2f72 qdev/usb: make qemu aware of usb busses. by Gerd Hoffmann · 15 years ago
  21. 806b602 qdev/usb: add usb bus support to qdev, convert drivers. by Gerd Hoffmann · 15 years ago
  22. 505da59 usb-ohci: Change casts to DO_UPCAST() for OHCIPCIState by Juan Quintela · 15 years ago
  23. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 15 years ago
  24. 0bf9e31 Fix most warnings (errors with -Werror) when debugging is enabled by Blue Swirl · 15 years ago
  25. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  26. 1fa63e4 usb-ohci: Fix endianness issue by Michael Buesch · 16 years ago
  27. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  28. 28c2c26 Rename pci_register_io_region() to pci_register_bar() by Avi Kivity · 16 years ago
  29. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  30. 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago
  31. ac61134 Adds SM501 usb host emulation feature. by aurel32 · 16 years ago
  32. a770dc7 Add and use remaining #defines for PCI device IDs (Stuart Brady) by aliguori · 16 years ago
  33. 173a543 Add and use #defines for PCI device classes by blueswir1 · 16 years ago
  34. deb5439 Define PCI vendor and device IDs in pci.h (Stuart Brady) by aliguori · 16 years ago
  35. 65e1d81 USB OHCI: add support for big endian targets by aurel32 · 16 years ago
  36. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  37. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  38. 7ccfb2e Fix warnings that would be caused by gcc flag -Wwrite-strings by blueswir1 · 16 years ago
  39. eb38c52 Fix most warnings that would be caused by gcc flag -Wundef by blueswir1 · 16 years ago
  40. 9596ebb Add statics and missing #includes for prototypes. by pbrook · 17 years ago
  41. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  42. 8728351 Fix signed/unsigned comparisons in OHCI host. by balrog · 17 years ago
  43. 7bfe577 OHCI USB isochronous transfers support (Arnon Gilboa). by balrog · 17 years ago
  44. 73221b1 Fix memory corruption after OHCI reset, by Ed Swierk. by ths · 17 years ago
  45. 187337f Fix off-by-one memory region sizes. by pbrook · 18 years ago
  46. d537cf6 Unify IRQ handling. by pbrook · 18 years ago
  47. e24ad6f OHCI USB PXA support (Andrzej Zaborowski). by pbrook · 18 years ago
  48. 4d611c9 SCSI and USB async IO support. by pbrook · 18 years ago
  49. e6f3e5e OHCI large packet fix. by pbrook · 19 years ago
  50. 6106487 Fix USB root hub hotplugging. by pbrook · 19 years ago
  51. 0d92ed3 OHCI USB host emulation. by pbrook · 19 years ago