summaryrefslogtreecommitdiff
path: root/include/linux/pci.h
AgeCommit message (Expand)Author
2026-02-12Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2026-02-11Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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-06Merge branch 'pci/virtualization'Bjorn Helgaas
2026-02-06Merge branch 'pci/resource'Bjorn Helgaas
2026-02-06Merge branch 'pci/pwrctrl'Bjorn Helgaas
2026-02-06Merge branch 'pci/iommu'Bjorn Helgaas
2026-02-06PCI/bwctrl: Disable BW controller on Intel P45 using a quirkIlpo Järvinen
2026-02-06PCI: Cache ACS Capabilities registerManivannan Sadhasivam
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-27PCI: Separate CardBus setup & build it only with CONFIG_CARDBUSIlpo Järvinen
2026-01-22PCI: Introduce pcie_is_cxl()Terry Bowman
2026-01-16PCI: Drop the assert_perst() callbackManivannan Sadhasivam
2026-01-13PCI: Add PCI_BRIDGE_NO_ALIAS quirk for ASPEED AST1150Nirmoy Das
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