index
:
kernel/git/stable/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.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2026-06-23
Merge branch 'pci/procfs'
Bjorn Helgaas
2026-06-23
Merge branch 'pci/pm'
Bjorn Helgaas
2026-06-23
Merge branch 'pci/p2pdma'
Bjorn Helgaas
2026-06-23
Merge branch 'pci/enumeration'
Bjorn Helgaas
2026-06-23
PCI/sysfs: Use kstrtobool() to parse the ROM attribute input
Krzysztof Wilczyński
2026-06-23
PCI/sysfs: Limit BAR resize attribute scope to platforms with PCI mmap
Krzysztof Wilczyński
2026-06-23
PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()
Krzysztof Wilczyński
2026-06-23
PCI/sysfs: Convert legacy I/O and memory attributes to static definitions
Krzysztof Wilczyński
2026-06-23
PCI/sysfs: Add __weak pci_legacy_has_sparse() helper
Krzysztof Wilczyński
2026-06-23
PCI: Add macros for legacy I/O and memory address space sizes
Krzysztof Wilczyński
2026-06-23
PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()
Krzysztof Wilczyński
2026-06-23
PCI/sysfs: Limit pci_sysfs_init() late_initcall compile scope
Krzysztof Wilczyński
2026-06-23
PCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()
Krzysztof Wilczyński
2026-06-23
PCI/sysfs: Warn about BAR resize failure in __resource_resize_store()
Krzysztof Wilczyński
2026-06-23
PCI/sysfs: Convert PCI resource files to static attributes
Krzysztof Wilczyński
2026-06-23
PCI/proc: Fix race between pci_proc_init() and pci_bus_add_device()
Krzysztof Wilczyński
2026-06-23
PCI: rzg3s-host: Use common pci_host_common_link_train_delay() helper
Hans Zhang
2026-06-23
PCI: mediatek-gen3: Add 100 ms delay after link up
Hans Zhang
2026-06-23
PCI: aardvark: Add 100 ms delay after link training
Hans Zhang
2026-06-23
PCI: dwc: Use common pci_host_common_link_train_delay() helper
Hans Zhang
2026-06-23
PCI: cadence-hpa: Add post-link delay
Hans Zhang
2026-06-23
PCI: Move pci_resource_alignment() to setup-res.c file
Ilpo Järvinen
2026-06-23
PCI: Convert pci_resource_alignment() input parameters to const
Ilpo Järvinen
2026-06-23
PCI: Make pci_sriov_resource_alignment() pci_dev const
Ilpo Järvinen
2026-06-23
PCI: Remove const removal cast
Ilpo Järvinen
2026-06-23
PCI: Consolidate add_list (aka realloc_head) empty sanity checks
Ilpo Järvinen
2026-06-23
PCI: Rename 'added' to 'add_list'
Ilpo Järvinen
2026-06-23
PCI: endpoint: pci-epf-vntb: Implement .db_vector_count()/mask() for doorbells
Koichiro Den
2026-06-23
PCI: endpoint: pci-epf-vntb: Exclude reserved slots from db_valid_mask
Koichiro Den
2026-06-22
PCI: endpoint: pci-epf-vntb: Guard configfs writes after EPC attach
Koichiro Den
2026-06-22
PCI: endpoint: pci-epf-vntb: Reject unusable doorbell counts
Koichiro Den
2026-06-22
PCI: endpoint: pci-epf-vntb: Report 0-based doorbell vector via ntb_db_event()
Koichiro Den
2026-06-22
PCI: endpoint: pci-epf-vntb: Defer pci_epc_raise_irq() out of atomic context
Koichiro Den
2026-06-22
PCI: endpoint: pci-epf-vntb: Document legacy MSI doorbell offset
Koichiro Den
2026-06-22
PCI: endpoint: pci-epf-ntb: Add check to detect 'db_count' value of 0
Manivannan Sadhasivam
2026-06-22
PCI: endpoint: pci-epf-vntb: Add check to detect 'db_count' value of 0
Manivannan Sadhasivam
2026-06-18
PCI: host-common: Request bus reassignment when not probe-only
Ratheesh Kannoth
2026-06-18
PCI: rockchip: Protect root bus removal with rescan lock
Hans Zhang
2026-06-18
PCI: plda: Protect root bus removal with rescan lock
Hans Zhang
2026-06-18
PCI: mediatek: Protect root bus removal with rescan lock
Hans Zhang
2026-06-18
PCI: iproc: Protect root bus removal with rescan lock
Hans Zhang
2026-06-18
PCI: dwc: Protect root bus removal with rescan lock
Hans Zhang
2026-06-18
PCI: cadence: Protect root bus removal with rescan lock
Hans Zhang
2026-06-18
PCI: brcmstb: Protect root bus removal with rescan lock
Hans Zhang
2026-06-18
PCI: altera: Protect root bus removal with rescan lock
Hans Zhang
2026-06-18
PCI: iproc: Restore .map_irq() for the platform bus driver
Mark Tomlinson
2026-06-18
PCI: mvebu: Use fixed-width interrupt masks to avoid truncation in 64-bit builds
Rosen Penev
2026-06-17
Merge tag 'iommu-updates-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-17
Merge tag 'devicetree-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-17
Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[prev]
[next]