aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2011-01-20virtio-serial: Don't copy over guest buffer to hostAmit Shah
2011-01-20virtio-serial: move out discard logic in a separate functionAmit Shah
2011-01-19pci: fix device pathsMichael S. Tsirkin
2011-01-19virtio-console: Remove unnecessary bracesAmit Shah
2011-01-19virtio-console: Factor out common init between console and generic portsAmit Shah
2011-01-18mips: Expire late timers when reading cp0_countEdgar E. Iglesias
2011-01-18mips: Break out cpu_mips_timer_expireEdgar E. Iglesias
2011-01-17sm501: add 2D engine copyrect supportAurelien Jarno
2011-01-17Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2011-01-17acpi_piix4: expose no_hotplug attribute via i/o portMarcelo Tosatti
2011-01-16m48t59: Fix a wrong opaque passed to nvram read and write routinesHervé Poussineau
2011-01-16USB keyboard emulation key mapping errorMichael Tokarev
2011-01-14lsi53c895a: fix endianness issuesAurelien Jarno
2011-01-14mips/malta: fix board idAurelien Jarno
2011-01-14target-sh4: fix reset on r2dAurelien Jarno
2011-01-12ppc405_uc: fix a buffer overflowBlue Swirl
2011-01-12lan9118: fix a buffer overflowBlue Swirl
2011-01-12loader: fix a file descriptor leakBlue Swirl
2011-01-12virtio-serial-bus: bump up control vq size to 32Amit Shah
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-11ioeventfd: error handling cleanupMichael S. Tsirkin
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