summaryrefslogtreecommitdiff
path: root/hw/usb
AgeCommit message (Expand)AuthorFilesLines
2012-04-09qdev: qdev_unplug(): use error_set()Luiz Capitulino1-1/+1
2012-03-13Endian fix an assertion in usb-msdBenjamin Herrenschmidt1-3/+3
2012-03-13uhci: alloc can't fail, drop check.Gerd Hoffmann1-2/+0
2012-03-13uhci: new uhci_handle_td return code for tds still in flightGerd Hoffmann1-5/+7
2012-03-13uhci: renumber uhci_handle_td return codesGerd Hoffmann1-4/+4
2012-03-13uhci: use enum for uhci_handle_td return codesGerd Hoffmann1-16/+23
2012-03-13uhci: tracing supportGerd Hoffmann1-55/+32
2012-03-13uhci: cancel on schedule stop.Gerd Hoffmann1-0/+1
2012-03-13uhci: fix uhci_async_cancel_allGerd Hoffmann1-0/+1
2012-03-13uhci: pass addr to uhci_async_allocGerd Hoffmann1-3/+3
2012-03-13usb: improve packet state sanity checksGerd Hoffmann1-6/+31
2012-03-13usb-ohci: DMA writeback bug fixesWei Yang1-2/+15
2012-03-13usb-ehci: drop unused isoch_pause variableHans de Goede1-5/+1
2012-03-13usb: zap hw/ush-{ohic,uhci}.h + init wrappersGerd Hoffmann2-22/+0
2012-03-13usb: the big renameGerd Hoffmann23-0/+23186