summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2024-09-19Merge branch 'pci/controller/keystone'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/j721e'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/imx6'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/dra7xx'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/cadence'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/brcmstb'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/altera'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/affinity'Bjorn Helgaas
2024-09-13PCI: dra7xx: Fix error handling when IRQ request fails in probeSiddharth Vadapalli
2024-09-13PCI: dra7xx: Fix threaded IRQ request for "dra7xx-pcie-main" IRQSiddharth Vadapalli
2024-09-11PCI: imx6: Add i.MX8Q PCIe Root Complex (RC) supportRichard Zhu
2024-09-10PCI: Rename CRS Completion Status to RRSBjorn Helgaas
2024-09-10PCI: aardvark: Correct Configuration RRS checkingBjorn Helgaas
2024-09-09PCI: brcmstb: Sort enums, pcie_offsets[], pcie_cfg_data, .compatible stringsBjorn Helgaas
2024-09-09PCI: imx6: Call common PHY API to set mode, speed, and submodeFrank Li
2024-09-09PCI: imx6: Consolidate redundant if-checksFrank Li
2024-09-09PCI: imx6: Improve comment for workaround ERR010728Frank Li
2024-09-09PCI: imx6: Simplify switch-case logic by involve core_reset callbackFrank Li
2024-09-09PCI: imx6: Introduce SoC specific callbacks for controlling REFCLKFrank Li
2024-09-09PCI: imx6: Rename imx6_* with imx_*Frank Li
2024-09-09PCI: imx6: Fix missing call to phy_power_off() in error handlingFrank Li
2024-09-09PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSIRichard Zhu
2024-09-09PCI: imx6: Fix establish link failure in EP mode for i.MX8MM and i.MX8MPRichard Zhu
2024-09-07PCI: brcmstb: Enable 7712 SoCsJim Quinlan
2024-09-07PCI: brcmstb: Change field name from 'type' to 'soc_base'Jim Quinlan
2024-09-07PCI: brcmstb: Check return value of all reset_control_* callsJim Quinlan
2024-09-07PCI: brcmstb: Refactor for chips with many regular inbound windowsJim Quinlan
2024-09-06PCI: altera: Replace TLP_REQ_ID() with macro PCI_DEVID()Jinjie Ruan
2024-09-04PCI: j721e: Add suspend and resume supportThéo Lebrun
2024-09-04PCI: j721e: Use T_PERST_CLK_US macroThomas Richard
2024-09-04PCI: brcmstb: Don't conflate the reset rescal with PHY ctrlJim Quinlan
2024-09-04PCI: brcmstb: Remove two unused constants from driverJim Quinlan
2024-09-04PCI: brcmstb: PCI: brcmstb: Make HARD_DEBUG, INTR2_CPU_BASE offsets SoC-specificJim Quinlan
2024-09-04PCI: brcmstb: Use swinit reset if availableJim Quinlan
2024-09-04PCI: brcmstb: Use bridge reset if availableJim Quinlan
2024-09-04PCI: brcmstb: Use common error handling code in brcm_pcie_probe()Jim Quinlan
2024-09-03PCI: cadence: Drop excess cdns_pcie_rc.dev kerneldoc descriptionBjorn Helgaas
2024-09-03PCI: j721e: Add reset GPIO to struct j721e_pcieThéo Lebrun
2024-09-03PCI: j721e: Use dev_err_probe() in the probe() functionThomas Richard
2024-09-03PCI: cadence: Set cdns_pcie_host_init() globalThomas Richard
2024-09-03PCI: cadence: Extract link setup sequence from cdns_pcie_host_setup()Thomas Richard
2024-08-31PCI: j721e: Enable ACSPCIE Refclk if "ti,syscon-acspcie-proxy-ctrl" existsSiddharth Vadapalli
2024-08-13PCI: keystone: Fix if-statement expression in ks_pcie_quirk()Dan Carpenter
2024-08-06PCI: xilinx: Silence 'set affinity failed' warningMarek Vasut
2024-08-06PCI: xilinx-xdma: Silence 'set affinity failed' warningMarek Vasut
2024-08-06PCI: xilinx-nwl: Silence 'set affinity failed' warningMarek Vasut
2024-08-06PCI: vmd: Silence 'set affinity failed' warningMarek Vasut
2024-07-29PCI: tegra: Silence 'set affinity failed' warningMarek Vasut
2024-07-29PCI: rcar-host: Silence 'set affinity failed' warningMarek Vasut
2024-07-29PCI: plda: Silence 'set affinity failed' warningMarek Vasut