1. ffdcd3a Minor fix - check for malloc failure in USB cntl allocation. by Kevin O'Connor · 12 years ago
  2. 6f50051 Minor fix - make sure not to call ohci/uhci_init from irq handler. by Kevin O'Connor · 12 years ago
  3. 8ff8e01 Push 'struct pci_device' into USB code (instead of using u16 bdf). by Kevin O'Connor · 12 years ago
  4. 2b333e4 Rename foreachbdf_in_bus to foreachbdf and simplify it. by Kevin O'Connor · 12 years ago
  5. a5f2b91 Extend 'usb_pipe' to track the controller and ports of each device. by Kevin O'Connor · 13 years ago
  6. 144817b Rename check_time() to check_tsc(). by Kevin O'Connor · 14 years ago
  7. 698d3f9 USB EHCI should yield() whil waiting for controller to ack reset. by Kevin O'Connor · 14 years ago
  8. d28b0fe Refactor USB hub code. by Kevin O'Connor · 14 years ago
  9. 87ab2fb Improve USB EHCI timing. by Kevin O'Connor · 14 years ago
  10. 9dc243e Adjust debug levels of device discovery. by Kevin O'Connor · 14 years ago
  11. 190cc62 Add USB EHCI controller support. by Kevin O'Connor · 14 years ago