summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * ARM: exynos4210: PWM support.Evgeny Voevodin2012-02-172-0/+434
| * ARM: exynos4210: UART supportMaksim Kozlov2012-02-173-0/+714
| * ARM: Samsung exynos4210-based boards emulationEvgeny Voevodin2012-02-173-0/+384
| * ARM: exynos4210: IRQ subsystem support.Evgeny Voevodin2012-02-173-0/+1009
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-02-174-7/+6
|\ \ | |/ |/|
| * virtio: Remove unneeded g_free() check in virtio_cleanup()Luiz Capitulino2012-02-101-2/+1
| * fmopl: Fix typo in function nameStefan Weil2012-02-101-2/+2
| * ide: fix compilation errors when DEBUG_IDE is setHervé Poussineau2012-02-102-3/+3
* | hw/arm: Remove redundant arguments from set_kernel_args*Stefan Weil2012-02-171-9/+8
* | pxa2xx_lcd: SRAM is valid location for the framebufferVasily Khoruzhick2012-02-171-4/+9
* | nseries: attach monitor powerdown request to menelausPaolo Bonzini2012-02-172-12/+11
* | Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2012-02-153-6/+11
|\ \
| * | apic: Fix legacy vmstate loading for KVMJan Kiszka2012-02-081-1/+6
| * | kvm: Implement kvm_irqchip_in_kernel like kvm_enabledJan Kiszka2012-02-082-5/+5
* | | Merge remote-tracking branch 'kraxel/usb.38' into stagingAnthony Liguori2012-02-1517-360/+596
|\ \ \
| * | | xhci: handle USB_RET_NAKGerd Hoffmann2012-02-101-11/+96
| * | | xhci: remote wakeup supportGerd Hoffmann2012-02-101-0/+21
| * | | xhci: kill port arg from xhci_setup_packetGerd Hoffmann2012-02-101-3/+3
| * | | xhci: stop on errorsGerd Hoffmann2012-02-101-2/+6
| * | | xhci: add trb type name lookup support.Gerd Hoffmann2012-02-101-4/+60
| * | | xhci: signal low- and fullspeed supportGerd Hoffmann2012-02-101-1/+4
| * | | usb: add USBBusOps->wakeup_endpointGerd Hoffmann2012-02-102-0/+5
| * | | usb: pass USBEndpoint to usb_wakeupGerd Hoffmann2012-02-105-7/+15
| * | | usb: maintain async packet list per endpointGerd Hoffmann2012-02-102-28/+108
| * | | usb: Set USBEndpoint in usb_packet_setup().Gerd Hoffmann2012-02-1016-62/+67
| * | | usb: add USBEndpoint->{nr,pid}Gerd Hoffmann2012-02-102-0/+7
| * | | usb: USBPacket: add status, rename owner -> epGerd Hoffmann2012-02-106-18/+35
| * | | usb: fold usb_generic_handle_packet into usb_handle_packetGerd Hoffmann2012-02-101-33/+25
| * | | usb: kill handle_packet callbackGerd Hoffmann2012-02-1012-80/+4
| * | | usb-xhci: switch to usb_find_device()Gerd Hoffmann2012-02-101-2/+10
| * | | usb-musb: switch to usb_find_device()Gerd Hoffmann2012-02-101-4/+3
| * | | usb-ohci: switch to usb_find_device()Gerd Hoffmann2012-02-101-36/+37
| * | | usb-ehci: switch to usb_find_device()Gerd Hoffmann2012-02-101-40/+29
| * | | usb-uhci: switch to usb_find_device()Gerd Hoffmann2012-02-101-30/+15
| * | | usb: handle dev == NULL in usb_handle_packet()Gerd Hoffmann2012-02-101-0/+4
| * | | usb-hub: implement find_deviceGerd Hoffmann2012-02-101-0/+21
| * | | usb: add usb_find_device()Gerd Hoffmann2012-02-103-0/+32
| * | | usb: kill usb_send_msgGerd Hoffmann2012-02-102-14/+0
| * | | usb: kill USB_MSG_RESETGerd Hoffmann2012-02-108-31/+25
| * | | usb: kill USB_MSG_{ATTACH,DETACH}Gerd Hoffmann2012-02-102-13/+3
| * | | usb-ehci: Clear the portstatus powner bit on device disconnectHans de Goede2012-02-101-0/+5
| * | | usb-uhci: implement bandwidth managementGerd Hoffmann2012-02-101-7/+22
| | |/ | |/|
* | | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-02-151-0/+7
|\ \ \
| * | | AHCI: Masking of IRQs actually masks themAlexander Graf2012-02-091-0/+2
| * | | AHCI: Fix port reset raceAlexander Graf2012-02-091-0/+5
| |/ /
* | | device_add: don't add a /peripheral link until init is completeAnthony Liguori2012-02-151-8/+10
* | | qom: Unify type registrationAndreas Färber2012-02-15224-537/+530
* | | qdev: print error message before abortingPaolo Bonzini2012-02-141-13/+13
* | | qdev: allow setting properties to NULLPaolo Bonzini2012-02-141-6/+9
* | | cfi02: Fix lazy ROMD switching - once againJan Kiszka2012-02-111-0/+1
OpenPOWER on IntegriCloud