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-18
PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition
Shawn Lin
1
-1
/
+1
2025-12-18
PCI: keystone: Exit ks_pcie_probe() for invalid mode
Siddharth Vadapalli
1
-0
/
+2
2025-12-18
PCI: rcar-gen2: Drop ARM dependency from PCI_RCAR_GEN2
Geert Uytterhoeven
1
-4
/
+3
2025-11-13
PCI/PM: Skip resuming to D0 if device is disconnected
Mario Limonciello
1
-0
/
+5
2025-11-13
PCI: cadence: Check for the existence of cdns_pcie::ops before using it
Chen Wang
3
-6
/
+6
2025-11-13
PCI: dwc: Verify the single eDMA IRQ in dw_pcie_edma_irq_verify()
Niklas Cassel
1
-3
/
+1
2025-11-13
PCI: endpoint: pci-epf-test: Limit PCIe BAR size for fixed BARs
Marek Vasut
1
-1
/
+6
2025-11-13
PCI: imx6: Enable the Vaux supply if available
Richard Zhu
1
-0
/
+4
2025-11-13
PCI/P2PDMA: Fix incorrect pointer usage in devm_kfree() call
Sungho Kim
1
-1
/
+1
2025-11-13
s390/pci: Use pci_uevent_ers() in PCI recovery
Niklas Schnelle
1
-1
/
+1
2025-11-13
thunderbolt: Use is_pciehp instead of is_hotplug_bridge
Lukas Wunner
1
-1
/
+1
2025-11-13
PCI/ERR: Update device error_state already after reset
Lukas Wunner
1
-1
/
+2
2025-11-13
PCI: Disable MSI on RDC PCI to PCIe bridges
Marcos Del Sol Vives
1
-0
/
+1
2025-10-29
PCI: Test for bit underflow in pcie_set_readrq()
Kees Cook
1
-1
/
+5
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
2025-10-19
PCI: tegra194: Reset BARs when running in PCIe endpoint mode
Niklas Cassel
1
-0
/
+10
2025-10-19
PCI: tegra194: Handle errors in BPMP response
Vidya Sagar
1
-2
/
+16
2025-10-19
PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()
Niklas Cassel
1
-2
/
+2
2025-10-19
PCI: rcar-host: Convert struct rcar_msi mask_lock into raw spinlock
Marek Vasut
1
-14
/
+13
2025-10-19
PCI: rcar-host: Drop PMSR spinlock
Marek Vasut
1
-11
/
+2
2025-10-19
PCI: rcar-gen4: Fix PHY initialization
Marek Vasut
1
-1
/
+1
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: j721e: Fix programming sequence of "strap" settings
Siddharth Vadapalli
1
-0
/
+25
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: Convert struct tegra_msi mask_lock into raw spinlock
Marek Vasut
1
-14
/
+13
2025-10-19
PCI: xilinx-nwl: Fix ECAM programming
Jani Nurminen
1
-3
/
+4
2025-10-15
PCI: j721e: Fix incorrect error message in probe()
Alok Tiwari
1
-1
/
+1
2025-10-15
PCI: rcar-gen4: Fix inverted break condition in PHY initialization
Marek Vasut
1
-1
/
+1
2025-10-15
PCI: rcar-gen4: Assure reset occurs before DBI access
Marek Vasut
1
-0
/
+13
2025-10-15
PCI: rcar-gen4: Add missing 1ms delay after PWR reset assertion
Marek Vasut
1
-1
/
+10
2025-10-15
PCI: tegra194: Fix duplicate PLL disable in pex_ep_event_pex_rst_assert()
Nagarjuna Kristam
1
-2
/
+2
2025-10-15
PCI: tegra: Fix devm_kcalloc() argument order for port->phys allocation
Alok Tiwari
1
-1
/
+1
2025-10-15
PCI/ACPI: Fix pci_acpi_preserve_config() memory leak
Nirmoy Das
1
-2
/
+4
2025-09-04
PCI: dwc: Ensure that dw_pcie_wait_for_link() waits 100 ms after link up
Niklas Cassel
1
-0
/
+8
2025-09-04
PCI: Rename PCIE_RESET_CONFIG_DEVICE_WAIT_MS to PCIE_RESET_CONFIG_WAIT_MS
Niklas Cassel
2
-2
/
+2
2025-08-28
PCI: rockchip: Set Target Link Speed to 5.0 GT/s before retraining
Geraldo Nascimento
1
-0
/
+4
2025-08-28
PCI: rockchip: Use standard PCIe definitions
Geraldo Nascimento
2
-32
/
+24
2025-08-28
PCI: imx6: Add IMX8MQ_EP third 64-bit BAR in epc_features
Richard Zhu
1
-1
/
+1
2025-08-28
PCI: imx6: Add i.MX8Q PCIe Endpoint (EP) support
Frank Li
1
-0
/
+20
2025-08-28
PCI: imx6: Delay link start until configfs 'start' written
Richard Zhu
1
-3
/
+0
2025-08-28
PCI: imx6: Remove apps_reset toggling from imx_pcie_{assert/deassert}_core_reset
Richard Zhu
1
-2
/
+3
2025-08-28
PCI: imx6: Add IMX8MM_EP and IMX8MP_EP fixed 256-byte BAR 4 in epc_features
Richard Zhu
1
-0
/
+2
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/portdrv: Use is_pciehp instead of is_hotplug_bridge
Lukas Wunner
1
-1
/
+1
[next]