index
:
riscv-gnu-toolchain/qemu/roms/ipxe.git
8021x
8d337ec
HEAD
acpimac
aenq
aqc1xx
armlinux
asn1fix
assert
autoexec_pxe
autoexecpath
autovlan
bigint_output_constraints
cached_proxydhcp
cachedhcp
cc
centos7
ci
cleardhcp
cookie
coverity_scan
dell3440b
des
determinism
dhcpnak
dns_primary
edk2
efi_watchdog
efibridge
eficmdline
eficompress
efiinitrd
efiset
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
freebsd
fxsr
gcc12
gcmassert
guid
hackesp
hermon_link_poll
hermon_reset
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
issue123
itautec
kexec
kexec2
kexec3
keyvals
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
mult
naptest
netidx
netstate
nodejs
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
peerdist
pkcs8
pkgcache
processorbind
pxemenuscroll
rdrand
realtek_hack
riscv64
rndis_padding
rpl
rtlvlan
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
simpletextinputex
slash128
slash31
smbios3
snploop
snppad
srandtime
supplicant
sysmac
tcpwindow
temp
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmp
tmpintf
tpl
ubuntu2204
udpdrop
uri
uricolon
usbdisk
utf8
vbox
vetodhcp6
vgafix
wimboot
x25519
xen
xen-sg
xhci_fail
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-05
[ehci] Add extra debugging information
Michael Brown
1
-2
/
+73
2016-01-19
[usb] Allow USB endpoints to specify a reserved header length for refills
Michael Brown
2
-2
/
+2
2016-01-06
[usb] Add support for numeric keypad on USB keyboards
Michael Brown
2
-7
/
+100
2015-12-07
[xhci] Ensure that zero-length packets are not part of a TRB chain
Michael Brown
1
-0
/
+6
2015-12-07
[usb] Allow additional settling time for out-of-spec hubs
Michael Brown
2
-0
/
+19
2015-12-07
[usb] Record USB device speed separately from current port speed
Michael Brown
3
-5
/
+4
2015-12-07
[usb] Use port->disconnected to check for disconnected devices
Michael Brown
1
-1
/
+2
2015-09-14
[usb] Allow for wildcard USB class IDs
Michael Brown
3
-24
/
+8
2015-09-14
[usb] Select preferred USB device configuration based on driver score
Michael Brown
4
-12
/
+12
2015-09-13
[efi] Provide efi_devpath_len()
Michael Brown
1
-3
/
+2
2015-09-13
[xhci] Support arbitrarily large transfers
Michael Brown
1
-11
/
+45
2015-09-13
[ehci] Support arbitrarily large transfers
Michael Brown
1
-14
/
+49
2015-09-13
[ehci] Do not treat zero-length NULL pointers as unreachable
Michael Brown
1
-0
/
+2
2015-09-13
[usb] Generalise zero-length packet generation logic
Michael Brown
4
-16
/
+11
2015-09-07
[efi] Add a USB host controller driver based on EFI_USB_IO_PROTOCOL
Michael Brown
2
-0
/
+1875
2015-06-18
[xhci] Ignore invalid protocol speed ID values on Intel Skylake platforms
Michael Brown
2
-3
/
+9
2015-06-18
[xhci] Record device-specific quirks in xHCI device structure
Michael Brown
2
-3
/
+6
2015-06-01
[xhci] Fix comparison of signed and unsigned integers
Michael Brown
1
-1
/
+1
2015-06-01
[xhci] Fix length of allocated slot array
Michael Brown
1
-2
/
+3
2015-05-12
[usb] Add basic support for USB keyboards
Michael Brown
2
-0
/
+663
2015-05-12
[usb] Add generic USB human interface device (HID) framework
Michael Brown
1
-0
/
+151
2015-05-11
[usb] Add USB_INTERRUPT_OUT internal type
Michael Brown
2
-2
/
+2
2015-05-10
[uhci] Use meaningful device names in debug messages
Michael Brown
2
-15
/
+21
2015-05-10
[ehci] Use meaningful device names in debug messages
Michael Brown
2
-43
/
+52
2015-05-10
[xhci] Use meaningful device names in debug messages
Michael Brown
2
-119
/
+124
2015-05-09
[uhci] Add support for UHCI host controllers
Michael Brown
2
-0
/
+1921
2015-05-09
[ehci] Allow UHCI/OHCI controllers to locate the EHCI companion controller
Michael Brown
2
-0
/
+28
2015-05-09
[ehci] Poll child companion controllers after disowning port
Michael Brown
2
-0
/
+59
2015-05-08
[usb] Detect missed disconnections
Michael Brown
3
-41
/
+60
2015-05-08
[pci] Provide PCI_CLASS() to calculate a scalar PCI class value
Michael Brown
2
-4
/
+4
2015-05-01
[usb] Include setup packet within I/O buffer for message transfers
Michael Brown
3
-37
/
+20
2015-04-13
[xhci] Always reset root hub ports
Michael Brown
1
-7
/
+5
2015-03-23
[xhci] Support USB1 devices attached via transaction translators
Michael Brown
3
-26
/
+125
2015-03-23
[ehci] Support USB1 devices attached via transaction translators
Michael Brown
2
-11
/
+53
2015-03-23
[usb] Add clear_tt() hub method to clear transaction translator buffer
Michael Brown
4
-2
/
+105
2015-03-23
[xhci] Ring doorbell as part of endpoint reset
Michael Brown
1
-0
/
+3
2015-03-18
[usb] Fix USB timeouts to match specification
Michael Brown
1
-2
/
+4
2015-03-18
[ehci] Add support for EHCI host controllers
Michael Brown
2
-0
/
+2361
2015-03-18
[xhci] Do not release ownership back to BIOS when booting an OS
Michael Brown
1
-0
/
+27
2015-03-16
[xhci] Forcibly disable SMIs if BIOS fails to release ownership
Michael Brown
1
-10
/
+10
2015-03-16
[usb] Add the concept of a USB bus maximum transfer size
Michael Brown
2
-1
/
+4
2015-03-06
[xhci] Undo PCH-specific quirk fixes when removing device
Michael Brown
2
-17
/
+51
2015-03-06
[xhci] Enable USB3 ports on Intel PCH8/PCH9 controllers
Michael Brown
2
-0
/
+55
2015-03-02
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
5
-5
/
+17
2015-02-18
[xhci] Abort commands on timeout
Michael Brown
2
-15
/
+82
2015-02-18
[xhci] Leak memory if controller fails to disable slot
Michael Brown
1
-3
/
+18
2015-02-17
[usb] Add generic USB network device framework
Michael Brown
1
-0
/
+280
2015-02-13
[usb] Use generic refill framework for USB hub interrupt endpoints
Michael Brown
2
-51
/
+7
2015-02-11
[xhci] Delay after (possibly) forcing port link state to RxDetect
Michael Brown
2
-0
/
+8
2015-02-10
[usb] Allow usb_stream() to enforce a terminating short packet
Michael Brown
2
-7
/
+17
[next]