Age | Commit message (Expand) | Author |
2011-08-04 | ehci: iovec support, remove buffer | Gerd Hoffmann |
2011-08-04 | usb: use iovecs in USBPacket | Gerd Hoffmann |
2011-07-20 | ehci doesn't support migration | Gerd Hoffmann |
2011-07-05 | ehci: add ich9 controller. | Gerd Hoffmann |
2011-07-05 | ehci: fix port count. | Gerd Hoffmann |
2011-07-05 | usb-ehci: Add support for registering companion controllers | Hans de Goede |
2011-07-05 | usb-ehci: Fix handling of PED and PEDC port status bits | Hans de Goede |
2011-07-05 | usb-ehci: cleanup port reset handling | Hans de Goede |
2011-07-05 | usb-ehci: Connect Status bit is read only, don't allow changing it by the guest | Hans de Goede |
2011-07-05 | usb-ehci: drop unused num-ports state member | Hans de Goede |
2011-07-05 | usb: Replace device_destroy bus op with a child_detach port op | Hans de Goede |
2011-07-05 | usb: Make port wakeup and complete ops take a USBPort instead of a Device | Hans de Goede |
2011-07-05 | usb: Move (initial) call of usb_port_location to usb_fill_port | Hans de Goede |
2011-06-23 | ehci: switch to nanoseconds | Gerd Hoffmann |
2011-06-23 | ehci: add freq + maxframes properties | Gerd Hoffmann |
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 |