index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb-ehci.c
Age
Commit message (
Expand
)
Author
2011-06-22
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
2011-06-15
usb-ehci: move device/vendor/class id to qdev
Michael S. Tsirkin
2011-06-14
usb: Use defines for serial bus release number register for EHCI
Brad Hards
2011-06-14
usb-ehci: split trace calls to handle arg count limits
Gerd Hoffmann
2011-06-14
usb-ehci: itd handling fixes.
Gerd Hoffmann
2011-06-14
usb-ehci: drop EXECUTING checks.
Gerd Hoffmann
2011-06-14
usb: cancel async packets on unplug
Gerd Hoffmann
2011-06-14
ehci: fix a number of unused-but-set-variable warnings (new with gcc-4.6)
Hans de Goede
2011-06-14
usb-ehci: fix error handling.
Gerd Hoffmann
2011-06-14
usb-ehci: fix offset writeback in ehci_buffer_rw
Gerd Hoffmann
2011-06-14
usb-ehci: multiqueue support
Gerd Hoffmann
2011-06-14
usb-ehci: add queue data struct
Gerd Hoffmann
2011-06-14
usb-ehci: trace buffer copy
Gerd Hoffmann
2011-06-14
usb-ehci: improve mmio tracing
Gerd Hoffmann
2011-06-14
usb-ehci: trace port state
Gerd Hoffmann
2011-06-14
usb-ehci: trace state machine changes
Gerd Hoffmann
2011-06-14
usb-ehci: trace mmio and usbsts
Gerd Hoffmann
2011-05-26
usb: add ehci adapter
Gerd Hoffmann