summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-02-241-31/+28
|\
| * Merge branch 'pci/reset'Bjorn Helgaas2023-02-221-1/+15
| |\
| | * PCI/DPC: Await readiness of secondary bus after resetLukas Wunner2023-02-091-0/+6
| | * PCI: Unify delay handling for reset and resumeLukas Wunner2023-02-071-1/+9
| * | PCI: hotplug: Allow marking devices as disconnected during bind/unbindLukas Wunner2023-02-151-30/+13
| |/
* / Revert "PCI/ASPM: Save L1 PM Substates Capability for suspend/resume"Bjorn Helgaas2023-02-101-4/+0
|/
* PCI: Access Link 2 registers only for devices with LinksMaciej W. Rozycki2022-11-041-0/+1
* Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas2022-10-051-0/+45
|\
| * PCI: Add standard PCI Config Address macrosPali Rohár2022-09-271-0/+45
* | Merge branch 'pci/pm'Bjorn Helgaas2022-10-051-8/+6
|\ \
| * | PCI/PTM: Consolidate PTM interface declarationsBjorn Helgaas2022-09-121-6/+2
| * | PCI/PTM: Add pci_suspend_ptm() and pci_resume_ptm()Bjorn Helgaas2022-09-121-2/+4
| |/
* / PCI/ASPM: Save L1 PM Substates Capability for suspend/resumeVidya Sagar2022-10-041-0/+4
|/
* PCI/ASPM: Remove pcie_aspm_pm_state_change()Kai-Heng Feng2022-07-121-2/+0
* PCI: Add function for parsing 'slot-power-limit-milliwatt' DT propertyPali Rohár2022-04-251-0/+15
* Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-061-0/+1
|\
| * PCI: Re-enable Downstream Port LTR after reset or hotplugMingchuang Qiao2021-10-191-0/+1
* | PCI: PM: Drop struct pci_platform_pm_opsRafael J. Wysocki2021-10-051-39/+0
* | PCI: ACPI: PM: Do not use pci_platform_pm_ops for ACPIRafael J. Wysocki2021-09-291-1/+37
* | PCI: PM: Do not use pci_platform_pm_ops for Intel MID PMRafael J. Wysocki2021-09-271-0/+19
|/
* Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-071-6/+41
|\
| * Merge branch 'pci/misc'Bjorn Helgaas2021-09-021-2/+21
| |\
| | * PCI: Make saved capability state private to coreBjorn Helgaas2021-08-201-2/+21
| * | PCI: Change the type of probe argument in reset functionsAmey Narkhede2021-08-181-6/+6
| * | PCI: Add support for ACPI _RST reset methodShanker Donthineni2021-08-181-0/+6
| * | PCI: Add pci_set_acpi_fwnode() to set ACPI_COMPANIONShanker Donthineni2021-08-181-0/+2
| * | PCI: Allow userspace to query and set device reset mechanismAmey Narkhede2021-08-181-0/+2
| * | PCI: Add array to track reset method orderingAmey Narkhede2021-08-171-1/+7
| |/
* / Revert "PCI: Make pci_enable_ptm() private"Vinicius Costa Gomes2021-08-241-3/+0
|/
* Merge branch 'pci/kernel-doc'Bjorn Helgaas2021-07-061-2/+2
|\
| * PCI: Fix kernel-doc formattingKrzysztof Wilczyński2021-07-061-2/+2
* | PCI: pciehp: Ignore Link Down/Up caused by DPCLukas Wunner2021-06-161-0/+4
|/
* Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-051-12/+12
|\
| * Merge branch 'pci/misc'Bjorn Helgaas2021-05-041-0/+6
| |\
| | * PCI: thunder: Fix compile testingArnd Bergmann2021-03-111-0/+6
| * | Merge branch 'pci/sysfs'Bjorn Helgaas2021-05-041-11/+5
| |\ \
| | * | PCI/sysfs: Convert "index", "acpi_index", "label" to static attributesKrzysztof Wilczyński2021-04-291-9/+4
| | * | PCI/sysfs: Convert "vpd" to static attributeKrzysztof Wilczyński2021-04-291-2/+1
| | |/
| * / PCI/VPD: Change pci_vpd_init() return type to voidHeiner Kallweit2021-04-301-1/+1
| |/
* / PCI/IOV: Add sysfs MSI-X vector assignment interfaceLeon Romanovsky2021-04-041-1/+2
|/
* Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-02-211-1/+0
|\
| * PCI: Export pci_rebar_get_possible_sizes()Darren Salt2021-01-141-1/+0
* | Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume"Bjorn Helgaas2021-01-271-4/+0
|/
* Merge branch 'pci/ptm'Bjorn Helgaas2020-12-151-0/+10
|\
| * PCI: Disable PTM during suspend to save powerDavid E. Box2020-12-101-0/+2
| * PCI/PTM: Save/restore Precision Time Measurement Capability for suspend/resumeDavid E. Box2020-12-101-0/+8
* | Merge branch 'pci/msi'Bjorn Helgaas2020-12-151-21/+2
|\ \
| * | PCI/MSI: Move MSI/MSI-X flags updaters to msi.cBjorn Helgaas2020-12-041-21/+0
| * | PCI/MSI: Move MSI/MSI-X init to msi.cBjorn Helgaas2020-12-041-0/+2
| |/
* | Merge branch 'pci/err'Bjorn Helgaas2020-12-151-2/+27
|\ \