summaryrefslogtreecommitdiff
path: root/hw/usb/hcd-xhci.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-11xhci: fix & cleanup msi.Gerd Hoffmann1-18/+9
2012-09-11xhci: update port handlingGerd Hoffmann1-40/+97
2012-09-11xhci: update register layoutGerd Hoffmann1-8/+13
2012-09-11xhci: fix runtime write tracepointGerd Hoffmann1-1/+1
2012-09-11xhci: add trace_usb_xhci_ep_set_dequeueGerd Hoffmann1-1/+1
2012-09-11xhci: trace cc codes in cleartextGerd Hoffmann1-1/+47
2012-09-11xhci: iso xfer supportGerd Hoffmann1-16/+101
2012-09-11xhci: implement mfindexGerd Hoffmann1-7/+46
2012-09-11xhci: move device lookup into xhci_setup_packetGerd Hoffmann1-36/+38
2012-09-11xhci: drop bufferingGerd Hoffmann1-114/+71
2012-09-11xhci: rip out background transfer codeGerd Hoffmann1-219/+4
2012-08-31usb: unique packet idsGerd Hoffmann1-1/+1
2012-06-07xhci: trace: slotsGerd Hoffmann1-6/+6
2012-06-07xhci: trace: transfersGerd Hoffmann1-8/+10
2012-06-07xhci: trace: endpointsGerd Hoffmann1-17/+5
2012-06-07xhci: trace: ring fetchGerd Hoffmann1-8/+2
2012-06-07xhci: trace: irq + eventsGerd Hoffmann1-8/+4
2012-06-07xhci: trace: run+stopGerd Hoffmann1-3/+2
2012-06-07xhci: trace: mmio reads+writesGerd Hoffmann1-58/+105
2012-06-07xhci: Clean up reset functionJan Kiszka1-5/+4
2012-04-26usb-xhci: fix bit testLai Jiangshan1-1/+1
2012-04-26usb-xhci: Use PCI DMA helper functionsDavid Gibson1-98/+92
2012-03-13usb: the big renameGerd Hoffmann1-0/+2925