aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-05Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas1-0/+45
2022-10-05Merge branch 'pci/pm'Bjorn Helgaas1-8/+6
2022-10-04PCI/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-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus 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-07Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus 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-20PCI: Make saved capability state private to coreBjorn Helgaas1-2/+21
2021-08-18PCI: Change the type of probe argument in reset functionsAmey Narkhede1-6/+6
2021-08-18PCI: Add support for ACPI _RST reset methodShanker Donthineni1-0/+6
2021-08-18PCI: Add pci_set_acpi_fwnode() to set ACPI_COMPANIONShanker Donthineni1-0/+2
2021-08-18PCI: Allow userspace to query and set device reset mechanismAmey Narkhede1-0/+2
2021-08-17PCI: Add array to track reset method orderingAmey Narkhede1-1/+7
2021-07-06Merge branch 'pci/kernel-doc'Bjorn Helgaas1-2/+2
2021-07-06PCI: Fix kernel-doc formattingKrzysztof Wilczyński1-2/+2
2021-06-16PCI: pciehp: Ignore Link Down/Up caused by DPCLukas Wunner1-0/+4
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-12/+12
2021-05-04Merge branch 'pci/misc'Bjorn Helgaas1-0/+6
2021-05-04Merge branch 'pci/sysfs'Bjorn Helgaas1-11/+5
2021-04-30PCI/VPD: Change pci_vpd_init() return type to voidHeiner Kallweit1-1/+1
2021-04-29PCI/sysfs: Convert "index", "acpi_index", "label" to static attributesKrzysztof Wilczyński1-9/+4
2021-04-29PCI/sysfs: Convert "vpd" to static attributeKrzysztof Wilczyński1-2/+1
2021-04-04PCI/IOV: Add sysfs MSI-X vector assignment interfaceLeon Romanovsky1-1/+2
2021-03-11PCI: thunder: Fix compile testingArnd Bergmann1-0/+6
2021-02-21Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+0
2021-01-27Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume"Bjorn Helgaas1-4/+0
2021-01-14PCI: Export pci_rebar_get_possible_sizes()Darren Salt1-1/+0
2020-12-15Merge branch 'pci/ptm'Bjorn Helgaas1-0/+10
2020-12-15Merge branch 'pci/msi'Bjorn Helgaas1-21/+2
2020-12-15Merge branch 'pci/err'Bjorn Helgaas1-2/+27
2020-12-15Merge branch 'pci/enumeration'Bjorn Helgaas1-2/+4
2020-12-10PCI: Disable PTM during suspend to save powerDavid E. Box1-0/+2
2020-12-10PCI/PTM: Save/restore Precision Time Measurement Capability for suspend/resumeDavid E. Box1-0/+8
2020-12-05PCI/AER: Add pcie_walk_rcec() to RCEC AER handlingSean V Kelley1-0/+6
2020-12-05PCI/ERR: Add pcie_link_rcec() to associate RCiEPsSean V Kelley1-0/+2
2020-12-04PCI/MSI: Move MSI/MSI-X flags updaters to msi.cBjorn Helgaas1-21/+0
2020-12-04PCI/MSI: Move MSI/MSI-X init to msi.cBjorn Helgaas1-0/+2
2020-12-04PCI/ERR: Rename reset_link() to reset_subordinates()Sean V Kelley1-2/+2
2020-12-04PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()Sean V Kelley1-0/+17
2020-11-20PCI: Decode PCIe 64 GT/s link speedGustavo Pimentel1-2/+4
2020-11-20PCI/ASPM: Save/restore L1SS Capability for suspend/resumeVidya Sagar1-0/+4