151 Révisions (fdad22a1ed0cefcc975f9f6d2a6153d3b47bc78a)

Auteur SHA1 Message Date
  Michael Brown 668dc73d52 [usb] Allow for wildcard USB class IDs il y a 8 ans
  Michael Brown 549a0caabb [usb] Select preferred USB device configuration based on driver score il y a 8 ans
  Michael Brown f9e192605c [usb] Generalise zero-length packet generation logic il y a 8 ans
  Michael Brown 82bc90dd88 [usb] Add function to device's function list before attempting probe il y a 8 ans
  Michael Brown 866e525814 [usb] Expose usb_find_driver() il y a 8 ans
  Michael Brown 5ecd16af04 [usb] Always clear recorded disconnections after performing hotplug actions il y a 9 ans
  Michael Brown a2173fca45 [usb] Do not call usb_hotplug() when registering a new hub il y a 9 ans
  Michael Brown 0eaa3a34bf [usb] Add USB_INTERRUPT_OUT internal type il y a 9 ans
  Michael Brown 9d43c4080d [usb] Provide usb_endpoint_name() for use by host controller drivers il y a 9 ans
  Michael Brown a66fd8920d [usb] Add find_usb_bus_by_location() helper function il y a 9 ans
  Michael Brown e4783add79 [usb] Maintain single lists of halted endpoints and changed ports il y a 9 ans
  Michael Brown 5e1e2069fd [usb] Maintain a list of all USB buses il y a 9 ans
  Michael Brown f6604627ff [usb] Detect missed disconnections il y a 9 ans
  Michael Brown 50e703a534 [usb] Include setup packet within I/O buffer for message transfers il y a 9 ans
  Michael Brown f557794ab3 [xhci] Support USB1 devices attached via transaction translators il y a 9 ans
  Michael Brown 026b3446b9 [usb] Improve debug messages for failed control transactions il y a 9 ans
  Michael Brown 5486c947e2 [usb] Clear transaction translator buffers when applicable il y a 9 ans
  Michael Brown de6f4e3ede [usb] Reset endpoints without waiting for a new transfer to be enqueued il y a 9 ans
  Michael Brown acc27b9005 [usb] Fix USB timeouts to match specification il y a 9 ans
  Michael Brown 838ab97ce3 [usb] Add functions for manual device address assignment il y a 9 ans
  Michael Brown 7b6765ff1b [usb] Add the concept of a USB bus maximum transfer size il y a 9 ans
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism il y a 9 ans
  Michael Brown 86ae6e6c18 [build] Use REQUIRE_OBJECT() to drag in per-object configuration il y a 9 ans
  Michael Brown e399fc0d21 [pci] Rewrite unrelicensable portions of pci.h il y a 9 ans
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL il y a 9 ans
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL il y a 9 ans
  Michael Brown 17fc79425e [usb] Provide generic framework for refilling receive endpoints il y a 9 ans
  Michael Brown 6fe8f80418 [usb] Handle port status changes received after failing to find a driver il y a 9 ans
  Michael Brown 58c3e7f747 [usb] Allow usb_stream() to enforce a terminating short packet il y a 9 ans
  Michael Brown 17aceb34da [usb] Parse endpoint descriptor bInterval field il y a 9 ans
  Michael Brown cf153f60a5 [usb] Handle CDC union functional descriptors il y a 9 ans
  Michael Brown a60f2ddfeb [usb] Try multiple USB device configurations il y a 9 ans
  Michael Brown e17e771a13 [usb] Add basic support for USB hubs il y a 9 ans
  Michael Brown 018b13dcec [usb] Add basic support for USB devices il y a 9 ans
  Michael Brown 072d656a2f [pci] Allow drivers to specify a PCI class il y a 9 ans
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting il y a 10 ans
  Michael Brown 6d910559b3 [pci] Add pci_find_next() to iterate over existent PCI devices il y a 11 ans
  Michael Brown dbfa13ff2c [settings] Expose PCI configuration space via settings mechanism il y a 11 ans
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts il y a 12 ans
  Michael Brown a87c0c4f0f [isa] Avoid spurious compiler warning on gcc 4.7 il y a 12 ans
  Michael Brown fc7e2be617 [device] Make driver name a generic device property il y a 13 ans
  Michael Brown 4f4c214621 [pci] Modularise PCI device support il y a 13 ans
  Michael Brown 5bde349e55 [pci] Make driver PCI ID a property of the PCI device il y a 13 ans
  Michael Brown abb5590b29 [pci] Replace pci_max_bus() with pci_num_bus() il y a 13 ans
  Michael Brown f9b3fae8d4 [pci] Use single "busdevfn" field in struct pci_device il y a 13 ans
  Michael Brown e67c79b856 [pci] Add ability to resize a VPD field il y a 13 ans
  Michael Brown 267ef31791 [pci] Allow pci_vpd_init() return status to be ignored il y a 13 ans
  Shao Miller 3b51710156 [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files il y a 14 ans
  Michael Brown 69db6e7d8f [pci] Add support for reading and writing PCI Vital Product Data (VPD) il y a 13 ans
  Michael Brown ef0376483c [pci] Standardise debug message format il y a 13 ans