summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-pci.c
AgeCommit message (Expand)Author
2021-12-21xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.Mathias Nyman
2021-12-15usb: xhci: Extend support for runtime power management for AMD's Yellow carp.Nehal Bakulchandra Shah
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-18usb: xhci: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König
2021-10-18Merge 5.15-rc6 into usb-nextGreg Kroah-Hartman
2021-10-14usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platformNehal Bakulchandra Shah
2021-10-11xhci: Enable trust tx length quirk for Fresco FL11 USB controllerNikolay Martynov
2021-10-11xhci: add quirk for host controllers that don't update endpoint DCSJonathan Bell
2021-07-26Merge v5.14-rc3 into usb-nextGreg Kroah-Hartman
2021-07-21usb: renesas-xhci: Remove renesas_xhci_pci_exit()Moritz Fischer
2021-07-21usb: xhci: avoid renesas_usb_fw.mem when it's unusableGreg Thelen
2021-06-09usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD RenoirMario Limonciello
2021-05-13xhci: Add reset resume quirk for AMD xhci controller.Sandeep Singh
2021-05-13xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCIAbhijeet Rao
2021-03-11usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressingForest Crossman
2021-03-11usb: xhci: do not perform Soft Retry for some xHCI hostsStanislaw Gruszka
2020-12-09xhci-pci: Allow host runtime PM as default for Intel Maple Ridge xHCIMika Westerberg
2020-12-09xhci-pci: Allow host runtime PM as default for Intel Alpine Ridge LPHans de Goede
2020-10-29usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHCSandeep Singh
2020-08-18usb: xhci-pci: Add support for reset controllersNicolas Saenz Julienne
2020-07-29usb: xhci: Fix ASMedia ASM1142 DMA addressingForest Crossman
2020-07-29usb: xhci: define IDs for various ASMedia host controllersForest Crossman
2020-07-21usb: xhci: Fix ASM2142/ASM3142 DMA addressingForest Crossman
2020-05-15usb: xhci: Add support for Renesas controller with memoryVinod Koul
2020-05-15usb: hci: add hc_driver as argument for usb_hcd_pci_probeVinod Koul
2020-03-23Merge 5.6-rc7 into usb-nextGreg Kroah-Hartman
2020-03-12xhci-pci: Allow host runtime PM as default for Intel Tiger Lake xHCIMika Westerberg
2020-03-12usb: xhci: Enable LPM for VIA LABS VL805Nicolas Saenz Julienne
2020-03-10usb: xhci: apply XHCI_SUSPEND_DELAY to AMD XHCI controller 1022:145cAlberto Mattea
2020-02-24Merge 5.6-rc3 into usb-nextGreg Kroah-Hartman
2020-02-19usb: host: xhci-pci: remove useless cast for driver.nameCorentin Labbe
2020-02-10xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platformsMathias Nyman
2020-02-10xhci: fix runtime pm enabling for quirky Intel hostsMathias Nyman
2019-12-18usb: xhci: Fix build warning seen with CONFIG_PM=nGuenter Roeck
2019-12-11usb: xhci: only set D3hot for pci deviceHenry Lin
2019-11-16xhci-pci: Allow host runtime PM as default also for Intel Ice Lake xHCIMika Westerberg
2019-07-25usb: pci-quirks: Minor cleanup for AMD PLL quirkRyan Kennedy
2019-02-21usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCIBalaji Manoharan
2018-12-06xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh
2018-11-09xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 SocCherian, George
2018-11-09xhci: Fix leaking USB3 shared_hcd at xhci removalMathias Nyman
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-10-09usb: xhci: pci: Enable Intel USB role mux on Apollo Lake platformsHeikki Krogerus
2018-10-08Merge 4.19-rc7 into usb-nextGreg Kroah-Hartman
2018-10-01xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman
2018-09-28xhci-pci: allow host runtime PM as default for Intel Alpine and Titan RidgeMathias Nyman
2018-06-01Revert "xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue"Marc Zyngier
2018-06-01xhci: Add quirk to zero 64bit registers on Renesas PCIe controllersMarc Zyngier
2018-04-20xhci: Fix USB ports for Dell Inspiron 5775Kai-Heng Feng
2018-03-22xhci: Add Intel extended cap / otg phy mux handlingHans de Goede