aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci.h
Commit message (Expand)AuthorAgeFilesLines
* xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman2015-08-071-1/+1
* xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman2015-05-091-0/+1
* xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado2015-05-091-0/+3
* xhci: Allocate correct amount of scratchpad buffersMathias Nyman2015-05-091-2/+3
* usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu2014-12-141-1/+1
* usb: xhci: Prefer endpoint context dequeue pointer over stopped_trbJulius Werner2014-05-181-2/+0
* xhci: Fix spurious wakeups after S5 on HaswellTakashi Iwai2013-11-281-0/+1
* xhci: quirk for extra long delay for S4Oliver Neukum2013-11-281-0/+1
* usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam2013-04-101-0/+4
* USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov2013-03-271-2/+2
* xhci: Intel Panther Point BEI quirk.Sarah Sharp2012-10-171-0/+1
* xHCI: cancel command after command timeoutElric Fu2012-10-171-0/+3
* xHCI: add aborting command ring functionElric Fu2012-10-171-0/+12
* xHCI: add cmd_ring_stateElric Fu2012-10-171-0/+4
* usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP HardwareAlexis R. Cortes2012-09-191-0/+6
* xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp2012-09-191-0/+1
* usb: Add support for root hub port status CASStanislaw Ledwon2012-07-251-1/+5
* xhci: Add new short TX quirk for Fresco Logic host.Sarah Sharp2012-05-311-0/+1
* xhci: don't re-enable IE constantlyFelipe Balbi2012-04-221-0/+4
* xhci: Properly handle COMP_2ND_BW_ERRHans de Goede2012-01-121-1/+0
* 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
* xHCI: test and clear RWC bitAndiry Xu2011-09-261-0/+2
* xHCI: set link stateAndiry Xu2011-09-261-0/+2
* xhci: USB 3.0 BW checking.Sarah Sharp2011-09-201-0/+3
* xhci: Fix mult base in endpoint bandwidth info.Sarah Sharp2011-09-201-1/+2
* usb/xhci: ignore xhci version while checking for the link quirkSebastian Andrzej Siewior2011-09-201-3/+1
* xhci: Implement HS/FS/LS bandwidth checking.Sarah Sharp2011-09-091-0/+46
* xhci: Track interval bandwidth tables per port/TT.Sarah Sharp2011-09-091-0/+15
* xhci: Store endpoint bandwidth information.Sarah Sharp2011-09-091-0/+31
* xhci: Store information about roothubs and TTs.Sarah Sharp2011-09-091-0/+50
* xhci: Store the "real" root port number.Sarah Sharp2011-09-091-0/+1
* xhci: Rename virt_dev->port to fake_port.Sarah Sharp2011-09-091-1/+1
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-251-0/+7
|\
| * Merge 3.0-rc2 into usb-linus as it's needed by some USB patchesGreg Kroah-Hartman2011-06-141-0/+6
| |\
| * | xhci: Remove some unnecessary casts and tidy some endian swap codeMatt Evans2011-06-021-0/+7
* | | xhci: Add reset on resume quirk for asrock p67 hostMaarten Lankhorst2011-06-171-0/+1
* | | xHCI 1.0: Incompatible Device ErrorAlex He2011-06-171-0/+2
| |/ |/|
* | xhci: Disable MSI for some Fresco Logic hosts.Sarah Sharp2011-06-021-0/+1
* | xhci: Add defines for hardcoded slot statesMaarten Lankhorst2011-06-021-0/+5
|/
* Intel xhci: Limit number of active endpoints to 64.Sarah Sharp2011-05-271-0/+14
* Intel xhci: Ignore spurious successful event.Sarah Sharp2011-05-271-0/+2
* xhci: STFU: Be quieter during URB submission and completion.Sarah Sharp2011-05-251-6/+0
* xHCI 1.0: Max Exit Latency Too Large ErrorAlex He2011-05-091-1/+3
* xHCI 1.0: Block Interrupts for Isoch transferAndiry Xu2011-05-091-0/+2
* xHCI 1.0: Setup Stage TRB Transfer Type flagAndiry Xu2011-05-091-0/+3