summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-dbg.c
Commit message (Expand)AuthorAgeFilesLines
* xhci: Read and parse new xhci 1.1 capability registerLu Baolu2015-10-041-2/+15
* xhci: xHCI 1.1: Stopped - Short Packet Capability (SPC)Lu Baolu2015-08-081-0/+2
* xhci: xHCI 1.1: Contiguous Frame ID Capability (CFC)Lu Baolu2015-08-081-0/+2
* xhci: clean up work to remove unused parameters for functions in xhci-mem.cLin Wang2015-01-091-1/+1
* xhci: Export symbols used by host-controller driversAndrew Bresticker2014-10-031-0/+1
* Revert "xhci: replace xhci_read_64() with readq()"Sarah Sharp2014-01-301-3/+3
* xhci: replace xhci_read_64() with readq()Xenia Ragiadakou2013-12-021-3/+3
* xhci: replace xhci_readl() with readl()Xenia Ragiadakou2013-12-021-18/+18
* xhci: add traces for debug messages in xhci_address_device()Xenia Ragiadakou2013-08-131-0/+14
* xhci: Remove BUG_ON in xhci_get_input_control_ctx.Sarah Sharp2013-06-141-0/+5
* usb: xhci-dbg: Display endpoint number and direction in context dumpJulius Werner2013-06-051-1/+4
* xhci: trivial: Remove assigned but unused slot_ctx.Sarah Sharp2012-10-251-2/+0
* xHCI: correct to print the true HSEE of USBCMDAlex He2012-04-101-1/+1
* Merge 3.0-rc2 into usb-linus as it's needed by some USB patchesGreg Kroah-Hartman2011-06-141-4/+4
|\
| * xhci: Add defines for hardcoded slot statesMaarten Lankhorst2011-06-021-4/+4
* | xhci: Remove some unnecessary casts and tidy some endian swap codeMatt Evans2011-06-021-11/+11
|/
* xhci: Make xHCI driver endian-safeMatt Evans2011-05-021-25/+26
* USB: xhci: mark local functions as staticDmitry Torokhov2011-02-221-2/+2
* USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itselfDmitry Torokhov2011-02-201-2/+3
* USB: xhci: Correct assumptions about number of rings per endpoint.Sarah Sharp2010-05-201-0/+24
* USB: xhci: Fix compile issues with xhci_get_slot_state()Sarah Sharp2010-03-021-1/+1
* USB: xhci: Notify the xHC when a device is reset.Sarah Sharp2010-03-021-0/+19
* 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
OpenPOWER on IntegriCloud