xhci: Add defines for hardcoded slot states
[linux-flexiantxendom0-natty.git] / drivers / usb / host / xhci-dbg.c
2011-07-15 Maarten Lankhorstxhci: Add defines for hardcoded slot states
2011-02-23 Dmitry TorokhovUSB: xhci: mark local functions as static
2011-02-20 Dmitry TorokhovUSB: xhci: rework xhci_print_ir_set() to get ir set...
2010-05-20 Sarah SharpUSB: xhci: Correct assumptions about number of rings...
2010-03-02 Sarah SharpUSB: xhci: Fix compile issues with xhci_get_slot_state()
2010-03-02 Sarah SharpUSB: xhci: Notify the xHC when a device is reset.
2009-09-23 Sarah SharpUSB: xhci: Fix slot and endpoint context debugging.
2009-07-28 John YounUSB: xhci: Support for 64-byte contexts
2009-07-28 Sarah SharpUSB: xhci: Always align output device contexts to 64...
2009-07-28 Sarah SharpUSB: xhci: Represent 64-bit addresses with one u64.
2009-07-28 Roel KluinUSB: xhci: fix less- and greater than confusion
2009-06-16 Sarah SharpUSB: xhci: Remove packed attribute from structures.
2009-06-16 Sarah SharpUSB: xhci: Avoid global namespace pollution.
2009-06-16 Greg Kroah-HartmanUSB: xhci: fix lots of compiler warnings.
2009-06-16 Sarah SharpUSB: xhci: Allocate and address USB devices
2009-06-16 Sarah SharpUSB: xhci: Root hub support.
2009-06-16 Sarah SharpUSB: xhci: No-op command queueing and irq handler.
2009-06-16 Sarah SharpUSB: xhci: Ring allocation and initialization.
2009-06-16 Sarah SharpUSB: xhci: Support xHCI host controllers and USB 3...