33 Commits (36a4c85f911c85f5ab183331ff74d125f9a9ed32)

Author SHA1 Message Date
  Michael Brown 36a4c85f91 [init] Show startup and shutdown function names in debug messages 5 years ago
  Michael Brown 8dbb73a779 [xhci] Consume event TRB before reporting completion to USB core 6 years ago
  Michael Brown c900751fa6 [xhci] Assume an invalid PSI table if any invalid PSI value is observed 6 years ago
  Michael Brown 6124c0ebfa [xhci] Avoid accessing beyond end of endpoint context array 7 years ago
  Michael Brown ee8388ec69 [xhci] Ensure that zero-length packets are not part of a TRB chain 8 years ago
  Michael Brown eb1fc1e957 [usb] Record USB device speed separately from current port speed 8 years ago
  Michael Brown 4a7d691697 [xhci] Support arbitrarily large transfers 8 years ago
  Michael Brown f9e192605c [usb] Generalise zero-length packet generation logic 8 years ago
  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 91a4ad2466 [xhci] Use meaningful device names in debug messages 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 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 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 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