aboutsummaryrefslogtreecommitdiffstats
path: root/src/drivers/bus
Commit message (Expand)AuthorAgeFilesLines
* [usb] Always clear recorded disconnections after performing hotplug actionsMichael Brown2015-05-131-7/+7
* [usb] Do not call usb_hotplug() when registering a new hubMichael Brown2015-05-131-3/+3
* [usb] Add USB_INTERRUPT_OUT internal typeMichael Brown2015-05-111-1/+2
* [usb] Provide usb_endpoint_name() for use by host controller driversMichael Brown2015-05-091-33/+29
* [usb] Add find_usb_bus_by_location() helper functionMichael Brown2015-05-091-0/+20
* [usb] Maintain single lists of halted endpoints and changed portsMichael Brown2015-05-091-44/+55
* [usb] Maintain a list of all USB busesMichael Brown2015-05-091-0/+10
* [usb] Detect missed disconnectionsMichael Brown2015-05-081-10/+12
* [usb] Include setup packet within I/O buffer for message transfersMichael Brown2015-05-011-9/+20
* [xhci] Support USB1 devices attached via transaction translatorsMichael Brown2015-03-231-5/+18
* [usb] Improve debug messages for failed control transactionsMichael Brown2015-03-231-6/+5
* [usb] Clear transaction translator buffers when applicableMichael Brown2015-03-231-4/+68
* [usb] Reset endpoints without waiting for a new transfer to be enqueuedMichael Brown2015-03-231-28/+64
* [usb] Fix USB timeouts to match specificationMichael Brown2015-03-181-0/+6
* [usb] Add functions for manual device address assignmentMichael Brown2015-03-161-0/+44
* [usb] Add the concept of a USB bus maximum transfer sizeMichael Brown2015-03-161-1/+3
* [build] Fix the REQUIRE_SYMBOL mechanismMichael Brown2015-03-051-0/+3
* [build] Use REQUIRE_OBJECT() to drag in per-object configurationMichael Brown2015-03-051-0/+3
* [pci] Rewrite unrelicensable portions of pci.hMichael Brown2015-03-032-13/+13
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-022-2/+6
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-025-5/+25
* [usb] Provide generic framework for refilling receive endpointsMichael Brown2015-02-131-0/+128
* [usb] Handle port status changes received after failing to find a driverMichael Brown2015-02-121-5/+13
* [usb] Allow usb_stream() to enforce a terminating short packetMichael Brown2015-02-101-2/+4
* [usb] Parse endpoint descriptor bInterval fieldMichael Brown2015-02-101-4/+23
* [usb] Handle CDC union functional descriptorsMichael Brown2015-02-092-3/+83
* [usb] Try multiple USB device configurationsMichael Brown2015-02-091-69/+134
* [usb] Add basic support for USB hubsMichael Brown2015-02-031-0/+3
* [usb] Add basic support for USB devicesMichael Brown2015-02-031-0/+1648
* [pci] Allow drivers to specify a PCI classMichael Brown2015-02-021-3/+6
* [settings] Explicitly separate the concept of a completed fetched settingMichael Brown2013-12-051-2/+2
* [pci] Add pci_find_next() to iterate over existent PCI devicesMichael Brown2013-08-051-21/+44
* [settings] Expose PCI configuration space via settings mechanismMichael Brown2013-07-131-0/+124
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-204-4/+8
* [isa] Avoid spurious compiler warning on gcc 4.7Michael Brown2012-07-201-3/+3
* [device] Make driver name a generic device propertyMichael Brown2011-04-074-6/+7
* [pci] Modularise PCI device supportMichael Brown2011-02-171-47/+79
* [pci] Make driver PCI ID a property of the PCI deviceMichael Brown2011-02-171-3/+3
* [pci] Replace pci_max_bus() with pci_num_bus()Michael Brown2011-02-171-1/+1
* [pci] Use single "busdevfn" field in struct pci_deviceMichael Brown2011-02-171-60/+57
* [pci] Add ability to resize a VPD fieldMichael Brown2011-01-191-0/+161
* [pci] Allow pci_vpd_init() return status to be ignoredMichael Brown2011-01-191-0/+8
* [legal] Add FILE_LICENCE macro to some GPL-v2-or-later filesShao Miller2010-12-031-0/+2
* [pci] Add support for reading and writing PCI Vital Product Data (VPD)Michael Brown2010-11-241-0/+386
* [pci] Standardise debug message formatMichael Brown2010-11-241-19/+17
* [virtio] Replace virtio-net with native iPXE driverStefan Hajnoczi2010-07-171-6/+6
* [build] Rename gPXE to iPXEMichael Brown2010-04-1910-21/+21
* [pci] Save and restore PCI command registerBernhard Kohl2010-01-211-0/+5
* [pci] Add generic configuration space backup/restore facilityMichael Brown2009-10-141-0/+90
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-186-0/+12