aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-26usb-xhci: Use PCI DMA helper functionsDavid Gibson
2012-04-26usb-host: fix zero-length packetsGerd Hoffmann
2012-04-26usb-host: don't dereference invalid iovecsGerd Hoffmann
2012-04-26usb-storage: fix request cancelingGerd Hoffmann
2012-04-26usb-ehci: Ensure frindex writes leave a valid frindex valueHans de Goede
2012-04-26usb-ehci: add missing usb_packet_init() callGerd Hoffmann
2012-04-26usb-ehci: remove hackGerd Hoffmann
2012-04-26hda: fix codec idsGerd Hoffmann
2012-04-26hda: add hda-micro codecGerd Hoffmann
2012-04-26hda: move input widgets from duplex to commonGerd Hoffmann
2012-04-25fix paaudio.c warningsGerd Hoffmann
2012-04-25MAINTAINERS: Document all stable treesAndreas Färber
2012-04-25MAINTAINERS: Fix SCM tree for virtio-9pAndreas Färber
2012-04-25MAINTAINERS: Indicate type of SCMAndreas Färber
2012-04-25MAINTAINERS: Fix TCI file patternAndreas Färber
2012-04-25MAINTAINERS: Fix virtio-9p file patternAndreas Färber
2012-04-25MAINTAINERS: Fix PC file patternAndreas Färber
2012-04-25Beautify makefile commands for generation of files with tracetoolLluís Vilanova
2012-04-25Generic elimination of auto-generated filesLluís Vilanova
2012-04-25virtio-serial-bus: Unset guest_connected at reset and driver resetAmit Shah
2012-04-25virtio-serial-bus: fix guest_connected init before driver initAlon Levy
2012-04-25target-i386: Introduce "tsc-frequency" property for X86CPUAndreas Färber
2012-04-25target-i386: Prepare "vendor" property for X86CPUAndreas Färber
2012-04-25target-i386: Introduce "xlevel" property for X86CPUAndreas Färber
2012-04-25target-i386: Introduce "level" property for X86CPUAndreas Färber
2012-04-25target-i386: Add property getter for CPU model-idAndreas Färber
2012-04-25target-i386: Add property getter for CPU steppingAndreas Färber
2012-04-25target-i386: Add property getter for CPU modelAndreas Färber
2012-04-25target-i386: Add property getter for CPU familyAndreas Färber
2012-04-25target-i386: Add "model-id" property to X86CPUAndreas Färber
2012-04-25target-i386: Add "stepping" property to X86CPUAndreas Färber
2012-04-25target-i386: Add "model" property to X86CPUAndreas Färber
2012-04-25target-i386: Add "family" property to X86CPUAndreas Färber
2012-04-25target-i386: Add range check for -cpu ,family=xAndreas Färber
2012-04-25target-i386: Pass X86CPU to cpu_x86_register()Andreas Färber
2012-04-25target-i386: Fix x86_cpuid_set_model_id()Andreas Färber
2012-04-25e1000: set E1000_ICR_INT_ASSERTED only for 8257xJason Wang
2012-04-25e1000: link auto-negotiation emulationJason Wang
2012-04-25e1000: introduce bit for debugging PHY emulationJason Wang
2012-04-25e1000: introduce helpers to manipulate link statusJason Wang
2012-04-25e1000: PHY loopback mode supportJason Wang
2012-04-25e1000: conditionally raise irq at the end of MDI cycleJason Wang
2012-04-25e1000: introduce bits of PHY control registerJason Wang
2012-04-25eepro100: Fix multicast regressionStefan Weil
2012-04-25virtio: order index/descriptor readsMichael S. Tsirkin
2012-04-25virtio: add missing mb() on enable notificationMichael S. Tsirkin
2012-04-25virtio: add missing mb() on notificationMichael S. Tsirkin
2012-04-25e1000: move reset function earlier in fileMichael S. Tsirkin
2012-04-24Limit ptimer rate to something achievablePeter Chubb
2012-04-24qom: Refine container_get() to allow using a custom rootAndreas Färber