summary refs log tree commit diff stats
path: root/hw/usb/hcd-uhci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* usb: unique packet idsGerd Hoffmann2012-08-311-2/+2
* usb: Halt ep queue en cancel pending packets on a packet errorHans de Goede2012-08-311-0/+16
* Merge branch pci into masterMichael S. Tsirkin2012-07-291-2/+1
|\
| * pci: convert PCIUnregisterFunc to voidAlex Williamson2012-07-041-2/+1
* | uhci: initialize expire_time when loading v1 vmstateGerd Hoffmann2012-07-121-0/+12
* | usb: Convert usb_packet_{map, unmap} to universal DMA helpersDavid Gibson2012-06-271-1/+1
* | uhci: fix uhci_async_cancel_allGerd Hoffmann2012-06-201-2/+2
* | uhci: fix irq routingGerd Hoffmann2012-06-071-2/+19
* | uhci: zap uhci_pre_saveGerd Hoffmann2012-06-071-8/+0
* | uhci: make bandwidth tunableGerd Hoffmann2012-06-071-2/+4
* | uhci: use bottom halfGerd Hoffmann2012-06-071-1/+13
* | uhci: fix bandwidth managementGerd Hoffmann2012-06-071-10/+12
|/
* usb-uhci: update irq line on resetGerd Hoffmann2012-04-261-0/+1
* usb-uhci: queuing fixGerd Hoffmann2012-04-171-3/+10
* usb-uhci: stop queue filling when we find a in-flight tdGerd Hoffmann2012-04-171-0/+3
* uhci: alloc can't fail, drop check.Gerd Hoffmann2012-03-131-2/+0
* uhci: new uhci_handle_td return code for tds still in flightGerd Hoffmann2012-03-131-5/+7
* uhci: renumber uhci_handle_td return codesGerd Hoffmann2012-03-131-4/+4
* uhci: use enum for uhci_handle_td return codesGerd Hoffmann2012-03-131-16/+23
* uhci: tracing supportGerd Hoffmann2012-03-131-55/+32
* uhci: cancel on schedule stop.Gerd Hoffmann2012-03-131-0/+1
* uhci: fix uhci_async_cancel_allGerd Hoffmann2012-03-131-0/+1
* uhci: pass addr to uhci_async_allocGerd Hoffmann2012-03-131-3/+3
* usb: zap hw/ush-{ohic,uhci}.h + init wrappersGerd Hoffmann2012-03-131-16/+0
* usb: the big renameGerd Hoffmann2012-03-131-0/+1408