summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-pci.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge 5.15-rc6 into usb-nextGreg Kroah-Hartman2021-10-181-1/+5
|\ \
| * | xhci: Enable trust tx length quirk for Fresco FL11 USB controllerNikolay Martynov2021-10-111-0/+2
| * | xhci: add quirk for host controllers that don't update endpoint DCSJonathan Bell2021-10-111-1/+3
| |/
* / usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platformNehal Bakulchandra Shah2021-10-141-0/+16
|/
* Merge v5.14-rc3 into usb-nextGreg Kroah-Hartman2021-07-261-0/+7
|\
| * usb: xhci: avoid renesas_usb_fw.mem when it's unusableGreg Thelen2021-07-211-0/+7
* | usb: renesas-xhci: Remove renesas_xhci_pci_exit()Moritz Fischer2021-07-211-2/+0
|/
* usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD RenoirMario Limonciello2021-06-091-1/+6
* xhci: Add reset resume quirk for AMD xhci controller.Sandeep Singh2021-05-131-1/+3
* xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCIAbhijeet Rao2021-05-131-1/+3
* usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressingForest Crossman2021-03-111-2/+6
* usb: xhci: do not perform Soft Retry for some xHCI hostsStanislaw Gruszka2021-03-111-0/+5
* xhci-pci: Allow host runtime PM as default for Intel Maple Ridge xHCIMika Westerberg2020-12-091-1/+3
* xhci-pci: Allow host runtime PM as default for Intel Alpine Ridge LPHans de Goede2020-12-091-0/+2
* usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHCSandeep Singh2020-10-291-0/+17
* usb: xhci-pci: Add support for reset controllersNicolas Saenz Julienne2020-08-181-0/+10
* usb: xhci: Fix ASMedia ASM1142 DMA addressingForest Crossman2020-07-291-1/+3
* usb: xhci: define IDs for various ASMedia host controllersForest Crossman2020-07-291-3/+5
* usb: xhci: Fix ASM2142/ASM3142 DMA addressingForest Crossman2020-07-211-0/+3