aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-dbg.c
Commit message (Expand)AuthorAge
* xhci: trivial: Remove assigned but unused slot_ctx.Sarah Sharp2012-10-25
* xHCI: correct to print the true HSEE of USBCMDAlex He2012-04-10
* Merge 3.0-rc2 into usb-linus as it's needed by some USB patchesGreg Kroah-Hartman2011-06-14
|\
| * xhci: Add defines for hardcoded slot statesMaarten Lankhorst2011-06-02
* | xhci: Remove some unnecessary casts and tidy some endian swap codeMatt Evans2011-06-02
|/
* xhci: Make xHCI driver endian-safeMatt Evans2011-05-02
* USB: xhci: mark local functions as staticDmitry Torokhov2011-02-22
* USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itselfDmitry Torokhov2011-02-20
* USB: xhci: Correct assumptions about number of rings per endpoint.Sarah Sharp2010-05-20
* USB: xhci: Fix compile issues with xhci_get_slot_state()Sarah Sharp2010-03-02
* USB: xhci: Notify the xHC when a device is reset.Sarah Sharp2010-03-02
* USB: xhci: Fix slot and endpoint context debugging.Sarah Sharp2009-09-23
* USB: xhci: Support for 64-byte contextsJohn Youn2009-07-28
* USB: xhci: Always align output device contexts to 64 bytes.Sarah Sharp2009-07-28
* USB: xhci: Represent 64-bit addresses with one u64.Sarah Sharp2009-07-28
* USB: xhci: fix less- and greater than confusionRoel Kluin2009-07-28
* USB: xhci: Remove packed attribute from structures.Sarah Sharp2009-06-16
* USB: xhci: Avoid global namespace pollution.Sarah Sharp2009-06-16
* USB: xhci: fix lots of compiler warnings.Greg Kroah-Hartman2009-06-16
* USB: xhci: Allocate and address USB devicesSarah Sharp2009-06-16
* USB: xhci: Root hub support.Sarah Sharp2009-06-16
* USB: xhci: No-op command queueing and irq handler.Sarah Sharp2009-06-16
* USB: xhci: Ring allocation and initialization.Sarah Sharp2009-06-16
* USB: xhci: Support xHCI host controllers and USB 3.0 devices.Sarah Sharp2009-06-16