summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-pci.c
AgeCommit message (Expand)Author
2025-02-27usb: xhci: Enable the TRB overfetch quirk on VIA VL805Michal Pecio
2025-02-14usb: xhci: Restore xhci_pci support for Renesas HCsMichal Pecio
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-13usb: cdns3: Synchronise PCI IDs via common data baseAndy Shevchenko
2024-11-06usb: xhci: request MSI/-X according to requested amountNiklas Neronin
2024-11-06xhci: pci: Fix indentation in the PCI device ID definitionsAndy Shevchenko
2024-11-06xhci: pci: Use standard pattern for device IDsAndy Shevchenko
2024-11-06xhci: Don't perform Soft Retry for Etron xHCI hostKuangyi Chiang
2024-11-06xhci: Don't issue Reset Device command to Etron xHCI hostKuangyi Chiang
2024-11-06xhci: Combine two if statements for Etron xHCI hostKuangyi Chiang
2024-11-06xhci: Cleanup Candence controller PCI device and vendor ID usageMathias Nyman
2024-11-05Merge v6.12-rc6 into usb-nextGreg Kroah-Hartman
2024-11-04USB: xhci: add support for PWRON active highParth Pancholi
2024-10-29xhci: Use pm_runtime_get to prevent RPM on unsupported systemsBasavaraj Natikar
2024-10-04usb: xhci: Fix problem with xhci resume from suspendJose Alberto Reguero
2024-09-11usb: xhci: fix loss of data on Cadence xHCPawel Laszczak
2024-09-11usb: xHCI: add XHCI_RESET_ON_RESUME quirk for Phytium xHCI hostWangYuli
2024-09-05xhci: Set quirky xHC PCI hosts to D3 _after_ stopping and freeing them.Mathias Nyman
2024-09-05usb: xhci: remove 'retval' from xhci_pci_resume()Niklas Neronin
2024-09-05usb: xhci: add comments explaining specific interrupt behaviourNiklas Neronin
2024-09-05usb: xhci: make 'sbrn' a local variableNiklas Neronin
2024-08-07xhci-pci: Make xhci-pci-renesas a proper modular driverBen Hutchings
2024-06-27xhci: Apply XHCI_RESET_TO_DEFAULT quirk to TGLReka Norman
2024-06-12xhci: Apply broken streams quirk to Etron EJ188 xHCI hostKuangyi Chiang
2024-06-12xhci: Apply reset resume quirk to Etron EJ188 xHCI hostKuangyi Chiang
2024-05-01xhci: pci: Use PCI_VENDOR_ID_RENESASAndy Shevchenko
2024-05-01xhci: pci: Group out Thunderbolt xHCI IDsAndy Shevchenko
2024-05-01xhci: pci: Use full names in PCI IDs for Intel platformsAndy Shevchenko
2024-05-01xhci: remove XHCI_TRUST_TX_LENGTH quirkMathias Nyman
2024-03-05xhci: Allow RPM on the USB controller (1022:43f7) by defaultBasavaraj Natikar
2024-03-02xhci: save slot ID in struct 'xhci_port'Niklas Neronin
2023-12-11Merge 6.7-rc5 into usb-nextGreg Kroah-Hartman
2023-12-06Revert "xhci: Loosen RPM as default policy to cover for AMD xHC 1.1"Mathias Nyman
2023-12-04xhci: minor coding style cleanup in 'xhci_try_enable_msi()'Niklas Neronin
2023-12-04xhci: rework 'xhci_try_enable_msi()' MSI and MSI-X setup codeNiklas Neronin
2023-12-04xhci: change 'msix_count' to encompass MSI or MSI-X vectorsNiklas Neronin
2023-12-04xhci: refactor static MSI functionNiklas Neronin
2023-12-04xhci: refactor static MSI-X functionNiklas Neronin
2023-12-04xhci: add handler for only one interrupt lineNiklas Neronin
2023-12-04xhci: check if legacy irq is available before using it as fallbackNiklas Neronin
2023-10-21xhci: Enable RPM on controllers that support low-power statesBasavaraj Natikar
2023-10-21xhci: Loosen RPM as default policy to cover for AMD xHC 1.1Basavaraj Natikar
2023-07-25Revert "xhci: add quirk for host controllers that don't update endpoint DCS"Oliver Neukum
2023-06-13xhci: Add ZHAOXIN xHCI host U1/U2 feature supportWeitao Wang
2023-06-13xhci: Show ZHAOXIN xHCI root hub speed correctlyWeitao Wang
2023-06-13xhci: Fix TRB prefetch issue of ZHAOXIN hostsWeitao Wang
2023-06-13xhci: Fix resume issue of some ZHAOXIN hostsWeitao Wang
2023-06-13xhci: get rid of XHCI_PLAT quirk that used to prevent MSI setupMathias Nyman
2023-05-28Merge 6.4-rc4 into usb-nextGreg Kroah-Hartman
2023-05-16xhci-pci: Only run d3cold avoidance quirk for s2idleMario Limonciello