aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-dbg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23USB: xhci: Fix slot and endpoint context debugging.Sarah Sharp1-2/+3
2009-07-28USB: xhci: Support for 64-byte contextsJohn Youn1-45/+80
2009-07-28USB: xhci: Always align output device contexts to 64 bytes.Sarah Sharp1-38/+63
2009-07-28USB: xhci: Represent 64-bit addresses with one u64.Sarah Sharp1-41/+26
2009-07-28USB: xhci: fix less- and greater than confusionRoel Kluin1-2/+2
2009-06-15USB: xhci: Remove packed attribute from structures.Sarah Sharp1-1/+1
2009-06-15USB: xhci: Avoid global namespace pollution.Sarah Sharp1-7/+7
2009-06-15USB: xhci: fix lots of compiler warnings.Greg Kroah-Hartman1-93/+87
2009-06-15USB: xhci: Allocate and address USB devicesSarah Sharp1-0/+79
2009-06-15USB: xhci: Root hub support.Sarah Sharp1-0/+26
2009-06-15USB: xhci: No-op command queueing and irq handler.Sarah Sharp1-0/+76
2009-06-15USB: xhci: Ring allocation and initialization.Sarah Sharp1-0/+81
2009-06-15USB: xhci: Support xHCI host controllers and USB 3.0 devices.Sarah Sharp1-0/+229