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-7.1.y
linux-7.2.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
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systems
Steffen Persvold
2
-10
/
+14
2026-07-24
PCI: Skip Resizable BAR restore on read error
Marco Nenciarini
1
-0
/
+6
2026-07-24
PCI: Move Resizable BAR code to rebar.c
Ilpo Järvinen
5
-201
/
+214
2026-07-24
PCI: Add kerneldoc for pci_resize_resource()
Ilpo Järvinen
1
-0
/
+20
2026-07-24
PCI: Fix restoring BARs on BAR resize rollback path
Ilpo Järvinen
4
-56
/
+81
2026-07-24
PCI: Free saved list without holding pci_bus_sem
Ilpo Järvinen
1
-1
/
+1
2026-07-24
PCI: Prevent resource tree corruption when BAR resize fails
Ilpo Järvinen
1
-0
/
+5
2026-07-24
PCI: mediatek: Fix IRQ domain leak when port fails to enable
Manivannan Sadhasivam
1
-25
/
+42
2026-07-24
PCI: mediatek: Use generic MACRO for TPVPERL delay
Christian Marangi
1
-6
/
+1
2026-07-24
PCI: mediatek: Convert bool to single quirks entry and bitmap
Christian Marangi
1
-13
/
+20
2026-07-24
PCI: controller: Use dev_fwnode() instead of of_fwnode_handle()
Jiri Slaby (SUSE)
7
-13
/
+10
2026-07-24
PCI: imx6: Fix IMX6SX_GPR12_PCIE_TEST_POWERDOWN handling
Richard Zhu
1
-2
/
+2
2026-07-24
PCI: altera: Fix resource leaks on probe failure
Mahesh Vaidya
1
-2
/
+26
2026-07-24
PCI: endpoint: pci-epf-ntb: Add check to detect 'db_count' value of 0
Manivannan Sadhasivam
1
-10
/
+11
2026-07-24
PCI: endpoint: pci-epf-vntb: Add check to detect 'db_count' value of 0
Manivannan Sadhasivam
1
-6
/
+3
2026-07-24
PCI: iproc: Restore .map_irq() for the platform bus driver
Mark Tomlinson
4
-5
/
+2
2026-07-24
Revert "PCI/MSI: Unmap MSI-X region on error"
Yuanhe Shu
1
-3
/
+1
2026-07-24
PCI: mediatek: Use actual physical address instead of virt_to_phys()
Manivannan Sadhasivam
1
-3
/
+13
2026-07-24
PCI: mediatek: Fix possible truncation in mtk_pcie_parse_port()
Ryder Lee
1
-1
/
+1
2026-07-24
PCI: rcar-host: Remove unused LIST_HEAD(res)
Lad Prabhakar
1
-1
/
+0
2026-07-24
PCI: meson: Propagate devm_add_action_or_reset() failure
Shuvam Pandey
1
-1
/
+3
2026-07-24
PCI: mediatek: Fix operator precedence in PCIE_FTS_NUM_L0 macro
Li RongQing
1
-1
/
+2
2026-07-24
PCI: loongson: Do not ignore downstream devices on external bridges
Rong Zhang
1
-15
/
+16
2026-07-24
PCI: Check ROM header and data structure addr before accessing
Guixin Liu
1
-18
/
+105
2026-07-24
PCI: Introduce named defines for PCI ROM
Guixin Liu
1
-12
/
+28
2026-07-24
PCI/ASPM: Don't reconfigure ASPM entering low-power state
Carlos Bilbao
1
-3
/
+0
2026-07-24
PCI: Always lift 2.5GT/s restriction in PCIe failed link retraining
Maciej W. Rozycki
1
-31
/
+20
2026-07-24
PCI: host-common: Request bus reassignment when not probe-only
Ratheesh Kannoth
1
-0
/
+4
2026-07-24
PCI: altera: Do not dispose parent IRQ mapping
Mahesh Vaidya
1
-1
/
+0
2026-05-23
PCI: dwc: Apply ECRC workaround to DesignWare 5.00a as well
Manikanta Maddireddy
1
-8
/
+8
2026-05-23
PCI: tegra194: Use DWC IP core version
Manikanta Maddireddy
2
-2
/
+4
2026-05-23
PCI: tegra194: Allow system suspend when the Endpoint link is not up
Vidya Sagar
1
-6
/
+25
2026-05-23
PCI: tegra194: Disable direct speed change for Endpoint mode
Vidya Sagar
1
-0
/
+4
2026-05-23
PCI: tegra194: Use devm_gpiod_get_optional() to parse "nvidia,refclk-select"
Vidya Sagar
1
-3
/
+3
2026-05-23
PCI: tegra194: Disable PERST# IRQ only in Endpoint mode
Manikanta Maddireddy
1
-1
/
+2
2026-05-23
PCI: tegra194: Don't force the device into the D0 state before L2
Vidya Sagar
1
-41
/
+0
2026-05-23
PCI: tegra194: Rename 'root_bus' to 'root_port_bus' in tegra_pcie_downstream_...
Manivannan Sadhasivam
1
-6
/
+6
2026-05-23
PCI: tegra194: Disable LTSSM after transition to Detect on surprise link down
Manikanta Maddireddy
1
-13
/
+16
2026-05-23
PCI: tegra194: Increase LTSSM poll time on surprise link down
Manikanta Maddireddy
1
-15
/
+21
2026-05-23
PCI: tegra194: Fix polling delay for L2 state
Vidya Sagar
1
-5
/
+4
2026-05-23
PCI: mediatek-gen3: Prevent leaking IRQ domains when IRQ not found
Chen-Yu Tsai
1
-4
/
+4
2026-05-23
PCI: Enable AtomicOps only if Root Port supports them
Gerd Bayer
1
-21
/
+20
2026-05-17
PCI: epf-mhi: Return 0, not remaining timeout, when eDMA ops complete
Daniel Hodges
1
-0
/
+4
2026-05-17
PCI/AER: Stop ruling out unbound devices as error source
Lukas Wunner
1
-2
/
+0
2026-05-17
PCI/AER: Clear only error bits in PCIe Device Status
Shuai Xue
1
-4
/
+3
2026-05-17
PCI: endpoint: pci-epf-ntb: Remove duplicate resource teardown
Koichiro Den
1
-54
/
+2
2026-04-27
PCI: endpoint: pci-epf-vntb: Stop cmd_handler work in epf_ntb_epc_cleanup
Koichiro Den
1
-0
/
+1
2026-04-27
PCI: endpoint: pci-epf-vntb: Remove duplicate resource teardown
Koichiro Den
1
-17
/
+1
2026-04-27
PCI: hv: Set default NUMA node to 0 for devices without affinity info
Long Li
1
-0
/
+8
2026-04-18
Revert "PCI: Enable ACS after configuring IOMMU for OF platforms"
Manivannan Sadhasivam
3
-10
/
+9
[next]