summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.h
AgeCommit message (Expand)Author
2023-04-30Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2023-04-27Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-20PCI: Restrict device disabled status check to DTRob Herring
2023-04-18PCI/DOE: Create mailboxes on device enumerationLukas Wunner
2023-04-11PCI/PM: Drop pci_bridge_wait_for_secondary_bus() timeout parameterMika Westerberg
2023-02-24Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-22Merge branch 'pci/reset'Bjorn Helgaas
2023-02-15PCI: hotplug: Allow marking devices as disconnected during bind/unbindLukas Wunner
2023-02-10Revert "PCI/ASPM: Save L1 PM Substates Capability for suspend/resume"Bjorn Helgaas
2023-02-09PCI/DPC: Await readiness of secondary bus after resetLukas Wunner
2023-02-07PCI: Unify delay handling for reset and resumeLukas Wunner
2022-11-04PCI: Access Link 2 registers only for devices with LinksMaciej W. Rozycki
2022-10-05Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas
2022-10-05Merge branch 'pci/pm'Bjorn Helgaas
2022-10-04PCI/ASPM: Save L1 PM Substates Capability for suspend/resumeVidya Sagar
2022-09-27PCI: Add standard PCI Config Address macrosPali Rohár
2022-09-12PCI/PTM: Consolidate PTM interface declarationsBjorn Helgaas
2022-09-12PCI/PTM: Add pci_suspend_ptm() and pci_resume_ptm()Bjorn Helgaas
2022-07-12PCI/ASPM: Remove pcie_aspm_pm_state_change()Kai-Heng Feng
2022-04-25PCI: Add function for parsing 'slot-power-limit-milliwatt' DT propertyPali Rohár
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-19PCI: Re-enable Downstream Port LTR after reset or hotplugMingchuang Qiao
2021-10-05PCI: PM: Drop struct pci_platform_pm_opsRafael J. Wysocki
2021-09-29PCI: ACPI: PM: Do not use pci_platform_pm_ops for ACPIRafael J. Wysocki
2021-09-27PCI: PM: Do not use pci_platform_pm_ops for Intel MID PMRafael J. Wysocki
2021-09-07Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-02Merge branch 'pci/misc'Bjorn Helgaas
2021-08-24Revert "PCI: Make pci_enable_ptm() private"Vinicius Costa Gomes
2021-08-20PCI: Make saved capability state private to coreBjorn Helgaas
2021-08-18PCI: Change the type of probe argument in reset functionsAmey Narkhede
2021-08-18PCI: Add support for ACPI _RST reset methodShanker Donthineni
2021-08-18PCI: Add pci_set_acpi_fwnode() to set ACPI_COMPANIONShanker Donthineni
2021-08-18PCI: Allow userspace to query and set device reset mechanismAmey Narkhede
2021-08-17PCI: Add array to track reset method orderingAmey Narkhede
2021-07-06Merge branch 'pci/kernel-doc'Bjorn Helgaas
2021-07-06PCI: Fix kernel-doc formattingKrzysztof Wilczyński
2021-06-16PCI: pciehp: Ignore Link Down/Up caused by DPCLukas Wunner
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-04Merge branch 'pci/misc'Bjorn Helgaas
2021-05-04Merge branch 'pci/sysfs'Bjorn Helgaas
2021-04-30PCI/VPD: Change pci_vpd_init() return type to voidHeiner Kallweit
2021-04-29PCI/sysfs: Convert "index", "acpi_index", "label" to static attributesKrzysztof Wilczyński
2021-04-29PCI/sysfs: Convert "vpd" to static attributeKrzysztof Wilczyński
2021-04-04PCI/IOV: Add sysfs MSI-X vector assignment interfaceLeon Romanovsky
2021-03-11PCI: thunder: Fix compile testingArnd Bergmann
2021-02-21Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-01-27Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume"Bjorn Helgaas
2021-01-14PCI: Export pci_rebar_get_possible_sizes()Darren Salt
2020-12-15Merge branch 'pci/ptm'Bjorn Helgaas
2020-12-15Merge branch 'pci/msi'Bjorn Helgaas