aboutsummaryrefslogtreecommitdiff
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-11usb: update MAINTAINERSGerd Hoffmann
2011-01-10cris: Remove unused orig_flagsEdgar E. Iglesias
2011-01-10cris: Allow more TB chaining for crisv10Edgar E. Iglesias
2011-01-10cris: Support disassembly of crisv10Edgar E. Iglesias
2011-01-10Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2011-01-10slirp: fix unaligned access in bootp codeAurelien Jarno
2011-01-10bswap.h: add cpu_to_be64wu()Aurelien Jarno
2011-01-10tcg/arm: improve constant loadingAurelien Jarno
2011-01-10tcg/ia64: remove an unnecessary stop bitAurelien Jarno
2011-01-10target-sh4: improve TLBAurelien Jarno
2011-01-09target-sh4: implement writes to mmaped ITLBAurelien Jarno
2011-01-09tcg: fix typo in readmeMike Frysinger
2011-01-09tcg/README: Spelling fixesStefan Weil
2011-01-09qemu-tech: Spelling fixesStefan Weil
2011-01-09qemu-doc: Spelling fixesStefan Weil
2011-01-09qemu-doc: Add missing blanksStefan Weil
2011-01-09qemu-doc: Add missing menu entryStefan Weil
2011-01-09qemu-doc: Clean whitespaceStefan Weil
2011-01-09usb-bsd: fix a file descriptor leakBlue Swirl