39 Commits (89816af2a4b7dfc42aef880912dad8fad28e974b)

Author SHA1 Message Date
  Michael Brown be3517c4ab [xhci] Ignore invalid protocol speed ID values on Intel Skylake platforms 9 years ago
  Michael Brown 323bf186fb [xhci] Record device-specific quirks in xHCI device structure 9 years ago
  Michael Brown 6d195c5669 [xhci] Fix comparison of signed and unsigned integers 9 years ago
  Michael Brown 982b051cbc [xhci] Fix length of allocated slot array 9 years ago
  Michael Brown 372672275e [usb] Add basic support for USB keyboards 9 years ago
  Michael Brown a8e4187c45 [usb] Add generic USB human interface device (HID) framework 9 years ago
  Michael Brown 0eaa3a34bf [usb] Add USB_INTERRUPT_OUT internal type 9 years ago
  Michael Brown bb6d7bebe9 [uhci] Use meaningful device names in debug messages 9 years ago
  Michael Brown 5832e9ea93 [ehci] Use meaningful device names in debug messages 9 years ago
  Michael Brown 91a4ad2466 [xhci] Use meaningful device names in debug messages 9 years ago
  Michael Brown 6dba29b18f [uhci] Add support for UHCI host controllers 9 years ago
  Michael Brown 9ea8a2daa7 [ehci] Allow UHCI/OHCI controllers to locate the EHCI companion controller 9 years ago
  Michael Brown b3de9664c7 [ehci] Poll child companion controllers after disowning port 9 years ago
  Michael Brown f6604627ff [usb] Detect missed disconnections 9 years ago
  Michael Brown b88ab14ba3 [pci] Provide PCI_CLASS() to calculate a scalar PCI class value 9 years ago
  Michael Brown 50e703a534 [usb] Include setup packet within I/O buffer for message transfers 9 years ago
  Michael Brown 867e3ee475 [xhci] Always reset root hub ports 9 years ago
  Michael Brown f557794ab3 [xhci] Support USB1 devices attached via transaction translators 9 years ago
  Michael Brown b418af26d9 [ehci] Support USB1 devices attached via transaction translators 9 years ago
  Michael Brown 9e88194655 [usb] Add clear_tt() hub method to clear transaction translator buffer 9 years ago
  Michael Brown 661189eede [xhci] Ring doorbell as part of endpoint reset 9 years ago
  Michael Brown acc27b9005 [usb] Fix USB timeouts to match specification 9 years ago
  Michael Brown 8370f87745 [ehci] Add support for EHCI host controllers 9 years ago
  Michael Brown ec0e2a7bd7 [xhci] Do not release ownership back to BIOS when booting an OS 9 years ago
  Michael Brown 3de0ffc887 [xhci] Forcibly disable SMIs if BIOS fails to release ownership 9 years ago
  Michael Brown 7b6765ff1b [usb] Add the concept of a USB bus maximum transfer size 9 years ago
  Michael Brown e905cdcce3 [xhci] Undo PCH-specific quirk fixes when removing device 9 years ago
  Michael Brown ff320404d5 [xhci] Enable USB3 ports on Intel PCH8/PCH9 controllers 9 years ago
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown 645458e5a0 [xhci] Abort commands on timeout 9 years ago
  Michael Brown 88448de720 [xhci] Leak memory if controller fails to disable slot 9 years ago
  Michael Brown a92fb8d9a5 [usb] Add generic USB network device framework 9 years ago
  Michael Brown ebe433e795 [usb] Use generic refill framework for USB hub interrupt endpoints 9 years ago
  Michael Brown 32d20fdd7e [xhci] Delay after (possibly) forcing port link state to RxDetect 9 years ago
  Michael Brown 58c3e7f747 [usb] Allow usb_stream() to enforce a terminating short packet 9 years ago
  Michael Brown 17aceb34da [usb] Parse endpoint descriptor bInterval field 9 years ago
  Michael Brown 66048e3214 [usb] Report xHCI host controller events 9 years ago
  Michael Brown fd53ada87c [usb] Add support for xHCI host controllers 9 years ago
  Michael Brown e17e771a13 [usb] Add basic support for USB hubs 9 years ago