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
2021-01-04
[xhci] Avoid false positive Coverity warning
Michael Brown
1
-1
/
+1
2021-01-03
[xhci] Show meaningful error messages after command failures
Michael Brown
1
-7
/
+25
2021-01-03
[xhci] Fail attempts to issue concurrent commands
Michael Brown
1
-0
/
+8
2020-11-29
[xhci] Update driver to use DMA API
Michael Brown
2
-91
/
+175
2020-11-05
[malloc] Rename malloc_dma() to malloc_phys()
Michael Brown
3
-48
/
+49
2020-10-16
[usbblk] Allow USB block device to be described using an EFI device path
Michael Brown
1
-0
/
+15
2020-10-16
[efi] Split device path functions out to efi_path.c
Michael Brown
1
-2
/
+3
2020-10-13
[usbblk] Add support for USB mass storage devices
Michael Brown
2
-0
/
+1018
2020-09-25
[pci] Update drivers to use pci_ioremap()
Michael Brown
2
-2
/
+2
2020-07-03
[xhci] Increase link state settling delay to 100ms
Michael Brown
1
-1
/
+1
2020-07-03
[usb] Avoid unnecessary calls to usb_hub_set_drvdata()
Michael Brown
3
-25
/
+8
2020-07-03
[xhci] Set link state to RxDetect after disabling USB3 root hub port
Michael Brown
1
-0
/
+13
2020-07-02
[usb] Do not attempt to disable USB3 hub ports
Michael Brown
1
-2
/
+4
2020-07-02
[usb] Add missing usb_recycle() for completed hub interrupt transfers
Michael Brown
1
-0
/
+4
2019-09-15
[efi] Do not attempt EFI_USB_IO_PROTOCOL transfers during shutdown
Michael Brown
1
-0
/
+8
2019-09-15
[efi] Report failed control transfers as expected by the USB core
Michael Brown
1
-2
/
+6
2019-01-25
[init] Show startup and shutdown function names in debug messages
Michael Brown
2
-0
/
+2
2018-02-19
[xhci] Consume event TRB before reporting completion to USB core
Michael Brown
1
-4
/
+4
2018-01-29
[xhci] Assume an invalid PSI table if any invalid PSI value is observed
Michael Brown
1
-23
/
+30
2017-06-14
[usb] Allow for USB network devices with no interrupt endpoint
Michael Brown
1
-13
/
+21
2017-03-21
[xhci] Avoid accessing beyond end of endpoint context array
Michael Brown
1
-1
/
+1
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
[next]