summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci.c
AgeCommit message (Expand)Author
2015-08-19xhci: Calculate old endpoints correctly on device resetBrian Campbell
2015-01-07USB: xhci: Reset a halted endpoint immediately when we encounter a stall.Mathias Nyman
2014-12-06usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu
2014-10-13xhci: fix oops when xhci resumes from hibernate with hw lpm capable devicesMathias Nyman
2014-07-17xhci: Fix runtime suspended xhci from blocking system suspend.Wang, Yu
2014-05-15usb: xhci: Prefer endpoint context dequeue pointer over stopped_trbJulius Werner
2014-05-15usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen
2014-03-22Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."Mathias Nyman
2014-02-22Revert "xhci: Set scatter-gather limit to avoid failed block writes."Sarah Sharp
2014-02-22xhci 1.0: Limit arbitrarily-aligned scatter gather.Sarah Sharp
2014-02-06xhci: Set scatter-gather limit to avoid failed block writes.Sarah Sharp
2014-02-06usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix()Jack Pham
2013-11-29xhci: Set L1 device slot on USB2 LPM enable/disable.Sarah Sharp
2013-11-29usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp
2013-10-09xhci: Fix spurious wakeups after S5 on HaswellTakashi Iwai
2013-10-09xhci: quirk for extra long delay for S4Oliver Neukum
2013-09-23xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman
2013-08-28xhci: Fix warning introduced by disabling runtime PM.Sarah Sharp
2013-08-27usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh
2013-08-15Merge tag 'for-usb-2013-08-15-step-1' into for-usb-nextSarah Sharp
2013-08-15Merge tag 'for-usb-next-2013-08-15' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-08-15xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp
2013-08-13xhci: fix dma mask setup in xhci.cXenia Ragiadakou
2013-08-13xhci: trace debug messages related to driver initialization and unloadXenia Ragiadakou
2013-08-13xhci: trace debug statements for urb cancellationXenia Ragiadakou
2013-08-13xhci: add xhci_address_ctx trace eventXenia Ragiadakou
2013-08-13xhci: add trace for debug messages related to endpoint resetXenia Ragiadakou
2013-08-13xhci: add trace for debug messages related to quirksXenia Ragiadakou
2013-08-13xhci: add trace for debug messages related to changing contextsXenia Ragiadakou
2013-08-13xhci: add traces for debug messages in xhci_address_device()Xenia Ragiadakou
2013-08-13xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused codeXenia Ragiadakou
2013-08-13xhci: replace printk(KERN_DEBUG ...)Xenia Ragiadakou
2013-08-13xhci: replace xhci_info() with xhci_dbg()Xenia Ragiadakou
2013-08-12USB: XHCI: mark no_sg_constraintMing Lei
2013-07-31usb: xhci: add missing dma-mapping.h includesJames Hogan
2013-07-29Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman
2013-07-25usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0George Cherian
2013-07-25usb: xhci: Mark two functions __maybe_unusedOlof Johansson
2013-07-25xhci: Avoid NULL pointer deref when host dies.Sarah Sharp
2013-07-23xhci: Correct misplaced newlinesJoe Perches
2013-06-25xhci: Add missing unlocks on error pathsEmil Goode
2013-06-14xhci: Remove BUG_ON in xhci_get_input_control_ctx.Sarah Sharp
2013-06-08Merge 3.10-rc5 into usb-nextGreg Kroah-Hartman
2013-06-05usb: add usb2 Link PM variables to sysfs and usb_deviceMathias Nyman
2013-06-05usb: xhci: add USB2 Link power management BESL supportMathias Nyman
2013-06-05usb: xhci: define port register names and use them instead of magic numbersMathias Nyman
2013-06-05usb: xhci: check usb2 port capabilities before adding hw link PM supportMathias Nyman
2013-06-05usb/xhci: unify parameter of xhci_msi_irqAlex Shi
2013-06-05usb: xhci-dbg: Display endpoint number and direction in context dumpJulius Werner
2013-05-24xhci: Disable D3cold for buggy TI redrivers.Sarah Sharp