summaryrefslogtreecommitdiff
path: root/include/linux/pci.h
AgeCommit message (Expand)Author
2026-02-10Merge tag 'irq-msi-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-09Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-03PCI: Flush PCI probe workqueue on cpuset isolated partition changeFrederic Weisbecker
2026-01-31PCI/MSI: Convert the boolean no_64bit_msi flag to a DMA address maskVivian Wang
2026-01-12PCI: Provide pci_free_irq_vectors() stubBoqun Feng
2025-12-06Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-03Merge branch 'pci/pwrctrl-tc9563'Bjorn Helgaas
2025-12-03Merge branch 'pci/controller/keystone'Bjorn Helgaas
2025-12-03Merge branch 'pci/resource'Bjorn Helgaas
2025-12-03Merge branch 'pci/ptm'Bjorn Helgaas
2025-11-18PCI: Add .assert_perst() to control PCIe PERST#Krishna Chaitanya Chundru
2025-11-14PCI/IDE: Initialize an ID for all IDE streamsDan Williams
2025-11-14PCI/IDE: Add Address Association Register setup for downstream MMIOXu Yilun
2025-11-14PCI: Convert BAR sizes bitmasks to u64Ilpo Järvinen
2025-11-14PCI: Add pci_rebar_get_max_size()Ilpo Järvinen
2025-11-14PCI: Add pci_rebar_size_supported() helperIlpo Järvinen
2025-11-14PCI: Move pci_rebar_size_to_bytes() and export itIlpo Järvinen
2025-11-14PCI: Move pci_rebar_bytes_to_size() and clean it upIlpo Järvinen
2025-11-14PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen
2025-11-13PCI: Export pci_get_host_bridge_device() for use by pci-keystoneSiddharth Vadapalli
2025-11-12PCI/ASPM: Cache L0s/L1 Supported so advertised link states can be overriddenBjorn Helgaas
2025-11-12PCI/PTM: Enable only if device advertises relevant roleMika Westerberg
2025-11-03PCI/IDE: Add IDE establishment helpersDan Williams
2025-11-03PCI: Add PCIe Device 3 Extended Capability enumerationDan Williams
2025-11-03PCI/TSM: Establish Secure Sessions and Link EncryptionDan Williams
2025-11-03PCI: Introduce pci_walk_bus_reverse(), for_each_pci_dev_reverse()Dan Williams
2025-11-03PCI/IDE: Enumerate Selective Stream IDE capabilitiesDan Williams
2025-10-28PCI: Enable host bridge emulation for PCI_DOMAINS_GENERIC platformsDan Williams
2025-10-03Merge branch 'pci/resource'Bjorn Helgaas
2025-09-16PCI: Refactor distributing available memory to use loopsIlpo Järvinen
2025-09-16PCI: Use pci_release_resource() instead of release_resource()Ilpo Järvinen
2025-08-14s390/pci: Use pci_uevent_ers() in PCI recoveryNiklas Schnelle
2025-07-31Merge branch 'pci/resources'Bjorn Helgaas
2025-07-31Merge branch 'pci/hotplug'Bjorn Helgaas
2025-07-29PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable portsLukas Wunner
2025-07-17PCI: Add pci_is_display() to check if device is a display controllerMario Limonciello
2025-07-14PCI/IOV: Allow drivers to control VF BAR sizeMichał Winiarski
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-06-04Merge branch 'pci/misc'Bjorn Helgaas
2025-06-04Merge branch 'pci/ptm-debugfs'Bjorn Helgaas
2025-06-04Merge branch 'pci/hotplug'Bjorn Helgaas
2025-06-04Merge branch 'pci/enumeration'Bjorn Helgaas
2025-06-04Merge branch 'pci/devres'Bjorn Helgaas
2025-06-02PCI: Remove unused pci_printk()Ilpo Järvinen
2025-05-27Merge tag 'irq-msi-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-23PCI/AER: Rename struct aer_stats to aer_infoKarolina Stolarek
2025-05-21PCI/MSI: Use bool for MSI enable state trackingHans Zhang
2025-05-15PCI: Limit visibility of match_driver flag to PCI coreLukas Wunner
2025-05-15PCI: Add debugfs support for exposing PTM contextManivannan Sadhasivam