summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci.h
AgeCommit message (Expand)Author
2012-04-11xhci: don't re-enable IE constantlyFelipe Balbi
2012-03-13usb: host: xhci: add platform driver supportSebastian Andrzej Siewior
2012-03-13xHCI: dynamic ring expansionAndiry Xu
2012-03-13xHCI: count free TRBs on transfer ringAndiry Xu
2012-03-13xHCI: store ring's last segment and segment numbersAndiry Xu
2012-03-12xHCI: store ring's typeAndiry Xu
2012-03-12usb: host: xhci: use __ffs() instead of hardcoding shiftFelipe Balbi
2012-02-14USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp
2012-01-04xhci: Properly handle COMP_2ND_BW_ERRHans de Goede
2011-12-22Trivial: xhci: Fix copy-paste error.Sarah Sharp
2011-09-26usb/xhci: remove CONFIG_PCI in xhci.c's probe functionSebastian Andrzej Siewior
2011-09-26usb/xhci: move xhci_gen_setup() away from -pci.Sebastian Andrzej Siewior
2011-09-26xHCI: AMD isoc link TRB chain bit quirkAndiry Xu
2011-09-26xHCI: set USB2 hardware LPMAndiry Xu
2011-09-26xHCI: test USB2 software LPMAndiry Xu
2011-09-26xHCI: Check host USB2 LPM capabilityAndiry Xu
2011-09-26xHCI: test and clear RWC bitAndiry Xu
2011-09-26xHCI: set link stateAndiry Xu
2011-09-20xhci: USB 3.0 BW checking.Sarah Sharp
2011-09-20xhci: Fix mult base in endpoint bandwidth info.Sarah Sharp
2011-09-20usb/xhci: ignore xhci version while checking for the link quirkSebastian Andrzej Siewior
2011-09-09xhci: Implement HS/FS/LS bandwidth checking.Sarah Sharp
2011-09-09xhci: Track interval bandwidth tables per port/TT.Sarah Sharp
2011-09-09xhci: Store endpoint bandwidth information.Sarah Sharp
2011-09-09xhci: Store information about roothubs and TTs.Sarah Sharp
2011-09-09xhci: Store the "real" root port number.Sarah Sharp
2011-09-09xhci: Rename virt_dev->port to fake_port.Sarah Sharp
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-06-17xhci: Add reset on resume quirk for asrock p67 hostMaarten Lankhorst
2011-06-17xHCI 1.0: Incompatible Device ErrorAlex He
2011-06-14Merge 3.0-rc2 into usb-linus as it's needed by some USB patchesGreg Kroah-Hartman
2011-06-02xhci: Disable MSI for some Fresco Logic hosts.Sarah Sharp
2011-06-02xhci: Add defines for hardcoded slot statesMaarten Lankhorst
2011-06-02xhci: Remove some unnecessary casts and tidy some endian swap codeMatt Evans
2011-05-27Intel xhci: Limit number of active endpoints to 64.Sarah Sharp
2011-05-27Intel xhci: Ignore spurious successful event.Sarah Sharp
2011-05-25xhci: STFU: Be quieter during URB submission and completion.Sarah Sharp
2011-05-09xHCI 1.0: Max Exit Latency Too Large ErrorAlex He
2011-05-09xHCI 1.0: Block Interrupts for Isoch transferAndiry Xu
2011-05-09xHCI 1.0: Setup Stage TRB Transfer Type flagAndiry Xu
2011-05-02xhci 1.0: Set transfer burst last packet count field.Sarah Sharp
2011-05-02xhci 1.0: Set transfer burst count field.Sarah Sharp
2011-05-02xhci: Make xHCI driver endian-safeMatt Evans
2011-04-13xHCI: Implement AMD PLL quirkAndiry Xu
2011-04-13USB: xhci: unsigned char never equals -1Dan Carpenter
2011-04-13USB: xhci - fix unsafe macro definitionsDmitry Torokhov
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-16Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-13xhci: Update internal dequeue pointers after stalls.Sarah Sharp
2011-03-13xhci: Return canceled URBs immediately when host is halted.Sarah Sharp