aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-pci.c
AgeCommit message (Expand)Author
2023-12-13Revert "xhci: Loosen RPM as default policy to cover for AMD xHC 1.1"Mathias Nyman
2023-11-28xhci: Enable RPM on controllers that support low-power statesBasavaraj Natikar
2023-11-20xhci: Loosen RPM as default policy to cover for AMD xHC 1.1Basavaraj Natikar
2023-08-03Revert "xhci: add quirk for host controllers that don't update endpoint DCS"Oliver Neukum
2023-07-23xhci: Show ZHAOXIN xHCI root hub speed correctlyWeitao Wang
2023-07-23xhci: Fix TRB prefetch issue of ZHAOXIN hostsWeitao Wang
2023-07-23xhci: Fix resume issue of some ZHAOXIN hostsWeitao Wang
2023-05-24xhci-pci: Only run d3cold avoidance quirk for s2idleMario Limonciello
2023-01-24xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tablesMathias Nyman
2023-01-24xhci: Add update_hub_device override for PCI xHCI hostsMathias Nyman
2023-01-24xhci-pci: set the dma max_seg_sizeRicardo Ribalda
2022-12-21xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-NReka Norman
2022-11-03xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devicesMario Limonciello
2022-11-03xhci: Add quirk to reset host back to default state at shutdownMathias Nyman
2022-11-03usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controllerJens Glathe
2022-06-29xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCIUtkarsh Patel
2022-06-29xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCITanveer Alam
2022-06-09xhci: Allow host runtime PM as default for Intel Alder Lake N xHCIMathias Nyman
2022-05-09xhci: Enable runtime PM on second Alderlake controllerEvan Green
2022-01-05xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.Mathias Nyman
2021-12-22usb: xhci: Extend support for runtime power management for AMD's Yellow carp.Nehal Bakulchandra Shah
2021-11-18usb: 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