aboutsummaryrefslogtreecommitdiff
path: root/hw/usb/hcd-uhci.c
AgeCommit message (Expand)Author
2012-08-31usb: unique packet idsGerd Hoffmann
2012-08-31usb: Halt ep queue en cancel pending packets on a packet errorHans de Goede
2012-07-29Merge branch pci into masterMichael S. Tsirkin
2012-07-12uhci: initialize expire_time when loading v1 vmstateGerd Hoffmann
2012-07-04pci: convert PCIUnregisterFunc to voidAlex Williamson
2012-06-27usb: Convert usb_packet_{map, unmap} to universal DMA helpersDavid Gibson
2012-06-20uhci: fix uhci_async_cancel_allGerd Hoffmann
2012-06-07uhci: fix irq routingGerd Hoffmann
2012-06-07uhci: zap uhci_pre_saveGerd Hoffmann
2012-06-07uhci: make bandwidth tunableGerd Hoffmann
2012-06-07uhci: use bottom halfGerd Hoffmann
2012-06-07uhci: fix bandwidth managementGerd Hoffmann
2012-04-26usb-uhci: update irq line on resetGerd Hoffmann
2012-04-17usb-uhci: queuing fixGerd Hoffmann
2012-04-17usb-uhci: stop queue filling when we find a in-flight tdGerd Hoffmann
2012-03-13uhci: alloc can't fail, drop check.Gerd Hoffmann
2012-03-13uhci: new uhci_handle_td return code for tds still in flightGerd Hoffmann
2012-03-13uhci: renumber uhci_handle_td return codesGerd Hoffmann
2012-03-13uhci: use enum for uhci_handle_td return codesGerd Hoffmann
2012-03-13uhci: tracing supportGerd Hoffmann
2012-03-13uhci: cancel on schedule stop.Gerd Hoffmann
2012-03-13uhci: fix uhci_async_cancel_allGerd Hoffmann
2012-03-13uhci: pass addr to uhci_async_allocGerd Hoffmann
2012-03-13usb: zap hw/ush-{ohic,uhci}.h + init wrappersGerd Hoffmann
2012-03-13usb: the big renameGerd Hoffmann