Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ehci] Use meaningful device names in debug messages | Michael Brown | 2015-05-10 | 1 | -43/+50 |
* | [ehci] Allow UHCI/OHCI controllers to locate the EHCI companion controller | Michael Brown | 2015-05-09 | 1 | -0/+26 |
* | [ehci] Poll child companion controllers after disowning port | Michael Brown | 2015-05-09 | 1 | -0/+53 |
* | [usb] Detect missed disconnections | Michael Brown | 2015-05-08 | 1 | -1/+8 |
* | [pci] Provide PCI_CLASS() to calculate a scalar PCI class value | Michael Brown | 2015-05-08 | 1 | -2/+2 |
* | [usb] Include setup packet within I/O buffer for message transfers | Michael Brown | 2015-05-01 | 1 | -15/+10 |
* | [xhci] Support USB1 devices attached via transaction translators | Michael Brown | 2015-03-23 | 1 | -13/+46 |
* | [ehci] Support USB1 devices attached via transaction translators | Michael Brown | 2015-03-23 | 1 | -11/+19 |
* | [usb] Add clear_tt() hub method to clear transaction translator buffer | Michael Brown | 2015-03-23 | 1 | -2/+22 |
* | [ehci] Add support for EHCI host controllers | Michael Brown | 2015-03-18 | 1 | -0/+1845 |