summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-pci.c
Commit message (Expand)AuthorAgeFilesLines
* xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.Mathias Nyman2022-01-051-1/+4
* xhci: Enable trust tx length quirk for Fresco FL11 USB controllerNikolay Martynov2021-10-271-0/+2
* usb: xhci: Fix ASM2142/ASM3142 DMA addressingForest Crossman2020-07-311-0/+3
* xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platformsMathias Nyman2020-02-281-1/+3
* usb: xhci: Fix build warning seen with CONFIG_PM=nGuenter Roeck2020-01-041-1/+1
* usb: xhci: only set D3hot for pci deviceHenry Lin2019-12-211-0/+13
* xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman2018-10-131-0/+2
* usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201Daniel Thompson2018-01-021-0/+3
* Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"Kai-Heng Feng2017-10-121-12/+0
* xhci: Bad Ethernet performance plugged in ASM1042A hostJiahau Chang2017-07-271-0/+6
* xhci: Limit USB2 port wake support for AMD Promontory hostsJiahau Chang2017-07-121-0/+12
* usb: xhci: ASMedia ASM1042A chipset need shorts TX quirkCorentin Labbe2017-06-241-0/+3
* xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for DenvertonMathias Nyman2017-05-251-2/+5
* usb: xhci: bInterval quirk for TI TUSB73x0Roger Quadros2017-05-201-0/+3
* usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo LakeWan Ahmad Zainie2017-01-121-1/+2
* xhci: workaround for hosts missing CAS bitMathias Nyman2016-10-201-0/+6
* xhci: add restart quirk for Intel Wildcatpoint PCHMathias Nyman2016-10-201-1/+3
* xhci: don't dereference a xhci member after removing xhciMathias Nyman2016-08-161-1/+2
* Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-011-0/+5
|\
| * USB: xhci: Add broken streams quirk for Frescologic device id 1009Hans de Goede2016-06-011-0/+5
* | PCI: Put PCIe ports into D3 during suspendMika Westerberg2016-06-131-1/+1
|/
* xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman2016-04-131-0/+1
* usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 hostRafal Redzimski2016-04-131-1/+3
* usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu2016-02-031-1/+3
* usb: xhci: set SSIC port unused only if xhci_suspend succeedsLu Baolu2016-02-031-1/+6
* usb: xhci: add a quirk bit for ssic port unusedLu Baolu2016-02-031-34/+45
* usb: xhci: handle both SSIC ports in PME stuck quirkLu Baolu2016-02-031-19/+29
* Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman2015-12-131-2/+6
|\
| * xhci: Fix memory leak in xhci_pme_acpi_rtd3_enable()Mika Westerberg2015-12-041-2/+6
* | usb: host: xhci: cleanup hcd private sizeYoshihiro Shimoda2015-12-011-1/+0
|/
* Merge 4.3-rc7 into usb-nextGreg Kroah-Hartman2015-10-261-0/+1
|\
| * xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott2015-10-171-0/+1
* | xhci: check xhci hardware for USB 3.1 supportMathias Nyman2015-10-041-2/+4
|/
* xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PMTomer Barletz2015-09-211-45/+45
* xhci: Workaround to get D3 working in Intel xHCIRajmohan Mani2015-07-221-3/+37
* xhci: call BIOS workaround to enable runtime suspend on Intel BraswellMathias Nyman2015-07-221-0/+17
* usb: xhci: cleanup xhci_hcd allocationRoger Quadros2015-05-311-9/+8
* usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu2015-03-231-1/+1
* xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman2015-03-061-0/+30
* xhci: Add broken-streams quirk for Fresco Logic FL1000G xhci controllersHans de Goede2015-01-091-0/+2
* usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu2014-11-221-1/+1
* xhci: no switching back on non-ULT HaswellOliver Neukum2014-11-031-14/+0
* xhci: Disable streams on Asmedia 1042 xhci controllersHans de Goede2014-11-031-0/+4
* xhci: Allow xHCI drivers to be built as separate modulesAndrew Bresticker2014-10-031-2/+7
* xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3coldAndrew Bresticker2014-10-031-1/+1
* xhci: Introduce xhci_init_driver()Andrew Bresticker2014-10-031-62/+7
* xhci: Disable streams on Via XHCI with device-id 0x3432Hans de Goede2014-08-271-0/+5
* usb: xhci: amd chipset also needs short TX quirkHuang Rui2014-08-191-0/+4
* xhci: Rename Asrock P67 pci product-id to EJ168Hans de Goede2014-08-011-2/+2
* xhci: Blacklist using streams on the Etron EJ168 controllerHans de Goede2014-08-011-1/+3