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