index
:
seabios
guest-hint
kvmtool
master
memory2-logging
microvm
pci-4g-map
pci64-cfg
seabios
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
hw
/
usb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: add boot prio support for mmio host adapters
Gerd Hoffmann
2020-10-13
1
-0
/
+1
*
usb: add hub portmap
Gerd Hoffmann
2017-07-25
1
-0
/
+1
*
usb: Remove usbdev->slotid field
Kevin O'Connor
2016-01-07
1
-1
/
+0
*
usb: Control transfers always have an 8 byte command size
Kevin O'Connor
2015-01-07
1
-0
/
+2
*
usb: Use usb_realloc_pipe for pipe alloc, update, and free.
Kevin O'Connor
2014-10-16
1
-3
/
+3
*
usb: Clarify usb freelist manipulations
Kevin O'Connor
2014-10-16
1
-1
/
+3
*
usb: Rename free_pipe() to usb_free_pipe()
Kevin O'Connor
2014-10-16
1
-1
/
+1
*
usb: Rename send_default_control() to usb_send_default_control()
Kevin O'Connor
2014-10-16
1
-2
/
+2
*
usb: Rename findEndPointDesc() to usb_find_desc()
Kevin O'Connor
2014-10-16
1
-2
/
+2
*
usb: Rename usb_getFrameExp() to usb_get_period()
Kevin O'Connor
2014-10-16
1
-2
/
+2
*
usb: Perform device detect polling on all usb controllers.
Kevin O'Connor
2014-09-16
1
-0
/
+1
*
usb-hub: Enable power to all ports prior to calling usb_enumerate().
Kevin O'Connor
2014-09-10
1
-1
/
+0
*
xhci: Update the times for usb command timeouts.
Kevin O'Connor
2014-06-14
1
-0
/
+5
*
xhci: Run the XHCI driver entirely in 32bit mode.
Kevin O'Connor
2014-01-29
1
-0
/
+1
*
xhci: Eliminate 'struct xhci_device'.
Kevin O'Connor
2014-01-29
1
-0
/
+1
*
usb: Replace EHCI to UHCI/OHCI synchronization with new scheme.
Kevin O'Connor
2013-12-27
1
-1
/
+0
*
usb: add xhci support
Gerd Hoffmann
2013-09-19
1
-7
/
+9
*
uas: add (temporary) superspeed stopgap
Gerd Hoffmann
2013-09-19
1
-0
/
+1
*
Move stacks.c definitions from util.h to new file stacks.h.
Kevin O'Connor
2013-09-18
1
-1
/
+1
*
Move code centered around specific hardware devices to src/hw/
Kevin O'Connor
2013-09-02
1
-0
/
+241