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.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-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
/
drivers
/
pci
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-04
PCI: Fix pci_slot_trylock() error handling
Jinhui Guo
1
-3
/
+1
2026-03-04
PCI: Enable ACS after configuring IOMMU for OF platforms
Manivannan Sadhasivam
1
-9
/
+1
2026-03-04
PCI: Fix pci_slot_lock () device locking
Keith Busch
1
-6
/
+17
2026-03-04
PCI: Check parent for NULL in of_pci_bus_release_domain_nr()
Sergey Shtylyov
1
-1
/
+1
2026-03-04
PCI/PM: Avoid redundant delays on D3hot->D3cold
Brian Norris
1
-0
/
+3
2026-02-11
PCI/ERR: Ensure error recoverability at all times
Lukas Wunner
1
-3
/
+0
2025-11-13
PCI/PM: Skip resuming to D0 if device is disconnected
Mario Limonciello
1
-0
/
+5
2025-10-29
PCI: Test for bit underflow in pcie_set_readrq()
Kees Cook
1
-1
/
+5
2025-08-20
PCI: Honor Max Link Speed when determining supported speeds
Lukas Wunner
1
-2
/
+4
2025-08-20
PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable ports
Lukas Wunner
1
-1
/
+5
2025-08-20
PCI: Allow PCI bridges to go to D3Hot on all non-x86
Manivannan Sadhasivam
1
-4
/
+4
2025-08-20
PCI: Store all PCIe Supported Link Speeds
Ilpo Järvinen
1
-16
/
+42
2025-06-27
PCI: Fix lock symmetry in pci_slot_unlock()
Ilpo Järvinen
1
-1
/
+2
2025-06-19
PCI: Print the actual delay time in pci_bridge_wait_for_secondary_bus()
Wilfred Mallawa
1
-1
/
+1
2025-04-25
Revert "PCI: Avoid reset when disabled via sysfs"
Alex Williamson
1
-4
/
+0
2025-04-20
PCI: Check BAR index for validity
Philipp Stanner
1
-0
/
+6
2025-04-10
PCI: Avoid reset when disabled via sysfs
Nishanth Aravamudan
1
-0
/
+4
2025-04-10
PCI/ACS: Fix 'pci=config_acs=' parameter
Tushar Dave
1
-5
/
+13
2025-02-27
PCI: Remove devres from pci_intx()
Philipp Stanner
1
-41
/
+2
2025-02-27
PCI: Export pci_intx_unmanaged() and pcim_intx()
Philipp Stanner
1
-0
/
+29
2024-12-14
PCI: Add 'reset_subordinate' to reset hierarchy below bridge
Keith Busch
1
-1
/
+1
2024-12-05
PCI: Fix reset_method_store() memory leak
Todd Kjos
1
-2
/
+3
2024-10-29
PCI: Fix pci_enable_acs() support for the ACS quirks
Jason Gunthorpe
1
-5
/
+9
2024-09-23
Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-24
/
+51
2024-09-19
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
1
-7
/
+7
2024-09-19
Merge branch 'pci/reset'
Bjorn Helgaas
1
-2
/
+6
2024-09-19
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-2
/
+10
2024-09-14
PCI: Pass domain number to pci_bus_release_domain_nr() explicitly
Manivannan Sadhasivam
1
-7
/
+7
2024-09-11
PCI: Rename CRS Completion Status to RRS
Bjorn Helgaas
1
-2
/
+2
2024-09-11
PCI: Wait for device readiness with Configuration RRS
Bjorn Helgaas
1
-13
/
+28
2024-09-09
PCI: Use an error code with PCIe failed link retraining
Maciej W. Rozycki
1
-1
/
+1
2024-09-09
PCI: Clear the LBMS bit after a link retrain
Maciej W. Rozycki
1
-1
/
+9
2024-08-09
PCI: Wait for Link before restoring Downstream Buses
Ilpo Järvinen
1
-2
/
+6
2024-08-01
PCI: Fix devres regression in pci_intx()
Philipp Stanner
1
-7
/
+8
2024-07-20
Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-120
/
+186
2024-07-19
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
1
-18
/
+1
2024-07-19
Merge branch 'pci/reset'
Bjorn Helgaas
1
-14
/
+24
2024-07-19
Merge branch 'pci/dpc'
Bjorn Helgaas
1
-3
/
+3
2024-07-19
Merge branch 'pci/devres'
Bjorn Helgaas
1
-27
/
+68
2024-07-13
PCI: Extend ACS configurability
Vidya Sagar
1
-58
/
+90
2024-07-13
PCI: Add missing bridge lock to pci_bus_lock()
Dan Williams
1
-14
/
+21
2024-07-12
PCI: Add managed pcim_intx()
Philipp Stanner
1
-11
/
+8
2024-07-10
PCI: Remove struct pci_devres.enabled status bit
Philipp Stanner
1
-6
/
+0
2024-07-10
PCI: Document hybrid devres hazards
Philipp Stanner
1
-1
/
+46
2024-07-10
PCI: Add managed pcim_request_region()
Philipp Stanner
1
-32
/
+15
2024-07-10
PCI: Add managed partial-BAR request and map infrastructure
Philipp Stanner
1
-0
/
+22
2024-07-10
PCI: Bring the PCIe speed to MBps logic to new pcie_dev_speed_mbps()
Krishna chaitanya chundru
1
-18
/
+1
2024-07-01
PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal
Lukas Wunner
1
-3
/
+3
2024-06-04
PCI: Warn on missing cfg_access_lock during secondary bus reset
Dan Williams
1
-0
/
+3
2024-06-04
PCI: Revert the cfg_access_lock lockdep mechanism
Dan Williams
1
-1
/
+0
[next]