61 Commits (master)

Autor SHA1 Nachricht Datum
  Michael Brown 41a9a5c7b3 [efi] Do not attempt EFI_USB_IO_PROTOCOL transfers during shutdown vor 4 Jahren
  Michael Brown 4c8721331d [efi] Report failed control transfers as expected by the USB core vor 4 Jahren
  Michael Brown 36a4c85f91 [init] Show startup and shutdown function names in debug messages vor 5 Jahren
  Michael Brown 8dbb73a779 [xhci] Consume event TRB before reporting completion to USB core vor 6 Jahren
  Michael Brown c900751fa6 [xhci] Assume an invalid PSI table if any invalid PSI value is observed vor 6 Jahren
  Michael Brown 63113f591f [usb] Allow for USB network devices with no interrupt endpoint vor 7 Jahren
  Michael Brown 6124c0ebfa [xhci] Avoid accessing beyond end of endpoint context array vor 7 Jahren
  Michael Brown 17a200257a [ehci] Add extra debugging information vor 8 Jahren
  Michael Brown 71b83a6d00 [usb] Allow USB endpoints to specify a reserved header length for refills vor 8 Jahren
  Michael Brown 2f861d736f [usb] Add support for numeric keypad on USB keyboards vor 8 Jahren
  Michael Brown ee8388ec69 [xhci] Ensure that zero-length packets are not part of a TRB chain vor 8 Jahren
  Michael Brown 53ba5936b5 [usb] Allow additional settling time for out-of-spec hubs vor 8 Jahren
  Michael Brown eb1fc1e957 [usb] Record USB device speed separately from current port speed vor 8 Jahren
  Michael Brown 15ce7ce355 [usb] Use port->disconnected to check for disconnected devices vor 8 Jahren
  Michael Brown 668dc73d52 [usb] Allow for wildcard USB class IDs vor 8 Jahren
  Michael Brown 549a0caabb [usb] Select preferred USB device configuration based on driver score vor 8 Jahren
  Michael Brown 7107334391 [efi] Provide efi_devpath_len() vor 8 Jahren
  Michael Brown 4a7d691697 [xhci] Support arbitrarily large transfers vor 8 Jahren
  Michael Brown 8f418ee477 [ehci] Support arbitrarily large transfers vor 8 Jahren
  Michael Brown 6424a38323 [ehci] Do not treat zero-length NULL pointers as unreachable vor 8 Jahren
  Michael Brown f9e192605c [usb] Generalise zero-length packet generation logic vor 8 Jahren
  Michael Brown 15a8800a98 [efi] Add a USB host controller driver based on EFI_USB_IO_PROTOCOL vor 8 Jahren
  Michael Brown be3517c4ab [xhci] Ignore invalid protocol speed ID values on Intel Skylake platforms vor 9 Jahren
  Michael Brown 323bf186fb [xhci] Record device-specific quirks in xHCI device structure vor 9 Jahren
  Michael Brown 6d195c5669 [xhci] Fix comparison of signed and unsigned integers vor 9 Jahren
  Michael Brown 982b051cbc [xhci] Fix length of allocated slot array vor 9 Jahren
  Michael Brown 372672275e [usb] Add basic support for USB keyboards vor 9 Jahren
  Michael Brown a8e4187c45 [usb] Add generic USB human interface device (HID) framework vor 9 Jahren
  Michael Brown 0eaa3a34bf [usb] Add USB_INTERRUPT_OUT internal type vor 9 Jahren
  Michael Brown bb6d7bebe9 [uhci] Use meaningful device names in debug messages vor 9 Jahren
  Michael Brown 5832e9ea93 [ehci] Use meaningful device names in debug messages vor 9 Jahren
  Michael Brown 91a4ad2466 [xhci] Use meaningful device names in debug messages vor 9 Jahren
  Michael Brown 6dba29b18f [uhci] Add support for UHCI host controllers vor 9 Jahren
  Michael Brown 9ea8a2daa7 [ehci] Allow UHCI/OHCI controllers to locate the EHCI companion controller vor 9 Jahren
  Michael Brown b3de9664c7 [ehci] Poll child companion controllers after disowning port vor 9 Jahren
  Michael Brown f6604627ff [usb] Detect missed disconnections vor 9 Jahren
  Michael Brown b88ab14ba3 [pci] Provide PCI_CLASS() to calculate a scalar PCI class value vor 9 Jahren
  Michael Brown 50e703a534 [usb] Include setup packet within I/O buffer for message transfers vor 9 Jahren
  Michael Brown 867e3ee475 [xhci] Always reset root hub ports vor 9 Jahren
  Michael Brown f557794ab3 [xhci] Support USB1 devices attached via transaction translators vor 9 Jahren
  Michael Brown b418af26d9 [ehci] Support USB1 devices attached via transaction translators vor 9 Jahren
  Michael Brown 9e88194655 [usb] Add clear_tt() hub method to clear transaction translator buffer vor 9 Jahren
  Michael Brown 661189eede [xhci] Ring doorbell as part of endpoint reset vor 9 Jahren
  Michael Brown acc27b9005 [usb] Fix USB timeouts to match specification vor 9 Jahren
  Michael Brown 8370f87745 [ehci] Add support for EHCI host controllers vor 9 Jahren
  Michael Brown ec0e2a7bd7 [xhci] Do not release ownership back to BIOS when booting an OS vor 9 Jahren
  Michael Brown 3de0ffc887 [xhci] Forcibly disable SMIs if BIOS fails to release ownership vor 9 Jahren
  Michael Brown 7b6765ff1b [usb] Add the concept of a USB bus maximum transfer size vor 9 Jahren
  Michael Brown e905cdcce3 [xhci] Undo PCH-specific quirk fixes when removing device vor 9 Jahren
  Michael Brown ff320404d5 [xhci] Enable USB3 ports on Intel PCH8/PCH9 controllers vor 9 Jahren