index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
/
bus
Commit message (
Expand
)
Author
Age
Files
Lines
*
[usb] Always clear recorded disconnections after performing hotplug actions
Michael Brown
2015-05-13
1
-7
/
+7
*
[usb] Do not call usb_hotplug() when registering a new hub
Michael Brown
2015-05-13
1
-3
/
+3
*
[usb] Add USB_INTERRUPT_OUT internal type
Michael Brown
2015-05-11
1
-1
/
+2
*
[usb] Provide usb_endpoint_name() for use by host controller drivers
Michael Brown
2015-05-09
1
-33
/
+29
*
[usb] Add find_usb_bus_by_location() helper function
Michael Brown
2015-05-09
1
-0
/
+20
*
[usb] Maintain single lists of halted endpoints and changed ports
Michael Brown
2015-05-09
1
-44
/
+55
*
[usb] Maintain a list of all USB buses
Michael Brown
2015-05-09
1
-0
/
+10
*
[usb] Detect missed disconnections
Michael Brown
2015-05-08
1
-10
/
+12
*
[usb] Include setup packet within I/O buffer for message transfers
Michael Brown
2015-05-01
1
-9
/
+20
*
[xhci] Support USB1 devices attached via transaction translators
Michael Brown
2015-03-23
1
-5
/
+18
*
[usb] Improve debug messages for failed control transactions
Michael Brown
2015-03-23
1
-6
/
+5
*
[usb] Clear transaction translator buffers when applicable
Michael Brown
2015-03-23
1
-4
/
+68
*
[usb] Reset endpoints without waiting for a new transfer to be enqueued
Michael Brown
2015-03-23
1
-28
/
+64
*
[usb] Fix USB timeouts to match specification
Michael Brown
2015-03-18
1
-0
/
+6
*
[usb] Add functions for manual device address assignment
Michael Brown
2015-03-16
1
-0
/
+44
*
[usb] Add the concept of a USB bus maximum transfer size
Michael Brown
2015-03-16
1
-1
/
+3
*
[build] Fix the REQUIRE_SYMBOL mechanism
Michael Brown
2015-03-05
1
-0
/
+3
*
[build] Use REQUIRE_OBJECT() to drag in per-object configuration
Michael Brown
2015-03-05
1
-0
/
+3
*
[pci] Rewrite unrelicensable portions of pci.h
Michael Brown
2015-03-03
2
-13
/
+13
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
2
-2
/
+6
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
5
-5
/
+25
*
[usb] Provide generic framework for refilling receive endpoints
Michael Brown
2015-02-13
1
-0
/
+128
*
[usb] Handle port status changes received after failing to find a driver
Michael Brown
2015-02-12
1
-5
/
+13
*
[usb] Allow usb_stream() to enforce a terminating short packet
Michael Brown
2015-02-10
1
-2
/
+4
*
[usb] Parse endpoint descriptor bInterval field
Michael Brown
2015-02-10
1
-4
/
+23
*
[usb] Handle CDC union functional descriptors
Michael Brown
2015-02-09
2
-3
/
+83
*
[usb] Try multiple USB device configurations
Michael Brown
2015-02-09
1
-69
/
+134
*
[usb] Add basic support for USB hubs
Michael Brown
2015-02-03
1
-0
/
+3
*
[usb] Add basic support for USB devices
Michael Brown
2015-02-03
1
-0
/
+1648
*
[pci] Allow drivers to specify a PCI class
Michael Brown
2015-02-02
1
-3
/
+6
*
[settings] Explicitly separate the concept of a completed fetched setting
Michael Brown
2013-12-05
1
-2
/
+2
*
[pci] Add pci_find_next() to iterate over existent PCI devices
Michael Brown
2013-08-05
1
-21
/
+44
*
[settings] Expose PCI configuration space via settings mechanism
Michael Brown
2013-07-13
1
-0
/
+124
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
4
-4
/
+8
*
[isa] Avoid spurious compiler warning on gcc 4.7
Michael Brown
2012-07-20
1
-3
/
+3
*
[device] Make driver name a generic device property
Michael Brown
2011-04-07
4
-6
/
+7
*
[pci] Modularise PCI device support
Michael Brown
2011-02-17
1
-47
/
+79
*
[pci] Make driver PCI ID a property of the PCI device
Michael Brown
2011-02-17
1
-3
/
+3
*
[pci] Replace pci_max_bus() with pci_num_bus()
Michael Brown
2011-02-17
1
-1
/
+1
*
[pci] Use single "busdevfn" field in struct pci_device
Michael Brown
2011-02-17
1
-60
/
+57
*
[pci] Add ability to resize a VPD field
Michael Brown
2011-01-19
1
-0
/
+161
*
[pci] Allow pci_vpd_init() return status to be ignored
Michael Brown
2011-01-19
1
-0
/
+8
*
[legal] Add FILE_LICENCE macro to some GPL-v2-or-later files
Shao Miller
2010-12-03
1
-0
/
+2
*
[pci] Add support for reading and writing PCI Vital Product Data (VPD)
Michael Brown
2010-11-24
1
-0
/
+386
*
[pci] Standardise debug message format
Michael Brown
2010-11-24
1
-19
/
+17
*
[virtio] Replace virtio-net with native iPXE driver
Stefan Hajnoczi
2010-07-17
1
-6
/
+6
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
10
-21
/
+21
*
[pci] Save and restore PCI command register
Bernhard Kohl
2010-01-21
1
-0
/
+5
*
[pci] Add generic configuration space backup/restore facility
Michael Brown
2009-10-14
1
-0
/
+90
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
6
-0
/
+12
[next]