summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-pci.c
Commit message (Expand)AuthorAgeFilesLines
* usb: pci-quirks: Minor cleanup for AMD PLL quirkRyan Kennedy2019-07-251-1/+1
* usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCIBalaji Manoharan2019-02-211-0/+1
* xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh2018-12-061-0/+4
* xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 SocCherian, George2018-11-091-0/+5
* xhci: Fix leaking USB3 shared_hcd at xhci removalMathias Nyman2018-11-091-0/+1
* Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-261-0/+24
|\
| * Merge 4.19-rc7 into usb-nextGreg Kroah-Hartman2018-10-081-0/+2
| |\
| * | xhci-pci: allow host runtime PM as default for Intel Alpine and Titan RidgeMathias Nyman2018-09-281-0/+24
* | | usb: xhci: pci: Enable Intel USB role mux on Apollo Lake platformsHeikki Krogerus2018-10-091-2/+4
| |/ |/|
* | xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman2018-10-021-0/+2
|/
* Revert "xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue"Marc Zyngier2018-06-011-7/+0Star
* xhci: Add quirk to zero 64bit registers on Renesas PCIe controllersMarc Zyngier2018-06-011-2/+6
* xhci: Fix USB ports for Dell Inspiron 5775Kai-Heng Feng2018-04-201-1/+4
* xhci: Add Intel extended cap / otg phy mux handlingHans de Goede2018-03-221-0/+5
* xhci: Fix front USB ports on ASUS PRIME B350M-AKai-Heng Feng2018-03-091-0/+3
* xhci: workaround for AMD Promontory disabled ports wakeupJoe Lee2018-02-151-0/+11
* Merge 4.15.0-rc6 into usb-nextGreg Kroah-Hartman2018-01-021-0/+3
|\
| * usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201Daniel Thompson2017-12-271-0/+3
* | usb: xhci: allow imod-interval to be configurableAdam Wallis2017-12-081-0/+3
|/
* USB: host: xhci: Remove redundant license textGreg Kroah-Hartman2017-11-071-13/+0Star
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"Kai-Heng Feng2017-09-181-12/+0Star
* xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issueMarc Zyngier2017-08-021-0/+7
* xhci: Bad Ethernet performance plugged in ASM1042A hostJiahau Chang2017-07-201-0/+6
* Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-071-0/+12
|\
| * xhci: Limit USB2 port wake support for AMD Promontory hostsJiahau Chang2017-06-201-0/+12
* | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-07-031-5/+4Star
|\ \ | |/ |/|
| * ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-071-5/+4Star
* | usb: xhci: ASMedia ASM1042A chipset need shorts TX quirkCorentin Labbe2017-06-121-0/+3
|/
* xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for DenvertonMathias Nyman2017-05-181-2/+5
* usb: xhci: bInterval quirk for TI TUSB73x0Roger Quadros2017-04-081-0/+3
* usb: xhci: remove unnecessary return in xhci_pci_setup()Lu Baolu2017-01-251-5/+1Star
* usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo LakeWan Ahmad Zainie2017-01-031-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-141-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/+0Star
|/
* Merge 4.3-rc7 into usb-nextGreg Kroah-Hartman2015-10-251-0/+1
|\
| * xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott2015-10-171-0/+1