summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* xhci 1.0: Set transfer burst last packet count field.Sarah Sharp2011-05-021-0/+1
* xhci 1.0: Set transfer burst count field.Sarah Sharp2011-05-021-0/+1
* xhci: Make xHCI driver endian-safeMatt Evans2011-05-021-67/+67
* xHCI: Implement AMD PLL quirkAndiry Xu2011-04-131-0/+2
* USB: xhci: unsigned char never equals -1Dan Carpenter2011-04-131-0/+3
* USB: xhci - fix unsafe macro definitionsDmitry Torokhov2011-04-131-3/+3
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-16/+37
|\
| * xhci: Update internal dequeue pointers after stalls.Sarah Sharp2011-03-131-0/+9
| * xhci: Return canceled URBs immediately when host is halted.Sarah Sharp2011-03-131-0/+1
| * xhci: Register second xHCI roothub.Sarah Sharp2011-03-131-5/+7
| * xhci: Change xhci_find_slot_id_by_port() API.Sarah Sharp2011-03-131-1/+2
| * xhci: Refactor bus suspend state into a struct.Sarah Sharp2011-03-131-8/+20
| * xhci: Change hcd_priv into a pointer.Sarah Sharp2011-03-131-2/+3
| * xhci: Rework port suspend structures for limited ports.Sarah Sharp2011-03-131-4/+5
| * xhci: Remove old no-op test.Sarah Sharp2011-03-131-6/+0
* | USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itselfDmitry Torokhov2011-02-201-1/+1
|/
OpenPOWER on IntegriCloud