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.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-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
/
controller
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-12
Merge tag 'pci-v6.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-17
/
+4
2025-09-08
PCI: mvebu: Fix use of for_each_of_range() iterator
Klaus Kudielka
1
-17
/
+4
2025-08-12
PCI: vmd: Remove MSI-X check on child devices
Nam Cao
1
-3
/
+0
2025-08-12
PCI: xilinx: Fix NULL pointer dereference in xilinx_pcie_intr_handler()
Nam Cao
1
-1
/
+1
2025-08-07
PCI: vmd: Fix wrong kfree() in vmd_msi_free()
Nam Cao
1
-1
/
+3
2025-08-01
Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
40
-983
/
+1337
2025-08-01
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+1
2025-08-01
Merge branch 'pci/controller/xgene'
Bjorn Helgaas
2
-281
/
+180
2025-08-01
Merge branch 'pci/controller/vmd'
Bjorn Helgaas
1
-0
/
+2
2025-08-01
Merge branch 'pci/controller/sophgo'
Bjorn Helgaas
3
-0
/
+268
2025-08-01
Merge branch 'pci/controller/rockchip-host'
Bjorn Helgaas
1
-11
/
+2
2025-08-01
Merge branch 'pci/controller/rockchip'
Bjorn Helgaas
3
-49
/
+30
2025-08-01
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
6
-59
/
+327
2025-08-01
Merge branch 'pci/controller/mvebu'
Bjorn Helgaas
1
-4
/
+2
2025-08-01
Merge branch 'pci/controller/imx6'
Bjorn Helgaas
1
-14
/
+26
2025-08-01
Merge branch 'pci/controller/dw-rockchip'
Bjorn Helgaas
1
-3
/
+12
2025-08-01
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
1
-8
/
+8
2025-08-01
Merge branch 'pci/controller/cadence'
Bjorn Helgaas
2
-21
/
+1
2025-08-01
Merge branch 'pci/controller/brcmstb'
Bjorn Helgaas
1
-6
/
+27
2025-08-01
Merge branch 'pci/controller/linkup-fix'
Bjorn Helgaas
6
-9
/
+15
2025-07-25
PCI: dwc: Add Sophgo SG2044 PCIe controller driver in Root Complex mode
Inochi Amaoto
3
-0
/
+268
2025-07-25
PCI: vmd: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-80
/
+91
2025-07-25
PCI: vmd: Convert to lock guards
Nam Cao
1
-44
/
+29
2025-07-25
PCI: plda: Switch to msi_create_parent_irq_domain()
Nam Cao
3
-24
/
+23
2025-07-25
PCI: xilinx: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-25
/
+32
2025-07-25
PCI: xilinx-nwl: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-23
/
+24
2025-07-25
PCI: xilinx-xdma: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-28
/
+22
2025-07-25
PCI: rcar-host: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-45
/
+26
2025-07-25
PCI: mediatek: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-26
/
+23
2025-07-25
PCI: mediatek-gen3: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-42
/
+26
2025-07-25
PCI: iproc: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-25
/
+22
2025-07-25
PCI: brcmstb: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-23
/
+23
2025-07-25
PCI: altera-msi: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-24
/
+22
2025-07-25
PCI: aardvark: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-36
/
+24
2025-07-25
PCI: mobiveil: Switch to msi_create_parent_irq_domain()
Nam Cao
3
-22
/
+23
2025-07-25
PCI: dwc: Switch to msi_create_parent_irq_domain()
Nam Cao
3
-46
/
+25
2025-07-25
PCI: controller: Use dev_fwnode() instead of of_fwnode_handle()
Jiri Slaby (SUSE)
9
-14
/
+11
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+20
2025-07-24
PCI: imx6: Delay link start until configfs 'start' written
Richard Zhu
1
-3
/
+0
2025-07-24
PCI: imx6: Remove apps_reset toggling from imx_pcie_{assert/deassert}_core_reset
Richard Zhu
1
-2
/
+3
2025-07-23
PCI: Fix typos
Bjorn Helgaas
1
-1
/
+1
2025-07-23
PCI: mvebu: Use devm_add_action_or_reset() instead of devm_add_action()
Salah Triki
1
-4
/
+2
2025-07-22
PCI: xgene-msi: Restructure handler setup/teardown
Marc Zyngier
1
-70
/
+37
2025-07-22
PCI: xgene-msi: Probe as a standard platform driver
Marc Zyngier
1
-6
/
+1
2025-07-22
PCI: xgene-msi: Resend an MSI racing with itself on a different CPU
Marc Zyngier
1
-0
/
+1
2025-07-22
PCI: xgene-msi: Sanitise MSI allocation and affinity setting
Marc Zyngier
1
-129
/
+93
2025-07-22
PCI: xgene-msi: Get rid of intermediate tracking structure
Marc Zyngier
1
-42
/
+18
2025-07-22
PCI: xgene-msi: Use device-managed memory allocations
Marc Zyngier
1
-18
/
+19
2025-07-22
PCI: xgene-msi: Drop superfluous fields from xgene_msi structure
Marc Zyngier
1
-13
/
+10
2025-07-22
PCI: xgene-msi: Make per-CPU interrupt setup robust
Marc Zyngier
1
-23
/
+6
[next]