index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-pci.c
Age
Commit message (
Expand
)
Author
2024-10-29
xhci: Use pm_runtime_get to prevent RPM on unsupported systems
Basavaraj Natikar
2024-10-04
usb: xhci: Fix problem with xhci resume from suspend
Jose Alberto Reguero
2024-09-11
usb: xhci: fix loss of data on Cadence xHC
Pawel Laszczak
2024-09-11
usb: xHCI: add XHCI_RESET_ON_RESUME quirk for Phytium xHCI host
WangYuli
2024-09-05
xhci: Set quirky xHC PCI hosts to D3 _after_ stopping and freeing them.
Mathias Nyman
2024-09-05
usb: xhci: remove 'retval' from xhci_pci_resume()
Niklas Neronin
2024-09-05
usb: xhci: add comments explaining specific interrupt behaviour
Niklas Neronin
2024-09-05
usb: xhci: make 'sbrn' a local variable
Niklas Neronin
2024-08-07
xhci-pci: Make xhci-pci-renesas a proper modular driver
Ben Hutchings
2024-06-27
xhci: Apply XHCI_RESET_TO_DEFAULT quirk to TGL
Reka Norman
2024-06-12
xhci: Apply broken streams quirk to Etron EJ188 xHCI host
Kuangyi Chiang
2024-06-12
xhci: Apply reset resume quirk to Etron EJ188 xHCI host
Kuangyi Chiang
2024-05-01
xhci: pci: Use PCI_VENDOR_ID_RENESAS
Andy Shevchenko
2024-05-01
xhci: pci: Group out Thunderbolt xHCI IDs
Andy Shevchenko
2024-05-01
xhci: pci: Use full names in PCI IDs for Intel platforms
Andy Shevchenko
2024-05-01
xhci: remove XHCI_TRUST_TX_LENGTH quirk
Mathias Nyman
2024-03-05
xhci: Allow RPM on the USB controller (1022:43f7) by default
Basavaraj Natikar
2024-03-02
xhci: save slot ID in struct 'xhci_port'
Niklas Neronin
2023-12-11
Merge 6.7-rc5 into usb-next
Greg Kroah-Hartman
2023-12-06
Revert "xhci: Loosen RPM as default policy to cover for AMD xHC 1.1"
Mathias Nyman
2023-12-04
xhci: minor coding style cleanup in 'xhci_try_enable_msi()'
Niklas Neronin
2023-12-04
xhci: rework 'xhci_try_enable_msi()' MSI and MSI-X setup code
Niklas Neronin
2023-12-04
xhci: change 'msix_count' to encompass MSI or MSI-X vectors
Niklas Neronin
2023-12-04
xhci: refactor static MSI function
Niklas Neronin
2023-12-04
xhci: refactor static MSI-X function
Niklas Neronin
2023-12-04
xhci: add handler for only one interrupt line
Niklas Neronin
2023-12-04
xhci: check if legacy irq is available before using it as fallback
Niklas Neronin
2023-10-21
xhci: Enable RPM on controllers that support low-power states
Basavaraj Natikar
2023-10-21
xhci: Loosen RPM as default policy to cover for AMD xHC 1.1
Basavaraj Natikar
2023-07-25
Revert "xhci: add quirk for host controllers that don't update endpoint DCS"
Oliver Neukum
2023-06-13
xhci: Add ZHAOXIN xHCI host U1/U2 feature support
Weitao Wang
2023-06-13
xhci: Show ZHAOXIN xHCI root hub speed correctly
Weitao Wang
2023-06-13
xhci: Fix TRB prefetch issue of ZHAOXIN hosts
Weitao Wang
2023-06-13
xhci: Fix resume issue of some ZHAOXIN hosts
Weitao Wang
2023-06-13
xhci: get rid of XHCI_PLAT quirk that used to prevent MSI setup
Mathias Nyman
2023-05-28
Merge 6.4-rc4 into usb-next
Greg Kroah-Hartman
2023-05-16
xhci-pci: Only run d3cold avoidance quirk for s2idle
Mario Limonciello
2023-05-13
USB: Extend pci resume function to handle PM events
Basavaraj Natikar
2023-04-10
Merge 6.3-rc6 into usb-next
Greg Kroah-Hartman
2023-03-30
Revert "usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUS"
Mathias Nyman
2023-03-29
xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionals
Arnd Bergmann
2023-03-23
xhci: Move xhci MSI sync function to to xhci-pci
Josue David Hernandez Gutierrez
2023-03-23
xhci: Call MSI sync function from xhci-pci instead of generic xhci code
Josue David Hernandez Gutierrez
2023-03-23
xhci: Move functions to cleanup MSI to xhci-pci
Josue David Hernandez Gutierrez
2023-03-23
xhci: move PCI specific MSI/MSIX cleanup away from generic xhci functions
Josue David Hernandez Gutierrez
2023-03-23
xhci: Move functions to setup msi to xhci-pci
Josue David Hernandez Gutierrez
2023-03-23
xhci: Avoid PCI MSI/MSIX interrupt reinitialization at resume
Josue David Hernandez Gutierrez
2023-01-17
xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tables
Mathias Nyman
2023-01-17
xhci: Add update_hub_device override for PCI xHCI hosts
Mathias Nyman
2023-01-17
xhci-pci: set the dma max_seg_size
Ricardo Ribalda
[next]