index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
/
ipxe
/
usb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[usb] Add "usbscan" command for iterating over USB devices
Michael Brown
2024-10-17
1
-0
/
+25
*
[efi] Avoid dragging in USB subsystem via efi_usb_path()
Michael Brown
2020-10-30
1
-1
/
+17
*
[usb] Move usbio driver to end of USB driver list
Michael Brown
2020-10-13
1
-0
/
+3
*
[usb] Allow endpoints to be refilled to a specified upper limit
Michael Brown
2020-10-12
1
-0
/
+1
*
[usb] Allow device halt to be cleared independently of host controller
Michael Brown
2020-10-12
1
-0
/
+1
*
[usb] Use non-zero language ID to retrieve strings
Michael Brown
2017-07-03
1
-0
/
+6
*
[usb] Allow USB endpoints to specify a reserved header length for refills
Michael Brown
2016-01-19
1
-3
/
+8
*
[usb] Allow USB device IDs to include arbitrary driver-specific data
Michael Brown
2015-12-07
1
-0
/
+4
*
[usb] Record USB device speed separately from current port speed
Michael Brown
2015-12-07
1
-0
/
+2
*
[usb] Allow for wildcard USB class IDs
Michael Brown
2015-09-14
1
-3
/
+42
*
[usb] Select preferred USB device configuration based on driver score
Michael Brown
2015-09-14
1
-9
/
+39
*
[usb] Generalise zero-length packet generation logic
Michael Brown
2015-09-13
1
-2
/
+2
*
[efi] Add a USB host controller driver based on EFI_USB_IO_PROTOCOL
Michael Brown
2015-09-07
1
-1
/
+4
*
[usb] Expose usb_find_driver()
Michael Brown
2015-09-06
1
-0
/
+5
*
[usb] Add USB_INTERRUPT_OUT internal type
Michael Brown
2015-05-11
1
-2
/
+5
*
[usb] Provide usb_endpoint_name() for use by host controller drivers
Michael Brown
2015-05-09
1
-0
/
+1
*
[uhci] Add support for UHCI host controllers
Michael Brown
2015-05-09
1
-0
/
+10
*
[usb] Add find_usb_bus_by_location() helper function
Michael Brown
2015-05-09
1
-0
/
+2
*
[usb] Maintain single lists of halted endpoints and changed ports
Michael Brown
2015-05-09
1
-6
/
+0
*
[usb] Maintain a list of all USB buses
Michael Brown
2015-05-09
1
-0
/
+8
*
[usb] Detect missed disconnections
Michael Brown
2015-05-08
1
-0
/
+6
*
[usb] Include setup packet within I/O buffer for message transfers
Michael Brown
2015-05-01
1
-3
/
+1
*
[xhci] Support USB1 devices attached via transaction translators
Michael Brown
2015-03-23
1
-2
/
+21
*
[usb] Clear transaction translator buffers when applicable
Michael Brown
2015-03-23
1
-0
/
+4
*
[usb] Add clear_tt() hub method to clear transaction translator buffer
Michael Brown
2015-03-23
1
-0
/
+9
*
[usb] Reset endpoints without waiting for a new transfer to be enqueued
Michael Brown
2015-03-23
1
-3
/
+6
*
[usb] Fix USB timeouts to match specification
Michael Brown
2015-03-18
1
-5
/
+27
*
[ehci] Add support for EHCI host controllers
Michael Brown
2015-03-18
1
-0
/
+3
*
[usb] Add functions for manual device address assignment
Michael Brown
2015-03-16
1
-0
/
+26
*
[usb] Add the concept of a USB bus maximum transfer size
Michael Brown
2015-03-16
1
-1
/
+5
*
[dm96xx] Add driver for Davicom DM96xx USB Ethernet NICs
Michael Brown
2015-03-09
1
-0
/
+3
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+1
*
[usb] Provide generic framework for refilling receive endpoints
Michael Brown
2015-02-13
1
-0
/
+40
*
[usb] Handle port status changes received after failing to find a driver
Michael Brown
2015-02-12
1
-1
/
+7
*
[usb] Allow usb_stream() to enforce a terminating short packet
Michael Brown
2015-02-10
1
-3
/
+5
*
[usb] Parse endpoint descriptor bInterval field
Michael Brown
2015-02-10
1
-1
/
+8
*
[usb] Try multiple USB device configurations
Michael Brown
2015-02-09
1
-3
/
+3
*
[usb] Add basic support for USB devices
Michael Brown
2015-02-03
1
-0
/
+1149