Age | Commit message (Expand) | Author |
2012-11-01 | usb-redir: Allow redirecting super speed devices to high speed controllers | Hans de Goede |
2012-11-01 | usb-redir: Allow to attach USB 2.0 devices to 1.1 host controller | Jan Kiszka |
2012-11-01 | usb-redir: Use reject rather the disconnect on bad ep info | Hans de Goede |
2012-11-01 | usb-redir: Add an usbredir_setup_usb_eps() helper function | Hans de Goede |
2012-11-01 | usb-redir: Add support for input pipelining | Hans de Goede |
2012-11-01 | usb-redir: Add support for 32 bits bulk packet length | Hans de Goede |
2012-11-01 | combined-packet: Add a workaround for Linux usbfs + live migration | Hans de Goede |
2012-11-01 | usb: Add packet combining functions | Hans de Goede |
2012-11-01 | uhci: Don't crash on device disconnect | Hans de Goede |
2012-11-01 | uhci: Add a uhci_handle_td_error() helper function | Hans de Goede |
2012-11-01 | usb/ehci-pci: add helper to create ich9 usb controllers | Gerd Hoffmann |
2012-11-01 | usb/ehci-pci: add ich9 00:1a.* variant | Gerd Hoffmann |
2012-11-01 | usb/ehci-pci: dynamic type generation | Gerd Hoffmann |
2012-11-01 | uhci: add ich9 00:1a.* variants | Gerd Hoffmann |
2012-11-01 | uhci: stick irq routing info into UHCIInfo too. | Gerd Hoffmann |
2012-11-01 | uhci: dynamic type generation | Gerd Hoffmann |
2012-11-01 | xilinx_zynq: add USB controllers | Peter Crosthwaite |
2012-11-01 | pixman: switch screendump function. | Gerd Hoffmann |
2012-11-01 | vga: stop direct access to DisplaySurface fields. | Gerd Hoffmann |
2012-11-01 | qxl: stop direct access to DisplaySurface fields. | Gerd Hoffmann |
2012-11-01 | usb/ehci: add sysbus variant | Gerd Hoffmann |
2012-11-01 | usb/ehci: split into multiple source files | Gerd Hoffmann |
2012-11-01 | usb/ehci: Guard definition of EHCI_DEBUG | Peter Crosthwaite |
2012-11-01 | usb/ehci: seperate out PCIisms | Peter Crosthwaite |
2012-11-01 | usb/ehci: Abstract away PCI DMA API | Peter Crosthwaite |
2012-11-01 | usb/ehci: parameterise the register region offsets | Peter Crosthwaite |
2012-11-01 | xhci: allow address slot being called multiple times | Gerd Hoffmann |
2012-11-01 | xhci: add port trace points | Gerd Hoffmann |
2012-11-01 | xhci: set pls in xhci_port_update & xhci_port_reset | Gerd Hoffmann |
2012-11-01 | xhci: add xhci_port_reset | Gerd Hoffmann |
2012-11-01 | xhci: add xhci_port_notify | Gerd Hoffmann |
2012-11-01 | xhci: add xhci_port_have_device | Gerd Hoffmann |
2012-11-01 | xhci: s/xhci_update_port/xhci_port_update/ | Gerd Hoffmann |
2012-11-01 | xhci: add {get,set}_field macros & enum for pls | Gerd Hoffmann |
2012-11-01 | vga: fix text mode updating | Gerd Hoffmann |
2012-11-01 | console: untangle gfx & txt updates | Gerd Hoffmann |
2012-11-01 | console: move set_mouse + cursor_define callbacks | Gerd Hoffmann |
2012-11-01 | console: QLIST-ify display change listeners. | Gerd Hoffmann |
2012-11-01 | pseries: Cleanup duplications of ics_valid_irq() code | David Gibson |
2012-11-01 | pseries: Clean up inconsistent variable name in xics.c | David Gibson |
2012-11-01 | Revert "PPC: pseries: Remove hack for PIO window" | David Gibson |
2012-11-01 | e1000: pre-initialize RAH/RAL registers | Gabriel L. Somlo |
2012-11-01 | e1000: drop check_rxov, always treat RX ring with RDH == RDT as empty | Dmitry Fleytman |
2012-10-31 | Merge remote-tracking branch 'origin/master' into threadpool | Paolo Bonzini |
2012-10-31 | cpus: Pass CPUState to run_on_cpu() | Andreas Färber |
2012-10-31 | cpus: Pass CPUState to [qemu_]cpu_has_work() | Andreas Färber |
2012-10-30 | cirrus_vga: allow configurable vram size | Marcelo Tosatti |
2012-10-31 | spapr: Pass PowerPCCPU to hypercalls | Andreas Färber |
2012-10-31 | spapr: Pass PowerPCCPU to spapr_hypercall() | Andreas Färber |
2012-10-31 | target-ppc: Pass PowerPCCPU to cpu_ppc_hypercall | Andreas Färber |