aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-25xhci: Intel Panther Point BEI quirk.Sarah Sharp1-0/+1
2012-09-16Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman1-0/+6
2012-09-13xHCI: cancel command after command timeoutElric Fu1-0/+3
2012-09-13xHCI: add aborting command ring functionElric Fu1-0/+12
2012-09-13xHCI: 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-18xhci: Add Intel U1/U2 timeout policy.Sarah Sharp1-0/+1
2012-05-18xhci: Add infrastructure for host-specific LPM policies.Sarah Sharp1-0/+7
2012-05-18xhci: Reserve one command for USB3 LPM disable.Sarah Sharp1-0/+2
2012-05-18xhci: Some Evaluate Context commands must succeed.Sarah Sharp1-1/+1
2012-05-18xhci: 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-03xHCI: 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-12xHCI: store ring's typeAndiry Xu1-0/+11
2012-03-12usb: host: xhci: use __ffs() instead of hardcoding shiftFelipe Balbi1-4/+1
2012-02-14USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp1-0/+1
2012-01-04xhci: Properly handle COMP_2ND_BW_ERRHans de Goede1-1/+0
2011-12-22Trivial: xhci: Fix copy-paste error.Sarah Sharp1-1/+1
2011-09-26usb/xhci: remove CONFIG_PCI in xhci.c's probe functionSebastian Andrzej Siewior1-0/+3
2011-09-26usb/xhci: move xhci_gen_setup() away from -pci.Sebastian Andrzej Siewior1-0/+2
2011-09-26xHCI: AMD isoc link TRB chain bit quirkAndiry Xu1-0/+1
2011-09-26xHCI: set USB2 hardware LPMAndiry Xu1-0/+4
2011-09-26xHCI: test USB2 software LPMAndiry Xu1-1/+15
2011-09-26xHCI: Check host USB2 LPM capabilityAndiry Xu1-0/+4
2011-09-26xHCI: test and clear RWC bitAndiry Xu1-0/+2
2011-09-26xHCI: set link stateAndiry Xu1-0/+2
2011-09-20xhci: USB 3.0 BW checking.Sarah Sharp1-0/+3
2011-09-20xhci: Fix mult base in endpoint bandwidth info.Sarah Sharp1-1/+2
2011-09-20usb/xhci: ignore xhci version while checking for the link quirkSebastian Andrzej Siewior1-3/+1
2011-09-09xhci: Implement HS/FS/LS bandwidth checking.Sarah Sharp1-0/+46
2011-09-09xhci: Track interval bandwidth tables per port/TT.Sarah Sharp1-0/+15
2011-09-09xhci: Store endpoint bandwidth information.Sarah Sharp1-0/+31
2011-09-09xhci: Store information about roothubs and TTs.Sarah Sharp1-0/+50
2011-09-09xhci: Store the "real" root port number.Sarah Sharp1-0/+1
2011-09-09xhci: Rename virt_dev->port to fake_port.Sarah Sharp1-1/+1
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+7
2011-06-17xhci: Add reset on resume quirk for asrock p67 hostMaarten Lankhorst1-0/+1
2011-06-17xHCI 1.0: Incompatible Device ErrorAlex He1-0/+2
2011-06-14Merge 3.0-rc2 into usb-linus as it's needed by some USB patchesGreg Kroah-Hartman1-0/+6
2011-06-02xhci: Disable MSI for some Fresco Logic hosts.Sarah Sharp1-0/+1
2011-06-02xhci: Add defines for hardcoded slot statesMaarten Lankhorst1-0/+5
2011-06-02xhci: Remove some unnecessary casts and tidy some endian swap codeMatt Evans1-0/+7