summary refs log tree commit diff stats
path: root/hw/usb/hcd-xhci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* xhci: route string & usb hub supportGerd Hoffmann2012-09-261-31/+55
* xhci: tweak limitsGerd Hoffmann2012-09-261-4/+4
* xhci: allow bytewise capability register readsGerd Hoffmann2012-09-111-1/+3
* xhci: kill xhci_mem_{read,write} dispatcher functionsGerd Hoffmann2012-09-111-65/+75
* xhci: support multiple interruptersGerd Hoffmann2012-09-111-5/+1
* xhci: pick target interrupterGerd Hoffmann2012-09-111-6/+16
* xhci: prepare xhci_runtime_{read,write} for multiple interruptersGerd Hoffmann2012-09-111-43/+57
* xhci: add XHCIInterrupterGerd Hoffmann2012-09-111-147/+160
* xhci: move register update into xhci_intr_raiseGerd Hoffmann2012-09-111-9/+5
* xhci: add msix supportGerd Hoffmann2012-09-111-1/+46
* xhci: rework interrupt handlingGerd Hoffmann2012-09-111-14/+33
* xhci: fix & cleanup msi.Gerd Hoffmann2012-09-111-18/+9
* xhci: update port handlingGerd Hoffmann2012-09-111-40/+97
* xhci: update register layoutGerd Hoffmann2012-09-111-8/+13
* xhci: fix runtime write tracepointGerd Hoffmann2012-09-111-1/+1
* xhci: add trace_usb_xhci_ep_set_dequeueGerd Hoffmann2012-09-111-1/+1
* xhci: trace cc codes in cleartextGerd Hoffmann2012-09-111-1/+47
* xhci: iso xfer supportGerd Hoffmann2012-09-111-16/+101
* xhci: implement mfindexGerd Hoffmann2012-09-111-7/+46
* xhci: move device lookup into xhci_setup_packetGerd Hoffmann2012-09-111-36/+38
* xhci: drop bufferingGerd Hoffmann2012-09-111-114/+71
* xhci: rip out background transfer codeGerd Hoffmann2012-09-111-219/+4
* usb: unique packet idsGerd Hoffmann2012-08-311-1/+1
* xhci: trace: slotsGerd Hoffmann2012-06-071-6/+6
* xhci: trace: transfersGerd Hoffmann2012-06-071-8/+10
* xhci: trace: endpointsGerd Hoffmann2012-06-071-17/+5
* xhci: trace: ring fetchGerd Hoffmann2012-06-071-8/+2
* xhci: trace: irq + eventsGerd Hoffmann2012-06-071-8/+4
* xhci: trace: run+stopGerd Hoffmann2012-06-071-3/+2
* xhci: trace: mmio reads+writesGerd Hoffmann2012-06-071-58/+105
* xhci: Clean up reset functionJan Kiszka2012-06-071-5/+4
* usb-xhci: fix bit testLai Jiangshan2012-04-261-1/+1
* usb-xhci: Use PCI DMA helper functionsDavid Gibson2012-04-261-98/+92
* usb: the big renameGerd Hoffmann2012-03-131-0/+2925