summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-pci.c
AgeCommit message (Expand)Author
2018-01-02Merge 4.15.0-rc6 into usb-nextGreg Kroah-Hartman
2017-12-27usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201Daniel Thompson
2017-12-08usb: xhci: allow imod-interval to be configurableAdam Wallis
2017-11-07USB: host: xhci: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-09-18Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"Kai-Heng Feng
2017-08-02xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issueMarc Zyngier
2017-07-20xhci: Bad Ethernet performance plugged in ASM1042A hostJiahau Chang
2017-07-07Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-06-20xhci: Limit USB2 port wake support for AMD Promontory hostsJiahau Chang
2017-06-12usb: xhci: ASMedia ASM1042A chipset need shorts TX quirkCorentin Labbe
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko
2017-05-18xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for DenvertonMathias Nyman
2017-04-08usb: xhci: bInterval quirk for TI TUSB73x0Roger Quadros
2017-01-25usb: xhci: remove unnecessary return in xhci_pci_setup()Lu Baolu
2017-01-03usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo LakeWan Ahmad Zainie
2016-10-20xhci: workaround for hosts missing CAS bitMathias Nyman
2016-10-20xhci: add restart quirk for Intel Wildcatpoint PCHMathias Nyman
2016-08-16xhci: don't dereference a xhci member after removing xhciMathias Nyman
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas
2016-06-13PCI: Put PCIe ports into D3 during suspendMika Westerberg
2016-06-01USB: xhci: Add broken streams quirk for Frescologic device id 1009Hans de Goede
2016-04-13xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman
2016-04-13usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 hostRafal Redzimski
2016-02-03usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu
2016-02-03usb: xhci: set SSIC port unused only if xhci_suspend succeedsLu Baolu
2016-02-03usb: xhci: add a quirk bit for ssic port unusedLu Baolu
2016-02-03usb: xhci: handle both SSIC ports in PME stuck quirkLu Baolu
2015-12-13Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman
2015-12-04xhci: Fix memory leak in xhci_pme_acpi_rtd3_enable()Mika Westerberg
2015-12-01usb: host: xhci: cleanup hcd private sizeYoshihiro Shimoda
2015-10-26Merge 4.3-rc7 into usb-nextGreg Kroah-Hartman
2015-10-17xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott
2015-10-04xhci: check xhci hardware for USB 3.1 supportMathias Nyman
2015-09-21xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PMTomer Barletz
2015-07-22xhci: Workaround to get D3 working in Intel xHCIRajmohan Mani
2015-07-22xhci: call BIOS workaround to enable runtime suspend on Intel BraswellMathias Nyman
2015-05-31usb: xhci: cleanup xhci_hcd allocationRoger Quadros
2015-03-23usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu
2015-03-06xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman
2015-01-09xhci: Add broken-streams quirk for Fresco Logic FL1000G xhci controllersHans de Goede
2014-11-22usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu
2014-11-03xhci: no switching back on non-ULT HaswellOliver Neukum
2014-11-03xhci: Disable streams on Asmedia 1042 xhci controllersHans de Goede
2014-10-03xhci: Allow xHCI drivers to be built as separate modulesAndrew Bresticker
2014-10-03xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3coldAndrew Bresticker
2014-10-03xhci: Introduce xhci_init_driver()Andrew Bresticker
2014-08-27xhci: Disable streams on Via XHCI with device-id 0x3432Hans de Goede
2014-08-19usb: xhci: amd chipset also needs short TX quirkHuang Rui