summaryrefslogtreecommitdiff
path: root/include/linux/pci.h
AgeCommit message (Expand)Author
2025-04-15PCI/MSI: Add an option to write MSIX ENTRY_DATA before any readsJonathan Currier
2025-03-27Merge branch 'pci/resource'Bjorn Helgaas
2025-03-27Merge branch 'pci/hotplug'Bjorn Helgaas
2025-03-27Merge branch 'pci/enumeration'Bjorn Helgaas
2025-03-21s390/pci: Introduce pdev->non_mappable_bars and replace VFIO_PCI_MMAPNiklas Schnelle
2025-03-20PCI: Move cardbus IO size declarations into pci/pci.hIlpo Järvinen
2025-03-20PCI: Make pci_setup_bridge() staticIlpo Järvinen
2025-03-20PCI: Move resource reassignment func declarations into pci/pci.hIlpo Järvinen
2025-03-20PCI: Move pci_rescan_bus_bridge_resize() declaration to pci/pci.hIlpo Järvinen
2025-03-10PCI: Cache offset of Resizable BAR capabilityBjorn Helgaas
2025-03-04PCI: hotplug: Inline pci_hp_{create,remove}_module_link()Lukas Wunner
2025-02-21PCI: Track Flit Mode Status & print it with link statusIlpo Järvinen
2025-01-25Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-23Merge branch 'pci/controller/iommu-map'Bjorn Helgaas
2025-01-23Merge branch 'pci/err'Bjorn Helgaas
2025-01-18PCI: Remove devres from pci_intx()Philipp Stanner
2025-01-18PCI: Export pci_intx_unmanaged() and pcim_intx()Philipp Stanner
2025-01-15PCI: Add enable_device() and disable_device() callbacks for bridgesFrank Li
2025-01-14PCI: Store number of supported End-End TLP PrefixesIlpo Järvinen
2024-12-20PCI: Add PCI_VDEVICE_SUB helper macroPiotr Kwapulinski
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-25Merge branch 'pci/tph'Bjorn Helgaas
2024-11-25Merge branch 'pci/thunderbolt'Bjorn Helgaas
2024-11-25Merge branch 'pci/locking'Bjorn Helgaas
2024-11-25Merge branch 'pci/enumeration'Bjorn Helgaas
2024-11-25Merge branch 'pci/devm'Bjorn Helgaas
2024-11-16PCI/bwctrl: Add pcie_set_target_speed() to set PCIe Link SpeedIlpo Järvinen
2024-11-16PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controllerIlpo Järvinen
2024-11-11PCI: Unexport pci_walk_bus_locked()Keith Busch
2024-11-11PCI: Store all PCIe Supported Link SpeedsIlpo Järvinen
2024-11-06PCI: Detect and trust built-in Thunderbolt chipsEsther Shimanovich
2024-10-30PCI: Make pcim_iounmap_region() a public functionPhilipp Stanner
2024-10-30PCI: Remove pcim_iomap_regions_request_all()Philipp Stanner
2024-10-30PCI: Make pcim_request_all_regions() a public functionPhilipp Stanner
2024-10-23PCI: Protect Link Control 2 Register with RMW lockingIlpo Järvinen
2024-10-18PCI: Move struct pci_bus_resource into bus.cIlpo Järvinen
2024-10-18PCI: Remove unused PCI_SUBTRACTIVE_DECODEIlpo Järvinen
2024-10-15PCI: Constify pci_register_io_range() fwnode_handleRob Herring (Arm)
2024-10-02PCI: Add TLP Processing Hints (TPH) supportWei Huang
2024-09-19Merge branch 'pci/misc'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/qcom'Bjorn Helgaas
2024-09-19Merge branch 'pci/npem'Bjorn Helgaas
2024-09-19Merge branch 'pci/devres'Bjorn Helgaas
2024-09-13PCI: Pass domain number to pci_bus_release_domain_nr() explicitlyManivannan Sadhasivam
2024-09-10PCI: Rename CRS Completion Status to RRSBjorn Helgaas
2024-09-10PCI: Wait for device readiness with Configuration RRSBjorn Helgaas
2024-09-04PCI/NPEM: Add Native PCIe Enclosure Management supportMariusz Tkaczyk
2024-08-23PCI: Make pci_bus_type constantKunwu Chan
2024-08-09PCI: Deprecate pcim_iomap_regions() in favor of pcim_iomap_region()Philipp Stanner
2024-08-09PCI: Make pcim_request_region() a public functionPhilipp Stanner