summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-usb-2013-08-15-step-1' into for-usb-nextSarah Sharp2013-08-151-0/+1
|\
| * xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp2013-08-151-0/+1
* | xhci: add traces for debug messages in xhci_address_device()Xenia Ragiadakou2013-08-131-0/+2
* | xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused codeXenia Ragiadakou2013-08-131-12/+1
* | xhci: replace xhci_info() with xhci_dbg()Xenia Ragiadakou2013-08-131-2/+0
|/
* Merge 3.10-rc5 into usb-nextGreg Kroah-Hartman2013-06-081-0/+3
|\
| * xhci: Disable D3cold for buggy TI redrivers.Sarah Sharp2013-05-241-0/+3
* | usb: xhci: add USB2 Link power management BESL supportMathias Nyman2013-06-051-0/+21
* | usb: xhci: define port register names and use them instead of magic numbersMathias Nyman2013-06-051-0/+5
* | usb: xhci: check usb2 port capabilities before adding hw link PM supportMathias Nyman2013-06-051-0/+3
* | usb/xhci: unify parameter of xhci_msi_irqAlex Shi2013-06-051-1/+1
* | usb: xhci-dbg: Display endpoint number and direction in context dumpJulius Werner2013-06-051-0/+1
|/
* xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.hDavid Howells2013-04-031-2/+2
* xhci: Use ilog2() rather than __ffs() for calculating SEGMENT_SHIFTDavid Howells2013-04-031-1/+1
* usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam2013-03-251-0/+4
* usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu2013-03-251-0/+1
* USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov2013-03-181-2/+2
* xhci: Avoid global symbol pollution with handshake.Sarah Sharp2012-11-121-1/+1
* xhci: Intel Panther Point BEI quirk.Sarah Sharp2012-09-251-0/+1
* Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman2012-09-161-0/+6
|\
| * usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP HardwareAlexis R. Cortes2012-09-051-0/+6
* | xHCI: cancel command after command timeoutElric Fu2012-09-131-0/+3
* | xHCI: add aborting command ring functionElric Fu2012-09-131-0/+12
* | xHCI: add cmd_ring_stateElric Fu2012-09-131-0/+4
|/
* xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp2012-08-091-0/+1
* xhci: Rate-limit XHCI_TRUST_TX_LENGTH quirk warning.Sarah Sharp2012-08-071-0/+2
* usb: Add support for root hub port status CASStanislaw Ledwon2012-07-021-1/+5
* xhci: Add Intel U1/U2 timeout policy.Sarah Sharp2012-05-181-0/+1
* xhci: Add infrastructure for host-specific LPM policies.Sarah Sharp2012-05-181-0/+7
* xhci: Reserve one command for USB3 LPM disable.Sarah Sharp2012-05-181-0/+2
* xhci: Some Evaluate Context commands must succeed.Sarah Sharp2012-05-181-1/+1
* xhci: Add roothub code to set U1/U2 timeouts.Sarah Sharp2012-05-181-0/+2
* xhci: Add new short TX quirk for Fresco Logic host.Sarah Sharp2012-05-171-0/+1
* xHCI: keep track of ports being resumed and indicate in hub_status_dataAndiry Xu2012-05-031-0/+2
* xhci: don't re-enable IE constantlyFelipe Balbi2012-04-111-0/+4
* usb: host: xhci: add platform driver supportSebastian Andrzej Siewior2012-03-131-0/+11
* xHCI: dynamic ring expansionAndiry Xu2012-03-131-0/+2
* xHCI: count free TRBs on transfer ringAndiry Xu2012-03-131-0/+2
* xHCI: store ring's last segment and segment numbersAndiry Xu2012-03-131-0/+2
* xHCI: store ring's typeAndiry Xu2012-03-121-0/+11
* usb: host: xhci: use __ffs() instead of hardcoding shiftFelipe Balbi2012-03-121-4/+1
* USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp2012-02-141-0/+1
* xhci: Properly handle COMP_2ND_BW_ERRHans de Goede2012-01-041-1/+0
* Trivial: xhci: Fix copy-paste error.Sarah Sharp2011-12-221-1/+1
* usb/xhci: remove CONFIG_PCI in xhci.c's probe functionSebastian Andrzej Siewior2011-09-261-0/+3
* usb/xhci: move xhci_gen_setup() away from -pci.Sebastian Andrzej Siewior2011-09-261-0/+2
* xHCI: AMD isoc link TRB chain bit quirkAndiry Xu2011-09-261-0/+1
* xHCI: set USB2 hardware LPMAndiry Xu2011-09-261-0/+4
* xHCI: test USB2 software LPMAndiry Xu2011-09-261-1/+15
* xHCI: Check host USB2 LPM capabilityAndiry Xu2011-09-261-0/+4