summaryrefslogtreecommitdiff
path: root/hw/usb/hcd-uhci.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-31usb: Halt ep queue en cancel pending packets on a packet errorHans de Goede1-0/+16
2012-07-29Merge branch pci into masterMichael S. Tsirkin1-2/+1
2012-07-12uhci: initialize expire_time when loading v1 vmstateGerd Hoffmann1-0/+12
2012-07-04pci: convert PCIUnregisterFunc to voidAlex Williamson1-2/+1
2012-06-27usb: Convert usb_packet_{map, unmap} to universal DMA helpersDavid Gibson1-1/+1
2012-06-20uhci: fix uhci_async_cancel_allGerd Hoffmann1-2/+2
2012-06-07uhci: fix irq routingGerd Hoffmann1-2/+19
2012-06-07uhci: zap uhci_pre_saveGerd Hoffmann1-8/+0
2012-06-07uhci: make bandwidth tunableGerd Hoffmann1-2/+4
2012-06-07uhci: use bottom halfGerd Hoffmann1-1/+13
2012-06-07uhci: fix bandwidth managementGerd Hoffmann1-10/+12
2012-04-26usb-uhci: update irq line on resetGerd Hoffmann1-0/+1
2012-04-17usb-uhci: queuing fixGerd Hoffmann1-3/+10
2012-04-17usb-uhci: stop queue filling when we find a in-flight tdGerd Hoffmann1-0/+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: zap hw/ush-{ohic,uhci}.h + init wrappersGerd Hoffmann1-16/+0
2012-03-13usb: the big renameGerd Hoffmann1-0/+1408