aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2011-01-12usb: zap pdev from usbportGerd Hoffmann
2011-01-12usb: rewrite fw path, fix numberingGerd Hoffmann
2011-01-11usb: add port property.Gerd Hoffmann
2011-01-11usb: keep track of physical port address.Gerd Hoffmann
2011-01-11usb storage: handle long responsesGerd Hoffmann
2011-01-11usb storage: fix status reportingGerd Hoffmann
2011-01-11usb storage: high speed supportGerd Hoffmann
2011-01-11usb: add device qualifier supportGerd Hoffmann
2011-01-11usb: add usb_desc_attachGerd Hoffmann
2011-01-11usb: add attach callbackGerd Hoffmann
2011-01-11usb: add speed mask to portsGerd Hoffmann
2011-01-11usb: hid: change serial number to "42".Gerd Hoffmann
2011-01-11usb: hid: remote wakeup support.Gerd Hoffmann
2011-01-11usb: hub: remote wakeup support.Gerd Hoffmann
2011-01-11usb: uhci: remote wakeup support.Gerd Hoffmann
2011-01-11usb: add usb_wakeup() + wakeup callback to port opsGerd Hoffmann
2011-01-11usb: rework attach/detach workflowGerd Hoffmann
2011-01-11usb: create USBPortOps, move attach there.Gerd Hoffmann
2011-01-11usb: move remote wakeup handling to common codeGerd Hoffmann
2011-01-11usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common codeGerd Hoffmann
2011-01-11usb: move USB_REQ_SET_ADDRESS handling to common codeGerd Hoffmann
2011-01-11usb network: use new descriptor infrastructure.Gerd Hoffmann
2011-01-11usb storage: serial number supportGerd Hoffmann
2011-01-11usb descriptors: add settable strings.Gerd Hoffmann
2011-01-11usb hub: use new descriptor infrastructure.Gerd Hoffmann
2011-01-11usb bluetooth: use new descriptor infrastructure.Gerd Hoffmann
2011-01-11usb wacom: use new descriptor infrastructure.Gerd Hoffmann
2011-01-11usb storage: use new descriptor infrastructure.Gerd Hoffmann
2011-01-11usb serial: use new descriptor infrastructure.Gerd Hoffmann
2011-01-11usb hid: use new descriptor infrastructure.Gerd Hoffmann
2011-01-11usb: data structs and helpers for usb descriptors.Gerd Hoffmann
2011-01-10Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2011-01-09target-sh4: implement writes to mmaped ITLBAurelien Jarno
2011-01-06cirrus: delete GCC 4.6 warningsAurelien Jarno
2011-01-06cirrus_vga: Declare as little endianBlue Swirl
2011-01-06pc: move port 92 stuff back to pc.c from pckbd.cBlue Swirl
2011-01-04cirrus_vga: fix division by 0 for color expansion ropAurelien Jarno
2011-01-04Fix curses on big endian hostsAurelien Jarno
2010-12-27Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno
2010-12-27pci: fix migration path for devices behind bridgesMichael S. Tsirkin
2010-12-26s390: compile fixesAlexander Graf
2010-12-24pcie/aer: glue aer error injection into qemu monitorIsaku Yamahata
2010-12-24pci: introduce a helper function to convert qdev id to PCIDeviceIsaku Yamahata
2010-12-24qdev: export qdev_find_recursive() for later useIsaku Yamahata
2010-12-22build, pci: remove QMP dependency on core PCI codeIsaku Yamahata
2010-12-22pcie: add flr supportIsaku Yamahata
2010-12-22pc/piix: fix mismerge of b1aeb92666d2fde413c34578b3b42bbfe5f2a506Isaku Yamahata
2010-12-21qdev: sysbus_get_default must not return a NULL pointer (fix regression)Stefan Weil
2010-12-21qdev: remove an unused functionMichael S. Tsirkin
2010-12-20sparc32: ledma extra registers need tracing tooBob Breuer