61 Commits (master)

Author SHA1 Message Date
  Michael Brown 41a9a5c7b3 [efi] Do not attempt EFI_USB_IO_PROTOCOL transfers during shutdown 4 years ago
  Michael Brown 4c8721331d [efi] Report failed control transfers as expected by the USB core 4 years ago
  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 63113f591f [usb] Allow for USB network devices with no interrupt endpoint 7 years ago
  Michael Brown 6124c0ebfa [xhci] Avoid accessing beyond end of endpoint context array 7 years ago
  Michael Brown 17a200257a [ehci] Add extra debugging information 8 years ago
  Michael Brown 71b83a6d00 [usb] Allow USB endpoints to specify a reserved header length for refills 8 years ago
  Michael Brown 2f861d736f [usb] Add support for numeric keypad on USB keyboards 8 years ago
  Michael Brown ee8388ec69 [xhci] Ensure that zero-length packets are not part of a TRB chain 8 years ago
  Michael Brown 53ba5936b5 [usb] Allow additional settling time for out-of-spec hubs 8 years ago
  Michael Brown eb1fc1e957 [usb] Record USB device speed separately from current port speed 8 years ago
  Michael Brown 15ce7ce355 [usb] Use port->disconnected to check for disconnected devices 8 years ago
  Michael Brown 668dc73d52 [usb] Allow for wildcard USB class IDs 8 years ago
  Michael Brown 549a0caabb [usb] Select preferred USB device configuration based on driver score 8 years ago
  Michael Brown 7107334391 [efi] Provide efi_devpath_len() 8 years ago
  Michael Brown 4a7d691697 [xhci] Support arbitrarily large transfers 8 years ago
  Michael Brown 8f418ee477 [ehci] Support arbitrarily large transfers 8 years ago
  Michael Brown 6424a38323 [ehci] Do not treat zero-length NULL pointers as unreachable 8 years ago
  Michael Brown f9e192605c [usb] Generalise zero-length packet generation logic 8 years ago
  Michael Brown 15a8800a98 [efi] Add a USB host controller driver based on EFI_USB_IO_PROTOCOL 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 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