summaryrefslogtreecommitdiff
path: root/include/linux/pci.h
AgeCommit message (Expand)AuthorFilesLines
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
2024-11-16PCI/bwctrl: Add pcie_set_target_speed() to set PCIe Link SpeedIlpo Järvinen1-0/+10
2024-11-16PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controllerIlpo Järvinen1-0/+2
2024-11-11PCI: Unexport pci_walk_bus_locked()Keith Busch1-2/+0
2024-11-11PCI: Store all PCIe Supported Link SpeedsIlpo Järvinen1-1/+9
2024-11-07PCI: Detect and trust built-in Thunderbolt chipsEsther Shimanovich1-0/+6
2024-10-31PCI: Make pcim_iounmap_region() a public functionPhilipp Stanner1-0/+1
2024-10-31PCI: Remove pcim_iomap_regions_request_all()Philipp Stanner1-2/+0
2024-10-31PCI: Make pcim_request_all_regions() a public functionPhilipp Stanner1-0/+1
2024-10-24PCI: Protect Link Control 2 Register with RMW lockingIlpo Järvinen1-0/+1