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-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
34 hours
PCI: Skip Resizable BAR restore on read error
Marco Nenciarini
1
-0
/
+6
34 hours
PCI: Move Resizable BAR code to rebar.c
Ilpo Järvinen
5
-200
/
+213
34 hours
PCI: Add kerneldoc for pci_resize_resource()
Ilpo Järvinen
1
-0
/
+20
34 hours
PCI: Fix restoring BARs on BAR resize rollback path
Ilpo Järvinen
3
-45
/
+74
34 hours
PCI: Free saved list without holding pci_bus_sem
Ilpo Järvinen
1
-1
/
+1
34 hours
PCI: Prevent resource tree corruption when BAR resize fails
Ilpo Järvinen
1
-0
/
+5
34 hours
PCI: mediatek: Fix IRQ domain leak when port fails to enable
Manivannan Sadhasivam
1
-25
/
+42
34 hours
PCI: mediatek: Convert bool to single quirks entry and bitmap
Christian Marangi
1
-9
/
+16
34 hours
PCI: controller: Use dev_fwnode() instead of of_fwnode_handle()
Jiri Slaby (SUSE)
6
-11
/
+8
34 hours
PCI: imx6: Fix IMX6SX_GPR12_PCIE_TEST_POWERDOWN handling
Richard Zhu
1
-3
/
+2
34 hours
PCI: altera: Fix resource leaks on probe failure
Mahesh Vaidya
1
-2
/
+26
34 hours
PCI: mediatek: Use actual physical address instead of virt_to_phys()
Manivannan Sadhasivam
1
-3
/
+13
34 hours
PCI: mediatek: Fix possible truncation in mtk_pcie_parse_port()
Ryder Lee
1
-1
/
+1
34 hours
PCI: rcar-host: Remove unused LIST_HEAD(res)
Lad Prabhakar
1
-1
/
+0
34 hours
PCI: mediatek: Fix operator precedence in PCIE_FTS_NUM_L0 macro
Li RongQing
1
-1
/
+2
34 hours
PCI: host-common: Request bus reassignment when not probe-only
Ratheesh Kannoth
1
-0
/
+4
34 hours
PCI: altera: Do not dispose parent IRQ mapping
Mahesh Vaidya
1
-1
/
+0
2026-06-01
PCI: tegra194: Disable direct speed change for Endpoint mode
Vidya Sagar
1
-0
/
+4
2026-06-01
PCI: tegra194: Use devm_gpiod_get_optional() to parse "nvidia,refclk-select"
Vidya Sagar
1
-3
/
+3
2026-06-01
PCI: Enable AtomicOps only if Root Port supports them
Gerd Bayer
1
-21
/
+20
2026-06-01
PCI/AER: Stop ruling out unbound devices as error source
Lukas Wunner
1
-2
/
+0
2026-06-01
PCI/AER: Clear only error bits in PCIe Device Status
Shuai Xue
1
-4
/
+3
2026-06-01
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
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: 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: 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: mediatek: Fix IRQ domain leak when MSI allocation fails
Haotian Zhang
1
-1
/
+3
2026-01-19
PCI: brcmstb: Fix disabling L0s capability
Jim Quinlan
1
-7
/
+3
2026-01-19
PCI/PM: Reinstate clearing state_saved in legacy and !PM codepaths
Lukas Wunner
1
-0
/
+4
2026-01-19
PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition
Shawn Lin
1
-1
/
+1
2026-01-19
PCI: keystone: Exit ks_pcie_probe() for invalid mode
Siddharth Vadapalli
1
-0
/
+2
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
PCI: Disable MSI on RDC PCI to PCIe bridges
Marcos Del Sol Vives
1
-0
/
+1
2025-10-29
PCI/sysfs: Ensure devices are powered for config reads
Brian Norris
1
-1
/
+19
2025-10-29
PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Krzysztof Wilczyński
2
-42
/
+40
2025-10-29
PCI: Add sysfs attribute for device power state
Maximilian Luz
1
-0
/
+10
2025-10-29
PCI: j721e: Fix programming sequence of "strap" settings
Siddharth Vadapalli
1
-0
/
+25
2025-10-29
PCI: tegra194: Handle errors in BPMP response
Vidya Sagar
1
-2
/
+16
2025-10-29
PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()
Niklas Cassel
1
-2
/
+2
[next]