summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* sun4c: remove unused functionsBlue Swirl2012-11-102-27/+0
* m48t59: remove unused m48t59_set_addrBlue Swirl2012-11-102-8/+0
* vmware_vga: Add back some info in local state partially reverting aa32b38cBALATON Zoltan2012-11-101-9/+21
* kvmvapic: Fix TB invalidation after instruction patchingJan Kiszka2012-11-101-4/+16
* vmware_vga: Allow simple drivers to work without using the fifoBALATON Zoltan2012-11-033-14/+23
* vmware_vga: Return a value for FB_SIZE before the device is enabledBALATON Zoltan2012-11-031-10/+9
* vmware_vga: Remove duplicated info from local stateBALATON Zoltan2012-11-031-94/+65
* vmware_vga: Coding style cleanupBALATON Zoltan2012-11-031-124/+150
* Merge branch 'trivial-patches' of git://github.com/stefanha/qemuBlue Swirl2012-11-036-30/+21
|\
| * pc: Drop redundant test for ROM memory regionJan Kiszka2012-11-011-1/+1
| * ppc: add missing staticBlue Swirl2012-11-014-25/+13
| * cadence_uart: More debug informationPeter Crosthwaite2012-11-011-4/+7
* | xenfb: fix build breakage caused by console cleanup seriesGerd Hoffmann2012-11-021-2/+2
* | Merge remote-tracking branch 'kraxel/usb.69' into stagingAnthony Liguori2012-11-0112-680/+1232
|\ \
| * | usb-redir: Allow redirecting super speed devices to high speed controllersHans de Goede2012-11-011-2/+21
| * | usb-redir: Allow to attach USB 2.0 devices to 1.1 host controllerJan Kiszka2012-11-011-1/+29
| * | usb-redir: Use reject rather the disconnect on bad ep infoHans de Goede2012-11-011-2/+3
| * | usb-redir: Add an usbredir_setup_usb_eps() helper functionHans de Goede2012-11-011-23/+22
| * | usb-redir: Add support for input pipeliningHans de Goede2012-11-011-10/+53
| * | usb-redir: Add support for 32 bits bulk packet lengthHans de Goede2012-11-011-1/+6
| * | combined-packet: Add a workaround for Linux usbfs + live migrationHans de Goede2012-11-011-2/+5
| * | usb: Add packet combining functionsHans de Goede2012-11-014-1/+194
| * | uhci: Don't crash on device disconnectHans de Goede2012-11-011-0/+5
| * | uhci: Add a uhci_handle_td_error() helper functionHans de Goede2012-11-011-43/+47
| * | usb/ehci-pci: add helper to create ich9 usb controllersGerd Hoffmann2012-11-012-0/+55
| * | usb/ehci-pci: add ich9 00:1a.* variantGerd Hoffmann2012-11-011-1/+6
| * | usb/ehci-pci: dynamic type generationGerd Hoffmann2012-11-011-31/+35
| * | uhci: add ich9 00:1a.* variantsGerd Hoffmann2012-11-011-3/+24
| * | uhci: stick irq routing info into UHCIInfo too.Gerd Hoffmann2012-11-011-14/+18
| * | uhci: dynamic type generationGerd Hoffmann2012-11-011-126/+70
| * | xilinx_zynq: add USB controllersPeter Crosthwaite2012-11-011-0/+3
| * | usb/ehci: add sysbus variantGerd Hoffmann2012-11-012-1/+78
| * | usb/ehci: split into multiple source filesGerd Hoffmann2012-11-014-424/+462
| * | usb/ehci: Guard definition of EHCI_DEBUGPeter Crosthwaite2012-11-011-0/+2
| * | usb/ehci: seperate out PCIismsPeter Crosthwaite2012-11-011-52/+72
| * | usb/ehci: Abstract away PCI DMA APIPeter Crosthwaite2012-11-011-5/+8
| * | usb/ehci: parameterise the register region offsetsPeter Crosthwaite2012-11-011-32/+36
| * | xhci: allow address slot being called multiple timesGerd Hoffmann2012-11-011-2/+7
| * | xhci: add port trace pointsGerd Hoffmann2012-11-011-1/+5
| * | xhci: set pls in xhci_port_update & xhci_port_resetGerd Hoffmann2012-11-011-2/+24
| * | xhci: add xhci_port_resetGerd Hoffmann2012-11-011-4/+9
| * | xhci: add xhci_port_notifyGerd Hoffmann2012-11-011-14/+17
| * | xhci: add xhci_port_have_deviceGerd Hoffmann2012-11-011-2/+12
| * | xhci: s/xhci_update_port/xhci_port_update/Gerd Hoffmann2012-11-011-5/+5
| * | xhci: add {get,set}_field macros & enum for plsGerd Hoffmann2012-11-011-8/+31
| |/
* | Merge remote-tracking branch 'kraxel/pixman.v3' into stagingAnthony Liguori2012-11-0122-104/+111
|\ \
| * | pixman: switch screendump function.Gerd Hoffmann2012-11-011-28/+11
| * | vga: stop direct access to DisplaySurface fields.Gerd Hoffmann2012-11-011-2/+7
| * | qxl: stop direct access to DisplaySurface fields.Gerd Hoffmann2012-11-011-1/+1
| * | vga: fix text mode updatingGerd Hoffmann2012-11-012-0/+21
OpenPOWER on IntegriCloud