aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-01Revert "xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue"Marc Zyngier1-7/+0
2018-06-01xhci: Add quirk to zero 64bit registers on Renesas PCIe controllersMarc Zyngier1-2/+6
2018-04-20xhci: Fix USB ports for Dell Inspiron 5775Kai-Heng Feng1-1/+4
2018-03-22xhci: Add Intel extended cap / otg phy mux handlingHans de Goede1-0/+5
2018-03-09xhci: Fix front USB ports on ASUS PRIME B350M-AKai-Heng Feng1-0/+3
2018-02-15xhci: workaround for AMD Promontory disabled ports wakeupJoe Lee1-0/+11
2018-01-02Merge 4.15.0-rc6 into usb-nextGreg Kroah-Hartman1-0/+3
2017-12-27usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201Daniel Thompson1-0/+3
2017-12-08usb: xhci: allow imod-interval to be configurableAdam Wallis1-0/+3
2017-11-07USB: host: xhci: Remove redundant license textGreg Kroah-Hartman1-13/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-09-18Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"Kai-Heng Feng1-12/+0
2017-08-02xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issueMarc Zyngier1-0/+7
2017-07-20xhci: Bad Ethernet performance plugged in ASM1042A hostJiahau Chang1-0/+6
2017-07-07Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+12
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds1-5/+4
2017-06-20xhci: Limit USB2 port wake support for AMD Promontory hostsJiahau Chang1-0/+12
2017-06-12usb: xhci: ASMedia ASM1042A chipset need shorts TX quirkCorentin Labbe1-0/+3
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko1-5/+4
2017-05-18xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for DenvertonMathias Nyman1-2/+5
2017-04-08usb: xhci: bInterval quirk for TI TUSB73x0Roger Quadros1-0/+3
2017-01-25usb: xhci: remove unnecessary return in xhci_pci_setup()Lu Baolu1-5/+1
2017-01-03usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo LakeWan Ahmad Zainie1-1/+2
2016-10-20xhci: workaround for hosts missing CAS bitMathias Nyman1-0/+6
2016-10-20xhci: add restart quirk for Intel Wildcatpoint PCHMathias Nyman1-1/+3
2016-08-16xhci: don't dereference a xhci member after removing xhciMathias Nyman1-1/+2
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas1-0/+5
2016-06-13PCI: Put PCIe ports into D3 during suspendMika Westerberg1-1/+1
2016-06-01USB: xhci: Add broken streams quirk for Frescologic device id 1009Hans de Goede1-0/+5
2016-04-13xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman1-0/+1
2016-04-13usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 hostRafal Redzimski1-1/+3
2016-02-03usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu1-1/+3
2016-02-03usb: xhci: set SSIC port unused only if xhci_suspend succeedsLu Baolu1-1/+6
2016-02-03usb: xhci: add a quirk bit for ssic port unusedLu Baolu1-34/+45
2016-02-03usb: xhci: handle both SSIC ports in PME stuck quirkLu Baolu1-19/+29
2015-12-13Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman1-2/+6
2015-12-04xhci: Fix memory leak in xhci_pme_acpi_rtd3_enable()Mika Westerberg1-2/+6
2015-12-01usb: host: xhci: cleanup hcd private sizeYoshihiro Shimoda1-1/+0
2015-10-26Merge 4.3-rc7 into usb-nextGreg Kroah-Hartman1-0/+1
2015-10-17xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott1-0/+1
2015-10-04xhci: check xhci hardware for USB 3.1 supportMathias Nyman1-2/+4
2015-09-21xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PMTomer Barletz1-45/+45
2015-07-22xhci: Workaround to get D3 working in Intel xHCIRajmohan Mani1-3/+37
2015-07-22xhci: call BIOS workaround to enable runtime suspend on Intel BraswellMathias Nyman1-0/+17
2015-05-31usb: xhci: cleanup xhci_hcd allocationRoger Quadros1-9/+8
2015-03-23usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu1-1/+1
2015-03-06xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman1-0/+30
2015-01-09xhci: 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-03xhci: no switching back on non-ULT HaswellOliver Neukum1-14/+0