index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[init] Show startup and shutdown function names in debug messages
Michael Brown
2019-01-25
2
-0
/
+2
*
[xhci] Consume event TRB before reporting completion to USB core
Michael Brown
2018-02-19
1
-4
/
+4
*
[xhci] Assume an invalid PSI table if any invalid PSI value is observed
Michael Brown
2018-01-29
1
-23
/
+30
*
[usb] Allow for USB network devices with no interrupt endpoint
Michael Brown
2017-06-14
1
-13
/
+21
*
[xhci] Avoid accessing beyond end of endpoint context array
Michael Brown
2017-03-21
1
-1
/
+1
*
[ehci] Add extra debugging information
Michael Brown
2016-02-05
1
-2
/
+73
*
[usb] Allow USB endpoints to specify a reserved header length for refills
Michael Brown
2016-01-19
2
-2
/
+2
*
[usb] Add support for numeric keypad on USB keyboards
Michael Brown
2016-01-06
2
-7
/
+100
*
[xhci] Ensure that zero-length packets are not part of a TRB chain
Michael Brown
2015-12-07
1
-0
/
+6
*
[usb] Allow additional settling time for out-of-spec hubs
Michael Brown
2015-12-07
2
-0
/
+19
*
[usb] Record USB device speed separately from current port speed
Michael Brown
2015-12-07
3
-5
/
+4
*
[usb] Use port->disconnected to check for disconnected devices
Michael Brown
2015-12-07
1
-1
/
+2
*
[usb] Allow for wildcard USB class IDs
Michael Brown
2015-09-14
3
-24
/
+8
*
[usb] Select preferred USB device configuration based on driver score
Michael Brown
2015-09-14
4
-12
/
+12
*
[efi] Provide efi_devpath_len()
Michael Brown
2015-09-13
1
-3
/
+2
*
[xhci] Support arbitrarily large transfers
Michael Brown
2015-09-13
1
-11
/
+45
*
[ehci] Support arbitrarily large transfers
Michael Brown
2015-09-13
1
-14
/
+49
*
[ehci] Do not treat zero-length NULL pointers as unreachable
Michael Brown
2015-09-13
1
-0
/
+2
*
[usb] Generalise zero-length packet generation logic
Michael Brown
2015-09-13
4
-16
/
+11
*
[efi] Add a USB host controller driver based on EFI_USB_IO_PROTOCOL
Michael Brown
2015-09-07
2
-0
/
+1875
*
[xhci] Ignore invalid protocol speed ID values on Intel Skylake platforms
Michael Brown
2015-06-18
2
-3
/
+9
*
[xhci] Record device-specific quirks in xHCI device structure
Michael Brown
2015-06-18
2
-3
/
+6
*
[xhci] Fix comparison of signed and unsigned integers
Michael Brown
2015-06-01
1
-1
/
+1
*
[xhci] Fix length of allocated slot array
Michael Brown
2015-06-01
1
-2
/
+3
*
[usb] Add basic support for USB keyboards
Michael Brown
2015-05-12
2
-0
/
+663
*
[usb] Add generic USB human interface device (HID) framework
Michael Brown
2015-05-12
1
-0
/
+151
*
[usb] Add USB_INTERRUPT_OUT internal type
Michael Brown
2015-05-11
2
-2
/
+2
*
[uhci] Use meaningful device names in debug messages
Michael Brown
2015-05-10
2
-15
/
+21
*
[ehci] Use meaningful device names in debug messages
Michael Brown
2015-05-10
2
-43
/
+52
*
[xhci] Use meaningful device names in debug messages
Michael Brown
2015-05-10
2
-119
/
+124
*
[uhci] Add support for UHCI host controllers
Michael Brown
2015-05-10
2
-0
/
+1921
*
[ehci] Allow UHCI/OHCI controllers to locate the EHCI companion controller
Michael Brown
2015-05-09
2
-0
/
+28
*
[ehci] Poll child companion controllers after disowning port
Michael Brown
2015-05-09
2
-0
/
+59
*
[usb] Detect missed disconnections
Michael Brown
2015-05-08
3
-41
/
+60
*
[pci] Provide PCI_CLASS() to calculate a scalar PCI class value
Michael Brown
2015-05-08
2
-4
/
+4
*
[usb] Include setup packet within I/O buffer for message transfers
Michael Brown
2015-05-01
3
-37
/
+20
*
[xhci] Always reset root hub ports
Michael Brown
2015-04-13
1
-7
/
+5
*
[xhci] Support USB1 devices attached via transaction translators
Michael Brown
2015-03-23
3
-26
/
+125
*
[ehci] Support USB1 devices attached via transaction translators
Michael Brown
2015-03-23
2
-11
/
+53
*
[usb] Add clear_tt() hub method to clear transaction translator buffer
Michael Brown
2015-03-23
4
-2
/
+105
*
[xhci] Ring doorbell as part of endpoint reset
Michael Brown
2015-03-23
1
-0
/
+3
*
[usb] Fix USB timeouts to match specification
Michael Brown
2015-03-18
1
-2
/
+4
*
[ehci] Add support for EHCI host controllers
Michael Brown
2015-03-18
2
-0
/
+2361
*
[xhci] Do not release ownership back to BIOS when booting an OS
Michael Brown
2015-03-18
1
-0
/
+27
*
[xhci] Forcibly disable SMIs if BIOS fails to release ownership
Michael Brown
2015-03-16
1
-10
/
+10
*
[usb] Add the concept of a USB bus maximum transfer size
Michael Brown
2015-03-16
2
-1
/
+4
*
[xhci] Undo PCH-specific quirk fixes when removing device
Michael Brown
2015-03-06
2
-17
/
+51
*
[xhci] Enable USB3 ports on Intel PCH8/PCH9 controllers
Michael Brown
2015-03-06
2
-0
/
+55
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
5
-5
/
+17
*
[xhci] Abort commands on timeout
Michael Brown
2015-02-18
2
-15
/
+82
[next]