Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-09-26 | xhci: route string & usb hub support | Gerd Hoffmann | 1 | -31/+55 |
2012-09-26 | xhci: tweak limits | Gerd Hoffmann | 1 | -4/+4 |
2012-09-11 | xhci: allow bytewise capability register reads | Gerd Hoffmann | 1 | -1/+3 |
2012-09-11 | xhci: kill xhci_mem_{read,write} dispatcher functions | Gerd Hoffmann | 1 | -65/+75 |
2012-09-11 | xhci: support multiple interrupters | Gerd Hoffmann | 1 | -5/+1 |
2012-09-11 | xhci: pick target interrupter | Gerd Hoffmann | 1 | -6/+16 |
2012-09-11 | xhci: prepare xhci_runtime_{read,write} for multiple interrupters | Gerd Hoffmann | 1 | -43/+57 |
2012-09-11 | xhci: add XHCIInterrupter | Gerd Hoffmann | 1 | -147/+160 |
2012-09-11 | xhci: move register update into xhci_intr_raise | Gerd Hoffmann | 1 | -9/+5 |
2012-09-11 | xhci: add msix support | Gerd Hoffmann | 1 | -1/+46 |
2012-09-11 | xhci: rework interrupt handling | Gerd Hoffmann | 1 | -14/+33 |
2012-09-11 | xhci: fix & cleanup msi. | Gerd Hoffmann | 1 | -18/+9 |
2012-09-11 | xhci: update port handling | Gerd Hoffmann | 1 | -40/+97 |
2012-09-11 | xhci: update register layout | Gerd Hoffmann | 1 | -8/+13 |
2012-09-11 | xhci: fix runtime write tracepoint | Gerd Hoffmann | 1 | -1/+1 |
2012-09-11 | xhci: add trace_usb_xhci_ep_set_dequeue | Gerd Hoffmann | 1 | -1/+1 |
2012-09-11 | xhci: trace cc codes in cleartext | Gerd Hoffmann | 1 | -1/+47 |
2012-09-11 | xhci: iso xfer support | Gerd Hoffmann | 1 | -16/+101 |
2012-09-11 | xhci: implement mfindex | Gerd Hoffmann | 1 | -7/+46 |
2012-09-11 | xhci: move device lookup into xhci_setup_packet | Gerd Hoffmann | 1 | -36/+38 |
2012-09-11 | xhci: drop buffering | Gerd Hoffmann | 1 | -114/+71 |
2012-09-11 | xhci: rip out background transfer code | Gerd Hoffmann | 1 | -219/+4 |
2012-08-31 | usb: unique packet ids | Gerd Hoffmann | 1 | -1/+1 |
2012-06-07 | xhci: trace: slots | Gerd Hoffmann | 1 | -6/+6 |
2012-06-07 | xhci: trace: transfers | Gerd Hoffmann | 1 | -8/+10 |
2012-06-07 | xhci: trace: endpoints | Gerd Hoffmann | 1 | -17/+5 |
2012-06-07 | xhci: trace: ring fetch | Gerd Hoffmann | 1 | -8/+2 |
2012-06-07 | xhci: trace: irq + events | Gerd Hoffmann | 1 | -8/+4 |
2012-06-07 | xhci: trace: run+stop | Gerd Hoffmann | 1 | -3/+2 |
2012-06-07 | xhci: trace: mmio reads+writes | Gerd Hoffmann | 1 | -58/+105 |
2012-06-07 | xhci: Clean up reset function | Jan Kiszka | 1 | -5/+4 |
2012-04-26 | usb-xhci: fix bit test | Lai Jiangshan | 1 | -1/+1 |
2012-04-26 | usb-xhci: Use PCI DMA helper functions | David Gibson | 1 | -98/+92 |
2012-03-13 | usb: the big rename | Gerd Hoffmann | 1 | -0/+2925 |