39 коммитов (8e48d0df6b5a249e4f9f0759cc55a45af186b564)

Автор SHA1 Сообщение Дата
  Michael Brown 8e48d0df6b [usb] Use non-zero language ID to retrieve strings 7 лет назад
  Michael Brown 21d8624da8 [usb] Use correct length for memcpy() 7 лет назад
  Michael Brown 7b113bc744 [usb] Use correct length for memcpy() 7 лет назад
  Michael Brown 71b83a6d00 [usb] Allow USB endpoints to specify a reserved header length for refills 8 лет назад
  Michael Brown fb8c52de9b [usb] Allow USB device IDs to include arbitrary driver-specific data 8 лет назад
  Michael Brown eb1fc1e957 [usb] Record USB device speed separately from current port speed 8 лет назад
  Michael Brown 15ce7ce355 [usb] Use port->disconnected to check for disconnected devices 8 лет назад
  Michael Brown 668dc73d52 [usb] Allow for wildcard USB class IDs 8 лет назад
  Michael Brown 549a0caabb [usb] Select preferred USB device configuration based on driver score 8 лет назад
  Michael Brown f9e192605c [usb] Generalise zero-length packet generation logic 8 лет назад
  Michael Brown 82bc90dd88 [usb] Add function to device's function list before attempting probe 8 лет назад
  Michael Brown 866e525814 [usb] Expose usb_find_driver() 8 лет назад
  Michael Brown 5ecd16af04 [usb] Always clear recorded disconnections after performing hotplug actions 9 лет назад
  Michael Brown a2173fca45 [usb] Do not call usb_hotplug() when registering a new hub 9 лет назад
  Michael Brown 0eaa3a34bf [usb] Add USB_INTERRUPT_OUT internal type 9 лет назад
  Michael Brown 9d43c4080d [usb] Provide usb_endpoint_name() for use by host controller drivers 9 лет назад
  Michael Brown a66fd8920d [usb] Add find_usb_bus_by_location() helper function 9 лет назад
  Michael Brown e4783add79 [usb] Maintain single lists of halted endpoints and changed ports 9 лет назад
  Michael Brown 5e1e2069fd [usb] Maintain a list of all USB buses 9 лет назад
  Michael Brown f6604627ff [usb] Detect missed disconnections 9 лет назад
  Michael Brown 50e703a534 [usb] Include setup packet within I/O buffer for message transfers 9 лет назад
  Michael Brown f557794ab3 [xhci] Support USB1 devices attached via transaction translators 9 лет назад
  Michael Brown 026b3446b9 [usb] Improve debug messages for failed control transactions 9 лет назад
  Michael Brown 5486c947e2 [usb] Clear transaction translator buffers when applicable 9 лет назад
  Michael Brown de6f4e3ede [usb] Reset endpoints without waiting for a new transfer to be enqueued 9 лет назад
  Michael Brown acc27b9005 [usb] Fix USB timeouts to match specification 9 лет назад
  Michael Brown 838ab97ce3 [usb] Add functions for manual device address assignment 9 лет назад
  Michael Brown 7b6765ff1b [usb] Add the concept of a USB bus maximum transfer size 9 лет назад
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism 9 лет назад
  Michael Brown 86ae6e6c18 [build] Use REQUIRE_OBJECT() to drag in per-object configuration 9 лет назад
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 лет назад
  Michael Brown 17fc79425e [usb] Provide generic framework for refilling receive endpoints 9 лет назад
  Michael Brown 6fe8f80418 [usb] Handle port status changes received after failing to find a driver 9 лет назад
  Michael Brown 58c3e7f747 [usb] Allow usb_stream() to enforce a terminating short packet 9 лет назад
  Michael Brown 17aceb34da [usb] Parse endpoint descriptor bInterval field 9 лет назад
  Michael Brown cf153f60a5 [usb] Handle CDC union functional descriptors 9 лет назад
  Michael Brown a60f2ddfeb [usb] Try multiple USB device configurations 9 лет назад
  Michael Brown e17e771a13 [usb] Add basic support for USB hubs 9 лет назад
  Michael Brown 018b13dcec [usb] Add basic support for USB devices 9 лет назад