Age | Commit message (Expand) | Author |
2012-10-06 | Merge branch 'trivial-patches' of git://github.com/stefanha/qemu | Aurelien Jarno |
2012-10-05 | Remove libhw | Stefan Weil |
2012-10-05 | cleanup useless return sentence | Amos Kong |
2012-09-26 | usb: Fix usb_packet_map() in the presence of IOMMUs | David Gibson |
2012-09-26 | ehci: Fix interrupt packet MULT handling | Hans de Goede |
2012-09-26 | xhci: create a memory region for each port | Gerd Hoffmann |
2012-09-26 | xhci: route string & usb hub support | Gerd Hoffmann |
2012-09-26 | xhci: tweak limits | Gerd Hoffmann |
2012-09-21 | Merge branch 'usb.65' of git://git.kraxel.org/qemu | Aurelien Jarno |
2012-09-14 | net: fix usbnet_receive() packet drops | Stefan Hajnoczi |
2012-09-14 | net: clean up usbnet_receive() | Stefan Hajnoczi |
2012-09-13 | uhci: Don't queue up packets after one with the SPD flag set | Hans de Goede |
2012-09-13 | usb-redir: Revert usb-redir part of commit 93bfef4c | Hans de Goede |
2012-09-13 | usb-redir: Add chardev open / close debug logging | Hans de Goede |
2012-09-13 | usb-redir: Add support for migration | Hans de Goede |
2012-09-13 | usb-redir: Store max_packet_size in endp_data | Hans de Goede |
2012-09-13 | usb-redir: Add an already_in_flight packet-id queue | Hans de Goede |
2012-09-13 | usb-redir: Change cancelled packet code into a generic packet-id queue | Hans de Goede |
2012-09-13 | ehci: Walk async schedule before and after migration | Hans de Goede |
2012-09-13 | ehci: Don't set seen to 0 when removing unseen queue-heads | Hans de Goede |
2012-09-12 | ehci: Don't process too much frames in 1 timer tick (v2) | Hans de Goede |
2012-09-12 | ehci: Fix interrupts stopping when Interrupt Threshold Control is 8 | Hans de Goede |
2012-09-12 | ehci: switch to new-style memory ops | Gerd Hoffmann |
2012-09-12 | usb-host: allow emulated (non-async) control requests without USBPacket | Gerd Hoffmann |
2012-09-11 | xhci: allow bytewise capability register reads | Gerd Hoffmann |
2012-09-11 | xhci: kill xhci_mem_{read,write} dispatcher functions | Gerd Hoffmann |
2012-09-11 | xhci: support multiple interrupters | Gerd Hoffmann |
2012-09-11 | xhci: pick target interrupter | Gerd Hoffmann |
2012-09-11 | xhci: prepare xhci_runtime_{read,write} for multiple interrupters | Gerd Hoffmann |
2012-09-11 | xhci: add XHCIInterrupter | Gerd Hoffmann |
2012-09-11 | xhci: move register update into xhci_intr_raise | Gerd Hoffmann |
2012-09-11 | xhci: add msix support | Gerd Hoffmann |
2012-09-11 | xhci: rework interrupt handling | Gerd Hoffmann |
2012-09-11 | xhci: fix & cleanup msi. | Gerd Hoffmann |
2012-09-11 | usb-storage: usb3 support | Gerd Hoffmann |
2012-09-11 | usb3: bos decriptor | Gerd Hoffmann |
2012-09-11 | usb3: superspeed endpoint companion | Gerd Hoffmann |
2012-09-11 | usb3: superspeed descriptors | Gerd Hoffmann |
2012-09-11 | xhci: update port handling | Gerd Hoffmann |
2012-09-11 | xhci: update register layout | Gerd Hoffmann |
2012-09-11 | xhci: fix runtime write tracepoint | Gerd Hoffmann |
2012-09-11 | xhci: add trace_usb_xhci_ep_set_dequeue | Gerd Hoffmann |
2012-09-11 | xhci: trace cc codes in cleartext | Gerd Hoffmann |
2012-09-11 | xhci: iso xfer support | Gerd Hoffmann |
2012-09-11 | xhci: implement mfindex | Gerd Hoffmann |
2012-09-11 | xhci: move device lookup into xhci_setup_packet | Gerd Hoffmann |
2012-09-11 | xhci: drop buffering | Gerd Hoffmann |
2012-09-11 | xhci: rip out background transfer code | Gerd Hoffmann |
2012-09-11 | usb-audio: fix usb version | Gerd Hoffmann |
2012-09-11 | Better name usb braille device | Samuel Thibault |