summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci.h
AgeCommit message (Expand)AuthorFilesLines
2013-08-16Merge tag 'for-usb-2013-08-15-step-1' into for-usb-nextSarah Sharp1-0/+1
2013-08-15xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp1-0/+1
2013-08-14xhci: add traces for debug messages in xhci_address_device()Xenia Ragiadakou1-0/+2
2013-08-14xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused codeXenia Ragiadakou1-12/+1
2013-08-14xhci: replace xhci_info() with xhci_dbg()Xenia Ragiadakou1-2/+0
2013-06-09Merge 3.10-rc5 into usb-nextGreg Kroah-Hartman1-0/+3
2013-06-06usb: xhci: add USB2 Link power management BESL supportMathias Nyman1-0/+21
2013-06-06usb: xhci: define port register names and use them instead of magic numbersMathias Nyman1-0/+5
2013-06-06usb: xhci: check usb2 port capabilities before adding hw link PM supportMathias Nyman1-0/+3
2013-06-06usb/xhci: unify parameter of xhci_msi_irqAlex Shi1-1/+1
2013-06-06usb: xhci-dbg: Display endpoint number and direction in context dumpJulius Werner1-0/+1
2013-05-25xhci: Disable D3cold for buggy TI redrivers.Sarah Sharp1-0/+3
2013-04-03xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.hDavid Howells1-2/+2
2013-04-03xhci: Use ilog2() rather than __ffs() for calculating SEGMENT_SHIFTDavid Howells1-1/+1
2013-03-25usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam1-0/+4
2013-03-25usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu1-0/+1
2013-03-18USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov1-2/+2
2012-11-12xhci: Avoid global symbol pollution with handshake.Sarah Sharp1-1/+1
2012-09-26xhci: Intel Panther Point BEI quirk.Sarah Sharp1-0/+1
2012-09-17Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman1-0/+6
2012-09-14xHCI: cancel command after command timeoutElric Fu1-0/+3
2012-09-14xHCI: add aborting command ring functionElric Fu1-0/+12
2012-09-14xHCI: add cmd_ring_stateElric Fu1-0/+4
2012-09-05usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP HardwareAlexis R. Cortes1-0/+6
2012-08-09xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp1-0/+1
2012-08-07xhci: Rate-limit XHCI_TRUST_TX_LENGTH quirk warning.Sarah Sharp1-0/+2
2012-07-02usb: Add support for root hub port status CASStanislaw Ledwon1-1/+5
2012-05-19xhci: Add Intel U1/U2 timeout policy.Sarah Sharp1-0/+1
2012-05-19xhci: Add infrastructure for host-specific LPM policies.Sarah Sharp1-0/+7
2012-05-19xhci: Reserve one command for USB3 LPM disable.Sarah Sharp1-0/+2
2012-05-19xhci: Some Evaluate Context commands must succeed.Sarah Sharp1-1/+1
2012-05-19xhci: Add roothub code to set U1/U2 timeouts.Sarah Sharp1-0/+2
2012-05-17xhci: Add new short TX quirk for Fresco Logic host.Sarah Sharp1-0/+1
2012-05-04xHCI: keep track of ports being resumed and indicate in hub_status_dataAndiry Xu1-0/+2
2012-04-11xhci: don't re-enable IE constantlyFelipe Balbi1-0/+4
2012-03-13usb: host: xhci: add platform driver supportSebastian Andrzej Siewior1-0/+11
2012-03-13xHCI: dynamic ring expansionAndiry Xu1-0/+2
2012-03-13xHCI: count free TRBs on transfer ringAndiry Xu1-0/+2
2012-03-13xHCI: store ring's last segment and segment numbersAndiry Xu1-0/+2
2012-03-13xHCI: store ring's typeAndiry Xu1-0/+11
2012-03-12usb: host: xhci: use __ffs() instead of hardcoding shiftFelipe Balbi1-4/+1
2012-02-15USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp1-0/+1
2012-01-05xhci: Properly handle COMP_2ND_BW_ERRHans de Goede1-1/+0
2011-12-23Trivial: xhci: Fix copy-paste error.Sarah Sharp1-1/+1
2011-09-27usb/xhci: remove CONFIG_PCI in xhci.c's probe functionSebastian Andrzej Siewior1-0/+3
2011-09-27usb/xhci: move xhci_gen_setup() away from -pci.Sebastian Andrzej Siewior1-0/+2
2011-09-27xHCI: AMD isoc link TRB chain bit quirkAndiry Xu1-0/+1
2011-09-27xHCI: set USB2 hardware LPMAndiry Xu1-0/+4
2011-09-27xHCI: test USB2 software LPMAndiry Xu1-1/+15
2011-09-27xHCI: Check host USB2 LPM capabilityAndiry Xu1-0/+4