Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | USB: xhci: Represent 64-bit addresses with one u64. | Sarah Sharp | 2009-07-28 | 1 | -41/+26 |
* | USB: xhci: fix less- and greater than confusion | Roel Kluin | 2009-07-28 | 1 | -2/+2 |
* | USB: xhci: Remove packed attribute from structures. | Sarah Sharp | 2009-06-15 | 1 | -1/+1 |
* | USB: xhci: Avoid global namespace pollution. | Sarah Sharp | 2009-06-15 | 1 | -7/+7 |
* | USB: xhci: fix lots of compiler warnings. | Greg Kroah-Hartman | 2009-06-15 | 1 | -93/+87 |
* | USB: xhci: Allocate and address USB devices | Sarah Sharp | 2009-06-15 | 1 | -0/+79 |
* | USB: xhci: Root hub support. | Sarah Sharp | 2009-06-15 | 1 | -0/+26 |
* | USB: xhci: No-op command queueing and irq handler. | Sarah Sharp | 2009-06-15 | 1 | -0/+76 |
* | USB: xhci: Ring allocation and initialization. | Sarah Sharp | 2009-06-15 | 1 | -0/+81 |
* | USB: xhci: Support xHCI host controllers and USB 3.0 devices. | Sarah Sharp | 2009-06-15 | 1 | -0/+229 |