summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-pci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* xhci: Allow RPM on the USB controller (1022:43f7) by defaultBasavaraj Natikar2024-03-051-1/+4
* xhci: save slot ID in struct 'xhci_port'Niklas Neronin2024-03-021-6/+4
* Merge 6.7-rc5 into usb-nextGreg Kroah-Hartman2023-12-111-2/+0
|\
| * Revert "xhci: Loosen RPM as default policy to cover for AMD xHC 1.1"Mathias Nyman2023-12-051-2/+0
* | xhci: minor coding style cleanup in 'xhci_try_enable_msi()'Niklas Neronin2023-12-041-5/+3
* | xhci: rework 'xhci_try_enable_msi()' MSI and MSI-X setup codeNiklas Neronin2023-12-041-29/+15
* | xhci: change 'msix_count' to encompass MSI or MSI-X vectorsNiklas Neronin2023-12-041-7/+7
* | xhci: refactor static MSI functionNiklas Neronin2023-12-041-34/+15
* | xhci: refactor static MSI-X functionNiklas Neronin2023-12-041-40/+28
* | xhci: add handler for only one interrupt lineNiklas Neronin2023-12-041-25/+10
* | xhci: check if legacy irq is available before using it as fallbackNiklas Neronin2023-12-041-1/+1
|/
* xhci: Enable RPM on controllers that support low-power statesBasavaraj Natikar2023-10-211-1/+3
* xhci: Loosen RPM as default policy to cover for AMD xHC 1.1Basavaraj Natikar2023-10-211-0/+2
* Revert "xhci: add quirk for host controllers that don't update endpoint DCS"Oliver Neukum2023-07-251-3/+1
* xhci: Add ZHAOXIN xHCI host U1/U2 feature supportWeitao Wang2023-06-131-0/+1
* xhci: Show ZHAOXIN xHCI root hub speed correctlyWeitao Wang2023-06-131-0/+2
* xhci: Fix TRB prefetch issue of ZHAOXIN hostsWeitao Wang2023-06-131-1/+6
* xhci: Fix resume issue of some ZHAOXIN hostsWeitao Wang2023-06-131-0/+5
* xhci: get rid of XHCI_PLAT quirk that used to prevent MSI setupMathias Nyman2023-06-131-7/+0
* Merge 6.4-rc4 into usb-nextGreg Kroah-Hartman2023-05-281-2/+10
|\
| * xhci-pci: Only run d3cold avoidance quirk for s2idleMario Limonciello2023-05-161-2/+10
* | USB: Extend pci resume function to handle PM eventsBasavaraj Natikar2023-05-131-2/+2
|/
* Merge 6.3-rc6 into usb-nextGreg Kroah-Hartman2023-04-101-1/+0
|\
| * Revert "usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUS"Mathias Nyman2023-03-301-4/+3
* | xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionalsArnd Bergmann2023-03-291-11/+5
* | xhci: Move xhci MSI sync function to to xhci-pciJosue David Hernandez Gutierrez2023-03-231-1/+13
* | xhci: Call MSI sync function from xhci-pci instead of generic xhci codeJosue David Hernandez Gutierrez2023-03-231-0/+5
* | xhci: Move functions to cleanup MSI to xhci-pciJosue David Hernandez Gutierrez2023-03-231-0/+26
* | xhci: move PCI specific MSI/MSIX cleanup away from generic xhci functionsJosue David Hernandez Gutierrez2023-03-231-0/+12
* | xhci: Move functions to setup msi to xhci-pciJosue David Hernandez Gutierrez2023-03-231-0/+129
* | xhci: Avoid PCI MSI/MSIX interrupt reinitialization at resumeJosue David Hernandez Gutierrez2023-03-231-0/+15
|/
* xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tablesMathias Nyman2023-01-171-0/+34
* xhci: Add update_hub_device override for PCI xHCI hostsMathias Nyman2023-01-171-0/+9
* xhci-pci: set the dma max_seg_sizeRicardo Ribalda2023-01-171-0/+2
* xhci: disable U3 suspended ports in S4 hibernate poweroff_late stageMathias Nyman2022-11-301-0/+52
* xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-NReka Norman2022-11-301-1/+3
* usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUSBrian Norris2022-11-091-3/+4
* xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devicesMario Limonciello2022-10-251-28/+4
* xhci: Add quirk to reset host back to default state at shutdownMathias Nyman2022-10-251-0/+4
* usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controllerJens Glathe2022-10-251-1/+7
* USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe()Heikki Krogerus2022-09-011-1/+1
* xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCIUtkarsh Patel2022-06-231-1/+3
* xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCITanveer Alam2022-06-231-1/+3
* xhci: Allow host runtime PM as default for Intel Alder Lake N xHCIMathias Nyman2022-05-121-0/+2
* xhci: Remove quirk for over 10 year old evaluation hardwareMathias Nyman2022-05-121-2/+1
* xhci: Enable runtime PM on second Alderlake controllerEvan Green2022-04-211-1/+3
* xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.Mathias Nyman2021-12-211-1/+4
* usb: xhci: Extend support for runtime power management for AMD's Yellow carp.Nehal Bakulchandra Shah2021-12-151-1/+5
* Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-061-1/+1
|\
| * usb: xhci: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König2021-10-181-1/+1