summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-pci.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-24xhci: add restart quirk for Intel Wildcatpoint PCHMathias Nyman1-1/+3
2016-07-11USB: xhci: Add broken streams quirk for Frescologic device id 1009Hans de Goede1-0/+5
2016-04-20xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman1-0/+1
2016-04-20usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 hostRafal Redzimski1-1/+3
2016-02-15usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu1-1/+3
2016-02-15usb: xhci: set SSIC port unused only if xhci_suspend succeedsLu Baolu1-1/+6
2016-02-15usb: xhci: add a quirk bit for ssic port unusedLu Baolu1-34/+45
2016-02-15usb: xhci: handle both SSIC ports in PME stuck quirkLu Baolu1-19/+29
2016-02-15xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PMTomer Barletz1-45/+45
2016-02-15xhci: Workaround to get D3 working in Intel xHCIRajmohan Mani1-3/+37
2016-02-15xhci: call BIOS workaround to enable runtime suspend on Intel BraswellMathias Nyman1-0/+17
2015-11-15xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott1-0/+1
2015-04-25usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu1-1/+1
2015-03-14xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman1-0/+30
2015-01-27xhci: Add broken-streams quirk for Fresco Logic FL1000G xhci controllersHans de Goede1-0/+2
2014-11-22usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu1-1/+1
2014-11-04xhci: no switching back on non-ULT HaswellOliver Neukum1-14/+0
2014-11-04xhci: Disable streams on Asmedia 1042 xhci controllersHans de Goede1-0/+4
2014-10-04xhci: Allow xHCI drivers to be built as separate modulesAndrew Bresticker1-2/+7
2014-10-04xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3coldAndrew Bresticker1-1/+1
2014-10-04xhci: Introduce xhci_init_driver()Andrew Bresticker1-62/+7
2014-08-28xhci: Disable streams on Via XHCI with device-id 0x3432Hans de Goede1-0/+5
2014-08-19usb: xhci: amd chipset also needs short TX quirkHuang Rui1-0/+4
2014-08-02xhci: Rename Asrock P67 pci product-id to EJ168Hans de Goede1-2/+2
2014-08-02xhci: Blacklist using streams on the Etron EJ168 controllerHans de Goede1-1/+3
2014-05-28xhci: Switch only Intel Lynx Point-LP ports to EHCI on shutdown.Denis Turischev1-1/+3
2014-05-28xhci: unified loggig of RESET_ON_RESUMEOliver Neukum1-2/+4
2014-04-25xhci: extend quirk for Renesas cardsIgor Gnatenko1-3/+1
2014-04-25xhci: Switch Intel Lynx Point ports to EHCI on shutdown.Denis Turischev1-0/+2
2014-03-07xhci: Prevent runtime pm from autosuspending during initializationMathias Nyman1-1/+10
2014-03-05storage: accept some UAS devices if streams are unavailableOliver Neukum1-0/+3
2014-03-05usb/xhci: Change how we indicate a host supports Link PM.Sarah Sharp1-6/+0
2014-01-23xhci: Fix resume issues on Renesas chips in Samsung laptopsSarah Sharp1-0/+5
2013-12-24Merge 3.13-rc5 into usb-nextGreg Kroah-Hartman1-1/+6
2013-12-11usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams1-0/+1
2013-12-10xhci: Limit the spurious wakeup fix only to HP machinesTakashi Iwai1-1/+6
2013-10-10xhci: Fix spurious wakeups after S5 on HaswellTakashi Iwai1-0/+17
2013-10-10xhci: quirk for extra long delay for S4Oliver Neukum1-0/+8
2013-09-26USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern1-1/+1
2013-08-14xhci: add trace for debug messages related to quirksXenia Ragiadakou1-5/+9
2013-07-29Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman1-1/+0
2013-07-25usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0George Cherian1-1/+0
2013-07-24Intel xhci: refactor EHCI/xHCI port switchingMathias Nyman1-6/+8
2013-05-25xhci: Disable D3cold for buggy TI redrivers.Sarah Sharp1-0/+8
2013-03-25usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu1-0/+1
2012-11-12usb: host: xhci: move HC_STATE_SUSPENDED check to xhci_suspend()Felipe Balbi1-8/+1
2012-11-12xhci: Extend Fresco Logic MSI quirk.Sarah Sharp1-2/+5
2012-09-26xhci: Intel Panther Point BEI quirk.Sarah Sharp1-0/+1
2012-08-09xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp1-0/+9
2012-08-07xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.Sarah Sharp1-0/+1