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
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
2025-12-07
PCI: cadence: Check for the existence of cdns_pcie::ops before using it
Chen Wang
3
-6
/
+6
2025-12-07
PCI/P2PDMA: Fix incorrect pointer usage in devm_kfree() call
Sungho Kim
1
-1
/
+1
2025-12-07
thunderbolt: Use is_pciehp instead of is_hotplug_bridge
Lukas Wunner
1
-1
/
+1
2025-12-07
PCI: Disable MSI on RDC PCI to PCIe bridges
Marcos Del Sol Vives
1
-0
/
+1
2025-10-29
PCI: rcar: Demote WARN() to dev_warn_ratelimited() in rcar_pcie_wakeup()
Marek Vasut
1
-1
/
+5
2025-10-29
PCI: tegra194: Reset BARs when running in PCIe endpoint mode
Niklas Cassel
2
-0
/
+11
2025-10-29
PCI: rcar-host: Drop PMSR spinlock
Marek Vasut
1
-11
/
+2
2025-10-29
PCI: rcar: Finish transition to L1 state in rcar_pcie_config_access()
Marek Vasut
1
-31
/
+45
2025-10-29
PCI: tegra194: Handle errors in BPMP response
Vidya Sagar
1
-2
/
+16
2025-10-29
PCI: rcar-host: Convert struct rcar_msi mask_lock into raw spinlock
Marek Vasut
1
-6
/
+6
2025-10-29
PCI: j721e: Fix programming sequence of "strap" settings
Siddharth Vadapalli
1
-0
/
+25
2025-10-29
PCI: j721e: Enable ACSPCIE Refclk if "ti,syscon-acspcie-proxy-ctrl" exists
Siddharth Vadapalli
1
-1
/
+38
2025-10-29
PCI/sysfs: Ensure devices are powered for config reads (part 2)
Brian Norris
1
-2
/
+8
2025-10-19
PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()
Niklas Cassel
1
-2
/
+2
2025-10-19
PCI: keystone: Use devm_request_irq() to free "ks-pcie-error-irq" on exit
Siddharth Vadapalli
1
-2
/
+2
2025-10-19
PCI/AER: Support errors introduced by PCIe r6.0
Lukas Wunner
1
-6
/
+6
2025-10-19
PCI/AER: Fix missing uevent on recovery when a reset is requested
Niklas Schnelle
1
-0
/
+1
2025-10-19
PCI/ERR: Fix uevent on failure to recover
Lukas Wunner
1
-1
/
+7
2025-10-19
PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV
Niklas Schnelle
1
-0
/
+5
2025-10-19
PCI/sysfs: Ensure devices are powered for config reads
Brian Norris
1
-1
/
+19
2025-10-19
PCI: tegra: Fix devm_kcalloc() argument order for port->phys allocation
Alok Tiwari
1
-1
/
+1
2025-08-28
PCI: vmd: Assign VMD IRQ domain before enumeration
Nirmal Patel
1
-0
/
+3
2025-08-28
PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable ports
Lukas Wunner
3
-6
/
+8
2025-08-28
PCI: endpoint: Fix configfs group removal on driver teardown
Damien Le Moal
2
-0
/
+2
2025-08-28
PCI: endpoint: Fix configfs group list head handling
Damien Le Moal
1
-1
/
+0
2025-08-28
PCI: pnv_php: Fix surprise plug detection and recovery
Timothy Pearson
1
-3
/
+107
2025-08-28
PCI: pnv_php: Work around switches with broken presence detection
Timothy Pearson
1
-0
/
+27
2025-08-28
PCI: pnv_php: Clean up allocated IRQs on unplug
Timothy Pearson
1
-19
/
+77
2025-08-28
PCI: endpoint: pci-epf-vntb: Fix the incorrect usage of __iomem attribute
Manivannan Sadhasivam
1
-1
/
+1
2025-08-28
PCI: endpoint: pci-epf-vntb: Return -ENOENT if pci_epc_get_next_free_bar() fails
Jerome Brunet
1
-1
/
+1
2025-08-28
PCI: rockchip-host: Fix "Unexpected Completion" log message
Hans Zhang
1
-1
/
+1
2025-07-10
PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot time
Dexuan Cui
1
-6
/
+11
2025-06-27
PCI: dw-rockchip: Fix PHY function call sequence in rockchip_pcie_phy_deinit()
Diederik de Haas
1
-1
/
+1
2025-06-27
PCI: Fix lock symmetry in pci_slot_unlock()
Ilpo Järvinen
1
-1
/
+2
2025-06-27
PCI: Add ACS quirk for Loongson PCIe
Huacai Chen
1
-0
/
+23
2025-06-27
PCI: cadence-ep: Correct PBA offset in .set_msix() callback
Niklas Cassel
1
-2
/
+3
2025-06-27
PCI/DPC: Initialize aer_err_info before using it
Bjorn Helgaas
1
-1
/
+1
2025-06-27
PCI: cadence: Fix runtime atomic count underflow
Hans Zhang
1
-10
/
+1
2025-06-04
PCI: Fix old_size lower bound in calculate_iosize() too
Ilpo Järvinen
1
-4
/
+2
2025-06-04
x86/kaslr: Reduce KASLR entropy on most x86 systems
Balbir Singh
1
-0
/
+6
2025-06-04
PCI: brcmstb: Add a softdep to MIP MSI-X driver
Stanimir Varbanov
1
-0
/
+1
2025-06-04
PCI: brcmstb: Expand inbound window size up to 64GB
Stanimir Varbanov
1
-2
/
+2
2025-06-04
PCI: vmd: Disable MSI remapping bypass under Xen
Roger Pau Monne
1
-0
/
+20
2025-06-04
PCI: dwc: ep: Ensure proper iteration over outbound map windows
Frank Li
1
-1
/
+1
2025-05-09
PCI: imx6: Skip controller_id generation logic for i.MX7D
Richard Zhu
1
-3
/
+2
2025-05-02
PCI: Release resource invalidated by coalescing
Ross Lagerwall
1
-1
/
+3
2025-05-02
PCI: Fix dropping valid root bus resources with .end = zero
Geert Uytterhoeven
1
-1
/
+1
2025-05-02
PCI: Fix use-after-free in pci_bus_release_domain_nr()
Rob Herring
1
-2
/
+3
2025-05-02
PCI: Fix reference leak in pci_register_host_bridge()
Ma Ke
1
-2
/
+7
2025-05-02
PCI: Assign PCI domain IDs by ida_alloc()
Pali Rohár
3
-43
/
+73
[next]