index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
Age
Commit message (
Expand
)
Author
2024-09-19
Merge branch 'pci/controller/keystone'
Bjorn Helgaas
2024-09-19
Merge branch 'pci/controller/j721e'
Bjorn Helgaas
2024-09-19
Merge branch 'pci/controller/imx6'
Bjorn Helgaas
2024-09-19
Merge branch 'pci/controller/dra7xx'
Bjorn Helgaas
2024-09-19
Merge branch 'pci/controller/cadence'
Bjorn Helgaas
2024-09-19
Merge branch 'pci/controller/brcmstb'
Bjorn Helgaas
2024-09-19
Merge branch 'pci/controller/altera'
Bjorn Helgaas
2024-09-19
Merge branch 'pci/controller/affinity'
Bjorn Helgaas
2024-09-13
PCI: dra7xx: Fix error handling when IRQ request fails in probe
Siddharth Vadapalli
2024-09-13
PCI: dra7xx: Fix threaded IRQ request for "dra7xx-pcie-main" IRQ
Siddharth Vadapalli
2024-09-11
PCI: imx6: Add i.MX8Q PCIe Root Complex (RC) support
Richard Zhu
2024-09-10
PCI: Rename CRS Completion Status to RRS
Bjorn Helgaas
2024-09-10
PCI: aardvark: Correct Configuration RRS checking
Bjorn Helgaas
2024-09-09
PCI: brcmstb: Sort enums, pcie_offsets[], pcie_cfg_data, .compatible strings
Bjorn Helgaas
2024-09-09
PCI: imx6: Call common PHY API to set mode, speed, and submode
Frank Li
2024-09-09
PCI: imx6: Consolidate redundant if-checks
Frank Li
2024-09-09
PCI: imx6: Improve comment for workaround ERR010728
Frank Li
2024-09-09
PCI: imx6: Simplify switch-case logic by involve core_reset callback
Frank Li
2024-09-09
PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK
Frank Li
2024-09-09
PCI: imx6: Rename imx6_* with imx_*
Frank Li
2024-09-09
PCI: imx6: Fix missing call to phy_power_off() in error handling
Frank Li
2024-09-09
PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSI
Richard Zhu
2024-09-09
PCI: imx6: Fix establish link failure in EP mode for i.MX8MM and i.MX8MP
Richard Zhu
2024-09-07
PCI: brcmstb: Enable 7712 SoCs
Jim Quinlan
2024-09-07
PCI: brcmstb: Change field name from 'type' to 'soc_base'
Jim Quinlan
2024-09-07
PCI: brcmstb: Check return value of all reset_control_* calls
Jim Quinlan
2024-09-07
PCI: brcmstb: Refactor for chips with many regular inbound windows
Jim Quinlan
2024-09-06
PCI: altera: Replace TLP_REQ_ID() with macro PCI_DEVID()
Jinjie Ruan
2024-09-04
PCI: j721e: Add suspend and resume support
Théo Lebrun
2024-09-04
PCI: j721e: Use T_PERST_CLK_US macro
Thomas Richard
2024-09-04
PCI: brcmstb: Don't conflate the reset rescal with PHY ctrl
Jim Quinlan
2024-09-04
PCI: brcmstb: Remove two unused constants from driver
Jim Quinlan
2024-09-04
PCI: brcmstb: PCI: brcmstb: Make HARD_DEBUG, INTR2_CPU_BASE offsets SoC-specific
Jim Quinlan
2024-09-04
PCI: brcmstb: Use swinit reset if available
Jim Quinlan
2024-09-04
PCI: brcmstb: Use bridge reset if available
Jim Quinlan
2024-09-04
PCI: brcmstb: Use common error handling code in brcm_pcie_probe()
Jim Quinlan
2024-09-03
PCI: cadence: Drop excess cdns_pcie_rc.dev kerneldoc description
Bjorn Helgaas
2024-09-03
PCI: j721e: Add reset GPIO to struct j721e_pcie
Théo Lebrun
2024-09-03
PCI: j721e: Use dev_err_probe() in the probe() function
Thomas Richard
2024-09-03
PCI: cadence: Set cdns_pcie_host_init() global
Thomas Richard
2024-09-03
PCI: cadence: Extract link setup sequence from cdns_pcie_host_setup()
Thomas Richard
2024-08-31
PCI: j721e: Enable ACSPCIE Refclk if "ti,syscon-acspcie-proxy-ctrl" exists
Siddharth Vadapalli
2024-08-13
PCI: keystone: Fix if-statement expression in ks_pcie_quirk()
Dan Carpenter
2024-08-06
PCI: xilinx: Silence 'set affinity failed' warning
Marek Vasut
2024-08-06
PCI: xilinx-xdma: Silence 'set affinity failed' warning
Marek Vasut
2024-08-06
PCI: xilinx-nwl: Silence 'set affinity failed' warning
Marek Vasut
2024-08-06
PCI: vmd: Silence 'set affinity failed' warning
Marek Vasut
2024-07-29
PCI: tegra: Silence 'set affinity failed' warning
Marek Vasut
2024-07-29
PCI: rcar-host: Silence 'set affinity failed' warning
Marek Vasut
2024-07-29
PCI: plda: Silence 'set affinity failed' warning
Marek Vasut
[next]