summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-pci.c
AgeCommit message (Expand)Author
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
2022-11-30xhci: disable U3 suspended ports in S4 hibernate poweroff_late stageMathias Nyman
2022-11-30xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-NReka Norman
2022-11-09usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUSBrian Norris
2022-10-25xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devicesMario Limonciello
2022-10-25xhci: Add quirk to reset host back to default state at shutdownMathias Nyman
2022-10-25usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controllerJens Glathe
2022-09-01USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe()Heikki Krogerus
2022-06-23xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCIUtkarsh Patel
2022-06-23xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCITanveer Alam
2022-05-12xhci: Allow host runtime PM as default for Intel Alder Lake N xHCIMathias Nyman
2022-05-12xhci: Remove quirk for over 10 year old evaluation hardwareMathias Nyman
2022-04-21xhci: Enable runtime PM on second Alderlake controllerEvan Green
2021-12-21xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.Mathias Nyman
2021-12-15usb: xhci: Extend support for runtime power management for AMD's Yellow carp.Nehal Bakulchandra Shah
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-18usb: xhci: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König
2021-10-18Merge 5.15-rc6 into usb-nextGreg Kroah-Hartman
2021-10-14usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platformNehal Bakulchandra Shah
2021-10-11xhci: Enable trust tx length quirk for Fresco FL11 USB controllerNikolay Martynov
2021-10-11xhci: add quirk for host controllers that don't update endpoint DCSJonathan Bell
2021-07-26Merge v5.14-rc3 into usb-nextGreg Kroah-Hartman
2021-07-21usb: renesas-xhci: Remove renesas_xhci_pci_exit()Moritz Fischer
2021-07-21usb: xhci: avoid renesas_usb_fw.mem when it's unusableGreg Thelen
2021-06-09usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD RenoirMario Limonciello
2021-05-13xhci: Add reset resume quirk for AMD xhci controller.Sandeep Singh
2021-05-13xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCIAbhijeet Rao
2021-03-11usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressingForest Crossman