index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-06
Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
1
-0
/
+34
2025-12-05
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+19
2025-12-03
Merge branch 'pci/pwrctrl-tc9563'
Bjorn Helgaas
1
-0
/
+1
2025-12-03
Merge branch 'pci/controller/keystone'
Bjorn Helgaas
1
-0
/
+1
2025-12-03
Merge branch 'pci/resource'
Bjorn Helgaas
1
-8
/
+8
2025-12-03
Merge branch 'pci/ptm'
Bjorn Helgaas
1
-0
/
+2
2025-11-18
PCI: Add .assert_perst() to control PCIe PERST#
Krishna Chaitanya Chundru
1
-0
/
+1
2025-11-15
PCI/IDE: Initialize an ID for all IDE streams
Dan Williams
1
-0
/
+1
2025-11-15
PCI/IDE: Add Address Association Register setup for downstream MMIO
Xu Yilun
1
-0
/
+5
2025-11-14
PCI: Convert BAR sizes bitmasks to u64
Ilpo Järvinen
1
-1
/
+1
2025-11-14
PCI: Add pci_rebar_get_max_size()
Ilpo Järvinen
1
-0
/
+1
2025-11-14
PCI: Add pci_rebar_size_supported() helper
Ilpo Järvinen
1
-0
/
+1
2025-11-14
PCI: Move pci_rebar_size_to_bytes() and export it
Ilpo Järvinen
1
-0
/
+1
2025-11-14
PCI: Move pci_rebar_bytes_to_size() and clean it up
Ilpo Järvinen
1
-7
/
+3
2025-11-14
PCI: Fix restoring BARs on BAR resize rollback path
Ilpo Järvinen
1
-1
/
+2
2025-11-13
PCI: Export pci_get_host_bridge_device() for use by pci-keystone
Siddharth Vadapalli
1
-0
/
+1
2025-11-13
PCI/ASPM: Cache L0s/L1 Supported so advertised link states can be overridden
Bjorn Helgaas
1
-0
/
+2
2025-11-13
PCI/PTM: Enable only if device advertises relevant role
Mika Westerberg
1
-0
/
+2
2025-11-04
PCI/IDE: Add IDE establishment helpers
Dan Williams
1
-0
/
+6
2025-11-04
PCI: Add PCIe Device 3 Extended Capability enumeration
Dan Williams
1
-0
/
+1
2025-11-04
PCI/TSM: Establish Secure Sessions and Link Encryption
Dan Williams
1
-0
/
+3
2025-11-04
PCI: Introduce pci_walk_bus_reverse(), for_each_pci_dev_reverse()
Dan Williams
1
-0
/
+11
2025-11-04
PCI/IDE: Enumerate Selective Stream IDE capabilities
Dan Williams
1
-0
/
+7
2025-10-28
PCI: Enable host bridge emulation for PCI_DOMAINS_GENERIC platforms
Dan Williams
1
-0
/
+7
2025-10-03
Merge branch 'pci/resource'
Bjorn Helgaas
1
-2
/
+3
2025-09-16
PCI: Refactor distributing available memory to use loops
Ilpo Järvinen
1
-1
/
+2
2025-09-16
PCI: Use pci_release_resource() instead of release_resource()
Ilpo Järvinen
1
-1
/
+1
2025-08-14
s390/pci: Use pci_uevent_ers() in PCI recovery
Niklas Schnelle
1
-1
/
+1
2025-08-01
Merge branch 'pci/resources'
Bjorn Helgaas
1
-0
/
+6
2025-08-01
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-0
/
+6
2025-07-29
PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable ports
Lukas Wunner
1
-0
/
+6
2025-07-17
PCI: Add pci_is_display() to check if device is a display controller
Mario Limonciello
1
-0
/
+15
2025-07-14
PCI/IOV: Allow drivers to control VF BAR size
Michał Winiarski
1
-0
/
+6
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+54
2025-06-04
Merge branch 'pci/misc'
Bjorn Helgaas
1
-3
/
+0
2025-06-04
Merge branch 'pci/ptm-debugfs'
Bjorn Helgaas
1
-0
/
+45
2025-06-04
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-0
/
+8
2025-06-04
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-5
/
+0
2025-06-04
Merge branch 'pci/devres'
Bjorn Helgaas
1
-1
/
+0
2025-06-02
PCI: Remove unused pci_printk()
Ilpo Järvinen
1
-3
/
+0
2025-05-27
Merge tag 'irq-msi-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2025-05-23
PCI/AER: Rename struct aer_stats to aer_info
Karolina Stolarek
1
-1
/
+1
2025-05-21
PCI/MSI: Use bool for MSI enable state tracking
Hans Zhang
1
-2
/
+2
2025-05-15
PCI: Limit visibility of match_driver flag to PCI core
Lukas Wunner
1
-2
/
+0
2025-05-15
PCI: Add debugfs support for exposing PTM context
Manivannan Sadhasivam
1
-0
/
+45
2025-04-16
PCI: pciehp: Ignore Link Down/Up caused by Secondary Bus Reset
Lukas Wunner
1
-0
/
+8
2025-04-15
PCI/MSI: Add an option to write MSIX ENTRY_DATA before any reads
Jonathan Currier
1
-0
/
+2
2025-04-10
PCI: Remove pci_fixup_cardbus()
Heiner Kallweit
1
-3
/
+0
2025-04-09
PCI: Remove pcim_iounmap_regions()
Philipp Stanner
1
-1
/
+0
2025-03-27
Merge branch 'pci/resource'
Bjorn Helgaas
1
-6
/
+1
[next]