summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-pci.c
AgeCommit message (Expand)Author
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
2023-05-13USB: Extend pci resume function to handle PM eventsBasavaraj Natikar
2023-04-10Merge 6.3-rc6 into usb-nextGreg Kroah-Hartman
2023-03-30Revert "usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUS"Mathias Nyman
2023-03-29xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionalsArnd Bergmann
2023-03-23xhci: Move xhci MSI sync function to to xhci-pciJosue David Hernandez Gutierrez
2023-03-23xhci: Call MSI sync function from xhci-pci instead of generic xhci codeJosue David Hernandez Gutierrez
2023-03-23xhci: Move functions to cleanup MSI to xhci-pciJosue David Hernandez Gutierrez
2023-03-23xhci: move PCI specific MSI/MSIX cleanup away from generic xhci functionsJosue David Hernandez Gutierrez
2023-03-23xhci: Move functions to setup msi to xhci-pciJosue David Hernandez Gutierrez
2023-03-23xhci: Avoid PCI MSI/MSIX interrupt reinitialization at resumeJosue David Hernandez Gutierrez
2023-01-17xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tablesMathias Nyman
2023-01-17xhci: Add update_hub_device override for PCI xHCI hostsMathias Nyman
2023-01-17xhci-pci: set the dma max_seg_sizeRicardo Ribalda