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-04-20
PCI: layerscape: Fix arg_count to syscon_regmap_lookup_by_phandle_args()
Ioana Ciornei
1
-1
/
+1
2025-04-20
PCI: j721e: Fix the value of .linkdown_irq_regfield for J784S4
Siddharth Vadapalli
1
-2
/
+3
2025-04-20
PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()
Stanimir Varbanov
1
-4
/
+9
2025-04-20
PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t type
Ryo Takakura
1
-6
/
+6
2025-04-20
PCI: Add Rockchip Vendor ID
Shawn Lin
2
-2
/
+1
2025-04-10
PCI: histb: Fix an error handling path in histb_pcie_probe()
Christophe JAILLET
1
-4
/
+8
2025-04-10
PCI: dwc: ep: Return -ENOMEM for allocation failures
Dan Carpenter
1
-0
/
+1
2025-04-10
PCI: xilinx-cpm: Fix IRQ domain leak in error path of probe
Thippeswamy Havalige
1
-4
/
+6
2025-04-10
PCI: brcmstb: Fix potential premature regulator disabling
Jim Quinlan
1
-1
/
+1
2025-04-10
PCI: brcmstb: Fix error path after a call to regulator_bulk_get()
Jim Quinlan
1
-1
/
+2
2025-04-10
PCI: brcmstb: Use internal register to change link capability
Jim Quinlan
1
-2
/
+2
2025-04-10
PCI: brcmstb: Set generation limit before PCIe link up
Jim Quinlan
1
-3
/
+4
2025-04-10
PCI: cadence-ep: Fix the driver to send MSG TLP for INTx without data payload
Hans Zhang
2
-3
/
+2
2025-04-10
PCI: mediatek-gen3: Configure PBUS_CSR registers for EN7581 SoC
Lorenzo Bianconi
1
-1
/
+27
2025-01-26
Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
22
-523
/
+811
2025-01-23
Merge branch 'pci/controller/xilinx-cpm'
Bjorn Helgaas
1
-11
/
+39
2025-01-23
Merge branch 'pci/controller/rockchip'
Bjorn Helgaas
3
-194
/
+65
2025-01-23
Merge branch 'pci/controller/rcar-ep'
Bjorn Helgaas
1
-1
/
+1
2025-01-23
Merge branch 'pci/controller/mvebu'
Bjorn Helgaas
1
-0
/
+1
2025-01-23
Merge branch 'pci/controller/microchip'
Bjorn Helgaas
3
-5
/
+114
2025-01-23
Merge branch 'pci/controller/mediatek'
Bjorn Helgaas
1
-41
/
+76
2025-01-23
Merge branch 'pci/controller/layerscape'
Bjorn Helgaas
1
-6
/
+4
2025-01-23
Merge branch 'pci/controller/imx6'
Bjorn Helgaas
1
-69
/
+69
2025-01-23
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
6
-98
/
+158
2025-01-23
Merge branch 'pci/controller/dra7xx'
Bjorn Helgaas
1
-21
/
+6
2025-01-23
Merge branch 'pci/controller/iommu-map'
Bjorn Helgaas
3
-61
/
+224
2025-01-22
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+1
2025-01-22
PCI: microchip: Set inbound address translation for coherent or non-coherent ...
Daire McNamara
3
-5
/
+114
2025-01-20
PCI: dwc: Simplify config resource lookup
Bjorn Helgaas
1
-9
/
+9
2025-01-20
PCI: imx6: Clean up comments and whitespace
Bjorn Helgaas
1
-19
/
+22
2025-01-19
PCI: imx6: Add i.MX8MQ, i.MX8Q and i.MX95 PM support
Richard Zhu
1
-3
/
+6
2025-01-19
PCI: imx6: Use DWC common suspend resume method
Frank Li
1
-61
/
+35
2025-01-19
PCI: dwc: Add dw_pcie_suspend_noirq(), dw_pcie_resume_noirq() stubs for !CONF...
Bjorn Helgaas
1
-3
/
+12
2025-01-18
PCI: dwc: Remove LTSSM state test in dw_pcie_suspend_noirq()
Richard Zhu
2
-10
/
+18
2025-01-18
PCI: dwc: Always stop link in the dw_pcie_suspend_noirq
Richard Zhu
1
-0
/
+1
2025-01-18
PCI: dw-rockchip: Don't wait for link since we can detect Link Up
Niklas Cassel
1
-0
/
+1
2025-01-18
PCI: dw-rockchip: Enumerate endpoints based on dll_link_up IRQ
Niklas Cassel
1
-8
/
+60
2025-01-18
PCI: qcom: Update ICC and OPP values after Link Up event
Krishna chaitanya chundru
1
-0
/
+2
2025-01-18
PCI: qcom: Don't wait for link if we can detect Link Up
Krishna chaitanya chundru
1
-1
/
+4
2025-01-18
PCI: dwc: Don't wait for link up if driver can detect Link Up event
Krishna chaitanya chundru
2
-2
/
+9
2025-01-18
PCI: dwc: Fix potential truncation in dw_pcie_edma_irq_verify()
Niklas Cassel
1
-1
/
+1
2025-01-16
PCI: dra7xx: Use syscon_regmap_lookup_by_phandle_args
Krzysztof Kozlowski
1
-21
/
+6
2025-01-16
PCI: layerscape: Use syscon_regmap_lookup_by_phandle_args
Krzysztof Kozlowski
1
-6
/
+4
2025-01-16
PCI: imx6: Remove surplus imx7d_pcie_init_phy() function
Richard Zhu
1
-8
/
+0
2025-01-16
PCI: imx6: Add missing reference clock disable logic
Richard Zhu
1
-12
/
+12
2025-01-16
PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset()
Richard Zhu
1
-0
/
+1
2025-01-16
PCI: imx6: Skip controller_id generation logic for i.MX7D
Richard Zhu
1
-1
/
+0
2025-01-16
PCI: imx6: Fetch dbi2 and iATU base addesses from DT
Richard Zhu
1
-23
/
+0
2025-01-16
PCI: imx6: Configure PHY based on Root Complex or Endpoint mode
Frank Li
1
-1
/
+3
2025-01-16
PCI: imx6: Add Refclk for i.MX95 PCIe
Richard Zhu
1
-5
/
+11
[next]