33 Commits (e520a51df1c65d750798420d5ba1bab4271db264)

Author SHA1 Message Date
  Michael Brown 8e48d0df6b [usb] Use non-zero language ID to retrieve strings 7 years ago
  Michael Brown 71b83a6d00 [usb] Allow USB endpoints to specify a reserved header length for refills 8 years ago
  Michael Brown fb8c52de9b [usb] Allow USB device IDs to include arbitrary driver-specific data 8 years ago
  Michael Brown eb1fc1e957 [usb] Record USB device speed separately from current port speed 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 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 866e525814 [usb] Expose usb_find_driver() 8 years ago
  Michael Brown 0eaa3a34bf [usb] Add USB_INTERRUPT_OUT internal type 9 years ago
  Michael Brown 9d43c4080d [usb] Provide usb_endpoint_name() for use by host controller drivers 9 years ago
  Michael Brown 6dba29b18f [uhci] Add support for UHCI host controllers 9 years ago
  Michael Brown a66fd8920d [usb] Add find_usb_bus_by_location() helper function 9 years ago
  Michael Brown e4783add79 [usb] Maintain single lists of halted endpoints and changed ports 9 years ago
  Michael Brown 5e1e2069fd [usb] Maintain a list of all USB buses 9 years ago
  Michael Brown f6604627ff [usb] Detect missed disconnections 9 years ago
  Michael Brown 50e703a534 [usb] Include setup packet within I/O buffer for message transfers 9 years ago
  Michael Brown f557794ab3 [xhci] Support USB1 devices attached via transaction translators 9 years ago
  Michael Brown 5486c947e2 [usb] Clear transaction translator buffers when applicable 9 years ago
  Michael Brown 9e88194655 [usb] Add clear_tt() hub method to clear transaction translator buffer 9 years ago
  Michael Brown de6f4e3ede [usb] Reset endpoints without waiting for a new transfer to be enqueued 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 838ab97ce3 [usb] Add functions for manual device address assignment 9 years ago
  Michael Brown 7b6765ff1b [usb] Add the concept of a USB bus maximum transfer size 9 years ago
  Michael Brown 1ae94c903d [dm96xx] Add driver for Davicom DM96xx USB Ethernet NICs 9 years ago
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown 17fc79425e [usb] Provide generic framework for refilling receive endpoints 9 years ago
  Michael Brown 6fe8f80418 [usb] Handle port status changes received after failing to find a driver 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 a60f2ddfeb [usb] Try multiple USB device configurations 9 years ago
  Michael Brown 018b13dcec [usb] Add basic support for USB devices 9 years ago