Age | Commit message (Expand) | Author | Files | Lines |
2012-11-09 | ehci: fix migration | Gerd Hoffmann | 1 | -1/+2 |
2012-11-09 | xhci: Fix some DMA host endian bugs | David Gibson | 1 | -27/+54 |
2012-11-08 | usb/combined-packet: Move freeing of combined to usb_combined_packet_remove() | Hans de Goede | 1 | -18/+15 |
2012-11-08 | xhci: Add support for packets with both data and an error status | Hans de Goede | 1 | -2/+2 |
2012-11-08 | ehci: Add support for packets with both data and an error status | Hans de Goede | 2 | -85/+77 |
2012-11-08 | ehci: Get rid of the magical PROC_ERR status | Hans de Goede | 1 | -31/+24 |
2012-11-08 | usb-redir: Allow packets to have both data and an error-status | Hans de Goede | 1 | -36/+20 |
2012-11-08 | usb: split packet result into actual_length + status | Hans de Goede | 24 | -626/+610 |
2012-11-03 | vmware_vga: Allow simple drivers to work without using the fifo | BALATON Zoltan | 3 | -14/+23 |
2012-11-03 | vmware_vga: Return a value for FB_SIZE before the device is enabled | BALATON Zoltan | 1 | -10/+9 |
2012-11-03 | vmware_vga: Remove duplicated info from local state | BALATON Zoltan | 1 | -94/+65 |
2012-11-03 | vmware_vga: Coding style cleanup | BALATON Zoltan | 1 | -124/+150 |
2012-11-03 | Merge branch 'trivial-patches' of git://github.com/stefanha/qemu | Blue Swirl | 6 | -30/+21 |
2012-11-02 | xenfb: fix build breakage caused by console cleanup series | Gerd Hoffmann | 1 | -2/+2 |
2012-11-01 | Merge remote-tracking branch 'kraxel/usb.69' into staging | Anthony Liguori | 12 | -680/+1232 |
2012-11-01 | pc: Drop redundant test for ROM memory region | Jan Kiszka | 1 | -1/+1 |
2012-11-01 | ppc: add missing static | Blue Swirl | 4 | -25/+13 |
2012-11-01 | cadence_uart: More debug information | Peter Crosthwaite | 1 | -4/+7 |
2012-11-01 | Merge remote-tracking branch 'kraxel/pixman.v3' into staging | Anthony Liguori | 22 | -104/+111 |
2012-11-01 | Merge remote-tracking branch 'stefanha/net' into staging | Anthony Liguori | 1 | -5/+12 |
2012-11-01 | Merge remote-tracking branch 'bonzini/threadpool' into staging | Anthony Liguori | 1 | -0/+1 |
2012-11-01 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori | 1 | -5/+16 |
2012-11-01 | Merge remote-tracking branch 'afaerber/qom-cpu' into staging | Anthony Liguori | 20 | -150/+145 |
2012-11-01 | arm_boot: Change initrd load address to "halfway through RAM" | Peter Maydell | 2 | -15/+26 |
2012-11-01 | Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf | Aurelien Jarno | 3 | -9/+49 |
2012-11-01 | Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/... | Aurelien Jarno | 24 | -429/+487 |
2012-11-01 | usb-redir: Allow redirecting super speed devices to high speed controllers | Hans de Goede | 1 | -2/+21 |
2012-11-01 | usb-redir: Allow to attach USB 2.0 devices to 1.1 host controller | Jan Kiszka | 1 | -1/+29 |
2012-11-01 | usb-redir: Use reject rather the disconnect on bad ep info | Hans de Goede | 1 | -2/+3 |
2012-11-01 | usb-redir: Add an usbredir_setup_usb_eps() helper function | Hans de Goede | 1 | -23/+22 |
2012-11-01 | usb-redir: Add support for input pipelining | Hans de Goede | 1 | -10/+53 |
2012-11-01 | usb-redir: Add support for 32 bits bulk packet length | Hans de Goede | 1 | -1/+6 |
2012-11-01 | combined-packet: Add a workaround for Linux usbfs + live migration | Hans de Goede | 1 | -2/+5 |
2012-11-01 | usb: Add packet combining functions | Hans de Goede | 4 | -1/+194 |
2012-11-01 | uhci: Don't crash on device disconnect | Hans de Goede | 1 | -0/+5 |
2012-11-01 | uhci: Add a uhci_handle_td_error() helper function | Hans de Goede | 1 | -43/+47 |
2012-11-01 | usb/ehci-pci: add helper to create ich9 usb controllers | Gerd Hoffmann | 2 | -0/+55 |
2012-11-01 | usb/ehci-pci: add ich9 00:1a.* variant | Gerd Hoffmann | 1 | -1/+6 |
2012-11-01 | usb/ehci-pci: dynamic type generation | Gerd Hoffmann | 1 | -31/+35 |
2012-11-01 | uhci: add ich9 00:1a.* variants | Gerd Hoffmann | 1 | -3/+24 |
2012-11-01 | uhci: stick irq routing info into UHCIInfo too. | Gerd Hoffmann | 1 | -14/+18 |
2012-11-01 | uhci: dynamic type generation | Gerd Hoffmann | 1 | -126/+70 |
2012-11-01 | xilinx_zynq: add USB controllers | Peter Crosthwaite | 1 | -0/+3 |
2012-11-01 | pixman: switch screendump function. | Gerd Hoffmann | 1 | -28/+11 |
2012-11-01 | vga: stop direct access to DisplaySurface fields. | Gerd Hoffmann | 1 | -2/+7 |
2012-11-01 | qxl: stop direct access to DisplaySurface fields. | Gerd Hoffmann | 1 | -1/+1 |
2012-11-01 | usb/ehci: add sysbus variant | Gerd Hoffmann | 2 | -1/+78 |
2012-11-01 | usb/ehci: split into multiple source files | Gerd Hoffmann | 4 | -424/+462 |
2012-11-01 | usb/ehci: Guard definition of EHCI_DEBUG | Peter Crosthwaite | 1 | -0/+2 |
2012-11-01 | usb/ehci: seperate out PCIisms | Peter Crosthwaite | 1 | -52/+72 |