index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
PCI: Use resource_set_range() that correctly sets ->end
Ilpo Järvinen
1
-4
/
+2
10 days
PCI: Use resource names in PCI log messages
Puranjay Mohan
6
-72
/
+103
10 days
PCI: Update BAR # and window messages
Puranjay Mohan
2
-0
/
+62
2026-03-04
PCI: Fix pci_slot_trylock() error handling
Jinhui Guo
1
-3
/
+1
2026-03-04
PCI/IOV: Fix race between SR-IOV enable/disable and hotplug
Niklas Schnelle
1
-0
/
+4
2026-03-04
Revert "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV"
Niklas Schnelle
1
-5
/
+0
2026-03-04
PCI: endpoint: Fix swapped parameters in pci_{primary/secondary}_epc_epf_unli...
Manikanta Maddireddy
1
-4
/
+4
2026-03-04
PCI: Mark Nvidia GB10 to avoid bus reset
Johnny-CC Chang
1
-0
/
+8
2026-03-04
PCI: Add ACS quirk for Qualcomm Hamoa & Glymur
Krishna Chaitanya Chundru
1
-0
/
+4
2026-03-04
PCI: Enable ACS after configuring IOMMU for OF platforms
Manivannan Sadhasivam
3
-9
/
+10
2026-03-04
PCI: Fix pci_slot_lock () device locking
Keith Busch
1
-6
/
+17
2026-03-04
PCI: Mark ASM1164 SATA controller to avoid bus reset
Alex Williamson
1
-0
/
+10
2026-03-04
PCI: dw-rockchip: Disable BAR 0 and BAR 1 for Root Port
Shawn Lin
1
-0
/
+8
2026-03-04
PCI/MSI: Unmap MSI-X region on error
Haoxiang Li
1
-1
/
+3
2026-03-04
PCI: Add ACS quirk for Pericom PI7C9X2G404 switches [12d8:b404]
Nicolas Cavallari
1
-0
/
+4
2026-03-04
PCI/ACPI: Restrict program_hpx_type2() to AER bits
Håkon Bugge
3
-38
/
+27
2026-03-04
PCI: Add defines for bridge window indexing
Ilpo Järvinen
2
-3
/
+11
2026-03-04
PCI: Add PCIE_MSG_CODE_ASSERT_INTx message macros
Yoshihiro Shimoda
1
-0
/
+18
2026-03-04
PCI: Log bridge info when first enumerating bridge
Bjorn Helgaas
1
-4
/
+19
2026-03-04
PCI: Log bridge windows conditionally
Bjorn Helgaas
1
-9
/
+15
2026-03-04
PCI: Supply bridge device, not secondary bus, to read window details
Bjorn Helgaas
1
-15
/
+6
2026-03-04
PCI: Move pci_read_bridge_windows() below individual window accessors
Bjorn Helgaas
1
-51
/
+51
2026-03-04
PCI: Initialize RCB from pci_configure_device()
Håkon Bugge
1
-0
/
+32
2026-03-04
PCI: Mark 3ware-9650SA Root Port Extended Tags as broken
Jörg Wedekind
1
-0
/
+1
2026-03-04
PCI/portdrv: Fix potential resource leak
Uwe Kleine-König
1
-3
/
+3
2026-03-04
PCI: Do not attempt to set ExtTag for VFs
Håkon Bugge
1
-1
/
+2
2026-03-04
PCI/P2PDMA: Release per-CPU pgmap ref when vm_insert_page() fails
Hou Tao
1
-0
/
+1
2026-03-04
PCI/PM: Avoid redundant delays on D3hot->D3cold
Brian Norris
1
-0
/
+3
2026-03-04
PCI: mediatek: Fix IRQ domain leak when MSI allocation fails
Haotian Zhang
1
-1
/
+3
2026-02-19
PCI: endpoint: Avoid creating sub-groups asynchronously
Liu Song
1
-10
/
+5
2026-02-19
PCI: endpoint: Remove unused field in struct pci_epf_group
Christophe JAILLET
1
-1
/
+0
2026-01-30
x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumers
Dan Williams
1
-6
/
+0
2026-01-11
PCI: brcmstb: Fix disabling L0s capability
Jim Quinlan
1
-7
/
+3
2026-01-11
PCI/PM: Reinstate clearing state_saved in legacy and !PM codepaths
Lukas Wunner
1
-0
/
+4
2026-01-11
PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition
Shawn Lin
1
-1
/
+1
2026-01-11
PCI: keystone: Exit ks_pcie_probe() for invalid mode
Siddharth Vadapalli
1
-0
/
+2
2026-01-11
PCI: rcar-gen2: Drop ARM dependency from PCI_RCAR_GEN2
Geert Uytterhoeven
1
-4
/
+3
2025-11-24
PCI/PM: Skip resuming to D0 if device is disconnected
Mario Limonciello
1
-0
/
+5
2025-11-24
PCI: cadence: Check for the existence of cdns_pcie::ops before using it
Chen Wang
3
-6
/
+6
2025-11-24
PCI: dwc: Verify the single eDMA IRQ in dw_pcie_edma_irq_verify()
Niklas Cassel
1
-3
/
+1
2025-11-24
PCI/P2PDMA: Fix incorrect pointer usage in devm_kfree() call
Sungho Kim
1
-1
/
+1
2025-11-24
s390/pci: Use pci_uevent_ers() in PCI recovery
Niklas Schnelle
1
-1
/
+1
2025-11-24
thunderbolt: Use is_pciehp instead of is_hotplug_bridge
Lukas Wunner
1
-1
/
+1
2025-11-24
PCI: Disable MSI on RDC PCI to PCIe bridges
Marcos Del Sol Vives
1
-0
/
+1
2025-10-23
PCI: tegra194: Reset BARs when running in PCIe endpoint mode
Niklas Cassel
1
-0
/
+10
2025-10-23
PCI: j721e: Fix programming sequence of "strap" settings
Siddharth Vadapalli
1
-0
/
+25
2025-10-23
PCI: j721e: Enable ACSPCIE Refclk if "ti,syscon-acspcie-proxy-ctrl" exists
Siddharth Vadapalli
1
-1
/
+38
2025-10-23
PCI/sysfs: Ensure devices are powered for config reads (part 2)
Brian Norris
1
-2
/
+8
2025-10-19
PCI: endpoint: pci-epf-test: Add NULL check for DMA channels before release
Shin'ichiro Kawasaki
1
-6
/
+11
2025-10-19
PCI: endpoint: Remove surplus return statement from pci_epf_test_clean_dma_ch...
Wang Jiang
1
-2
/
+0
[next]