summaryrefslogtreecommitdiff
path: root/include/linux/pci.h
AgeCommit message (Expand)AuthorFilesLines
2025-12-06Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds1-0/+34
2025-12-05Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+19
2025-12-03Merge branch 'pci/pwrctrl-tc9563'Bjorn Helgaas1-0/+1
2025-12-03Merge branch 'pci/controller/keystone'Bjorn Helgaas1-0/+1
2025-12-03Merge branch 'pci/resource'Bjorn Helgaas1-8/+8
2025-12-03Merge branch 'pci/ptm'Bjorn Helgaas1-0/+2
2025-11-18PCI: Add .assert_perst() to control PCIe PERST#Krishna Chaitanya Chundru1-0/+1
2025-11-15PCI/IDE: Initialize an ID for all IDE streamsDan Williams1-0/+1
2025-11-15PCI/IDE: Add Address Association Register setup for downstream MMIOXu Yilun1-0/+5
2025-11-14PCI: Convert BAR sizes bitmasks to u64Ilpo Järvinen1-1/+1
2025-11-14PCI: Add pci_rebar_get_max_size()Ilpo Järvinen1-0/+1
2025-11-14PCI: Add pci_rebar_size_supported() helperIlpo Järvinen1-0/+1
2025-11-14PCI: Move pci_rebar_size_to_bytes() and export itIlpo Järvinen1-0/+1
2025-11-14PCI: Move pci_rebar_bytes_to_size() and clean it upIlpo Järvinen1-7/+3
2025-11-14PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen1-1/+2
2025-11-13PCI: Export pci_get_host_bridge_device() for use by pci-keystoneSiddharth Vadapalli1-0/+1
2025-11-13PCI/ASPM: Cache L0s/L1 Supported so advertised link states can be overriddenBjorn Helgaas1-0/+2
2025-11-13PCI/PTM: Enable only if device advertises relevant roleMika Westerberg1-0/+2
2025-11-04PCI/IDE: Add IDE establishment helpersDan Williams1-0/+6
2025-11-04PCI: Add PCIe Device 3 Extended Capability enumerationDan Williams1-0/+1
2025-11-04PCI/TSM: Establish Secure Sessions and Link EncryptionDan Williams1-0/+3
2025-11-04PCI: Introduce pci_walk_bus_reverse(), for_each_pci_dev_reverse()Dan Williams1-0/+11
2025-11-04PCI/IDE: Enumerate Selective Stream IDE capabilitiesDan Williams1-0/+7
2025-10-28PCI: Enable host bridge emulation for PCI_DOMAINS_GENERIC platformsDan Williams1-0/+7
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