summaryrefslogtreecommitdiff
path: root/include/linux/pci.h
AgeCommit message (Expand)AuthorFilesLines
2025-10-03Merge branch 'pci/resource'Bjorn Helgaas1-2/+3
2025-09-16PCI: Refactor distributing available memory to use loopsIlpo Järvinen1-1/+2
2025-09-16PCI: Use pci_release_resource() instead of release_resource()Ilpo Järvinen1-1/+1
2025-08-14s390/pci: Use pci_uevent_ers() in PCI recoveryNiklas Schnelle1-1/+1
2025-08-01Merge branch 'pci/resources'Bjorn Helgaas1-0/+6
2025-08-01Merge branch 'pci/hotplug'Bjorn Helgaas1-0/+6
2025-07-29PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable portsLukas Wunner1-0/+6
2025-07-17PCI: Add pci_is_display() to check if device is a display controllerMario Limonciello1-0/+15
2025-07-14PCI/IOV: Allow drivers to control VF BAR sizeMichał Winiarski1-0/+6
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-10/+54
2025-06-04Merge branch 'pci/misc'Bjorn Helgaas1-3/+0
2025-06-04Merge branch 'pci/ptm-debugfs'Bjorn Helgaas1-0/+45
2025-06-04Merge branch 'pci/hotplug'Bjorn Helgaas1-0/+8
2025-06-04Merge branch 'pci/enumeration'Bjorn Helgaas1-5/+0
2025-06-04Merge branch 'pci/devres'Bjorn Helgaas1-1/+0
2025-06-02PCI: Remove unused pci_printk()Ilpo Järvinen1-3/+0
2025-05-27Merge tag 'irq-msi-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2025-05-23PCI/AER: Rename struct aer_stats to aer_infoKarolina Stolarek1-1/+1
2025-05-21PCI/MSI: Use bool for MSI enable state trackingHans Zhang1-2/+2
2025-05-15PCI: Limit visibility of match_driver flag to PCI coreLukas Wunner1-2/+0
2025-05-15PCI: Add debugfs support for exposing PTM contextManivannan Sadhasivam1-0/+45
2025-04-16PCI: pciehp: Ignore Link Down/Up caused by Secondary Bus ResetLukas Wunner1-0/+8
2025-04-15PCI/MSI: Add an option to write MSIX ENTRY_DATA before any readsJonathan Currier1-0/+2
2025-04-10PCI: Remove pci_fixup_cardbus()Heiner Kallweit1-3/+0
2025-04-09PCI: Remove pcim_iounmap_regions()Philipp Stanner1-1/+0
2025-03-27Merge branch 'pci/resource'Bjorn Helgaas1-6/+1
2025-03-27Merge branch 'pci/hotplug'Bjorn Helgaas1-5/+0
2025-03-27Merge branch 'pci/enumeration'Bjorn Helgaas1-0/+1
2025-03-21s390/pci: Introduce pdev->non_mappable_bars and replace VFIO_PCI_MMAPNiklas Schnelle1-0/+1
2025-03-21PCI: Move cardbus IO size declarations into pci/pci.hIlpo Järvinen1-2/+0
2025-03-21PCI: Make pci_setup_bridge() staticIlpo Järvinen1-1/+0
2025-03-21PCI: Move resource reassignment func declarations into pci/pci.hIlpo Järvinen1-2/+0
2025-03-21PCI: Move pci_rescan_bus_bridge_resize() declaration to pci/pci.hIlpo Järvinen1-1/+0
2025-03-10PCI: Cache offset of Resizable BAR capabilityBjorn Helgaas1-0/+1
2025-03-05PCI: hotplug: Inline pci_hp_{create,remove}_module_link()Lukas Wunner1-5/+0
2025-02-22PCI: Track Flit Mode Status & print it with link statusIlpo Järvinen1-0/+1
2025-01-26Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+4
2025-01-23Merge branch 'pci/controller/iommu-map'Bjorn Helgaas1-0/+2
2025-01-23Merge branch 'pci/err'Bjorn Helgaas1-1/+1
2025-01-18PCI: Remove devres from pci_intx()Philipp Stanner1-1/+0
2025-01-18PCI: Export pci_intx_unmanaged() and pcim_intx()Philipp Stanner1-0/+2
2025-01-15PCI: Add enable_device() and disable_device() callbacks for bridgesFrank Li1-0/+2
2025-01-15PCI: Store number of supported End-End TLP PrefixesIlpo Järvinen1-1/+1
2024-12-20PCI: Add PCI_VDEVICE_SUB helper macroPiotr Kwapulinski1-0/+14
2024-11-27Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-28/+38
2024-11-25Merge branch 'pci/tph'Bjorn Helgaas1-0/+7
2024-11-25Merge branch 'pci/thunderbolt'Bjorn Helgaas1-0/+6
2024-11-25Merge branch 'pci/locking'Bjorn Helgaas1-2/+0
2024-11-25Merge branch 'pci/enumeration'Bjorn Helgaas1-23/+1
2024-11-25Merge branch 'pci/devm'Bjorn Helgaas1-2/+2