aboutsummaryrefslogtreecommitdiff
path: root/hw/usb-ehci.c
AgeCommit message (Expand)Author
2011-06-22Merge remote-tracking branch 'mst/for_anthony' into stagingAnthony Liguori
2011-06-15usb-ehci: move device/vendor/class id to qdevMichael S. Tsirkin
2011-06-14usb: Use defines for serial bus release number register for EHCIBrad Hards
2011-06-14usb-ehci: split trace calls to handle arg count limitsGerd Hoffmann
2011-06-14usb-ehci: itd handling fixes.Gerd Hoffmann
2011-06-14usb-ehci: drop EXECUTING checks.Gerd Hoffmann
2011-06-14usb: cancel async packets on unplugGerd Hoffmann
2011-06-14ehci: fix a number of unused-but-set-variable warnings (new with gcc-4.6)Hans de Goede
2011-06-14usb-ehci: fix error handling.Gerd Hoffmann
2011-06-14usb-ehci: fix offset writeback in ehci_buffer_rwGerd Hoffmann
2011-06-14usb-ehci: multiqueue supportGerd Hoffmann
2011-06-14usb-ehci: add queue data structGerd Hoffmann
2011-06-14usb-ehci: trace buffer copyGerd Hoffmann
2011-06-14usb-ehci: improve mmio tracingGerd Hoffmann
2011-06-14usb-ehci: trace port stateGerd Hoffmann
2011-06-14usb-ehci: trace state machine changesGerd Hoffmann
2011-06-14usb-ehci: trace mmio and usbstsGerd Hoffmann
2011-05-26usb: add ehci adapterGerd Hoffmann