summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-27PCI: Make pci_dev_is_disconnected() helper public for other driversEthan Zhao1-5/+0
2024-01-31PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold1-2/+2
2024-01-18Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2024-01-15Merge branch 'pci/enumeration-logging'Bjorn Helgaas1-0/+2
2024-01-03Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"Bjorn Helgaas1-0/+2
2024-01-02PCI: Fix 64GT/s effective data rate calculationIlpo Järvinen1-1/+1
2023-12-16PCI: Update BAR # and window messagesPuranjay Mohan1-0/+2
2023-10-20PCI: Add T_PVPERL macroYoshihiro Shimoda1-0/+3
2023-08-31Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-21/+20
2023-08-29Merge branch 'pci/misc'Bjorn Helgaas1-21/+14
2023-08-25PCI: Fix code formatting inconsistenciesBjorn Helgaas1-21/+14
2023-08-24PCI: Add PCIE_PME_TO_L2_TIMEOUT_US L2 ready timeout valueFrank Li1-0/+6
2023-08-22PCI: Create device tree node for bridgeLizhi Hou1-0/+12
2023-06-26Merge branch 'pci/pm'Bjorn Helgaas1-7/+0
2023-06-26Merge branch 'pci/enumeration'Bjorn Helgaas1-0/+8
2023-06-20PCI: Work around PCIe link training failuresMaciej W. Rozycki1-0/+5
2023-06-20PCI: Add support for polling DLLLA to pcie_retrain_link()Maciej W. Rozycki1-1/+1
2023-06-20PCI: Export pcie_retrain_link() for use outside ASPMMaciej W. Rozycki1-0/+1
2023-06-20PCI: Export PCIe link retrain timeoutMaciej W. Rozycki1-0/+2
2023-06-12PCI: Unexport pci_save_aer_state()Bjorn Helgaas1-0/+4
2023-06-07PCI/PM: Shorten pci_bridge_wait_for_secondary_bus() wait time for slow linksMika Westerberg1-7/+0
2023-04-30Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-0/+11
2023-04-27Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-8/+1
2023-04-20PCI: Restrict device disabled status check to DTRob Herring1-2/+2
2023-04-18PCI/DOE: Create mailboxes on device enumerationLukas Wunner1-0/+11
2023-04-12PCI/PM: Drop pci_bridge_wait_for_secondary_bus() timeout parameterMika Westerberg1-8/+1
2023-02-25Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-31/+28
2023-02-22Merge branch 'pci/reset'Bjorn Helgaas1-1/+15
2023-02-16PCI: hotplug: Allow marking devices as disconnected during bind/unbindLukas Wunner1-30/+13
2023-02-11Revert "PCI/ASPM: Save L1 PM Substates Capability for suspend/resume"Bjorn Helgaas1-4/+0
2023-02-09PCI/DPC: Await readiness of secondary bus after resetLukas Wunner1-0/+6
2023-02-07PCI: Unify delay handling for reset and resumeLukas Wunner1-1/+9
2022-11-04PCI: Access Link 2 registers only for devices with LinksMaciej W. Rozycki1-0/+1
2022-10-06Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas1-0/+45
2022-10-06Merge branch 'pci/pm'Bjorn Helgaas1-8/+6
2022-10-05PCI/ASPM: Save L1 PM Substates Capability for suspend/resumeVidya Sagar1-0/+4
2022-09-27PCI: Add standard PCI Config Address macrosPali Rohár1-0/+45
2022-09-12PCI/PTM: Consolidate PTM interface declarationsBjorn Helgaas1-6/+2
2022-09-12PCI/PTM: Add pci_suspend_ptm() and pci_resume_ptm()Bjorn Helgaas1-2/+4
2022-07-12PCI/ASPM: Remove pcie_aspm_pm_state_change()Kai-Heng Feng1-2/+0
2022-04-25PCI: Add function for parsing 'slot-power-limit-milliwatt' DT propertyPali Rohár1-0/+15
2021-11-07Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2021-10-19PCI: Re-enable Downstream Port LTR after reset or hotplugMingchuang Qiao1-0/+1
2021-10-05PCI: PM: Drop struct pci_platform_pm_opsRafael J. Wysocki1-39/+0
2021-09-29PCI: ACPI: PM: Do not use pci_platform_pm_ops for ACPIRafael J. Wysocki1-1/+37
2021-09-27PCI: PM: Do not use pci_platform_pm_ops for Intel MID PMRafael J. Wysocki1-0/+19
2021-09-08Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+41
2021-09-02Merge branch 'pci/misc'Bjorn Helgaas1-2/+21
2021-08-24Revert "PCI: Make pci_enable_ptm() private"Vinicius Costa Gomes1-3/+0
2021-08-21PCI: Make saved capability state private to coreBjorn Helgaas1-2/+21