summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
AgeCommit message (Expand)AuthorLines
2024-09-09PCI: imx6: Improve comment for workaround ERR010728Frank Li-3/+20
2024-09-09PCI: imx6: Simplify switch-case logic by involve core_reset callbackFrank Li-63/+71
2024-09-09PCI: imx6: Introduce SoC specific callbacks for controlling REFCLKFrank Li-60/+51
2024-09-09PCI: imx6: Rename imx6_* with imx_*Frank Li-375/+374
2024-09-09PCI: imx6: Fix missing call to phy_power_off() in error handlingFrank Li-3/+4
2024-09-09PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSIRichard Zhu-0/+2
2024-09-09PCI: imx6: Fix establish link failure in EP mode for i.MX8MM and i.MX8MPRichard Zhu-2/+4
2024-09-07PCI: brcmstb: Enable 7712 SoCsJim Quinlan-0/+20
2024-09-07PCI: brcmstb: Change field name from 'type' to 'soc_base'Jim Quinlan-21/+21
2024-09-07PCI: brcmstb: Check return value of all reset_control_* callsJim Quinlan-30/+73
2024-09-07PCI: brcmstb: Refactor for chips with many regular inbound windowsJim Quinlan-54/+182
2024-09-06PCI: kirin: Fix buffer overflow in kirin_pcie_parse_port()Alexandra Diupina-2/+2
2024-09-06PCI: altera: Replace TLP_REQ_ID() with macro PCI_DEVID()Jinjie Ruan-2/+1
2024-09-04PCI: j721e: Add suspend and resume supportThéo Lebrun-6/+92
2024-09-04PCI: j721e: Use T_PERST_CLK_US macroThomas Richard-1/+1
2024-09-04PCI: brcmstb: Don't conflate the reset rescal with PHY ctrlJim Quinlan-3/+14
2024-09-04PCI: brcmstb: Remove two unused constants from driverJim Quinlan-5/+0
2024-09-04PCI: brcmstb: PCI: brcmstb: Make HARD_DEBUG, INTR2_CPU_BASE offsets SoC-specificJim Quinlan-15/+24
2024-09-04PCI: brcmstb: Use swinit reset if availableJim Quinlan-0/+24
2024-09-04PCI: brcmstb: Use bridge reset if availableJim Quinlan-1/+17
2024-09-04PCI: brcmstb: Use common error handling code in brcm_pcie_probe()Jim Quinlan-13/+12
2024-09-03PCI: cadence: Drop excess cdns_pcie_rc.dev kerneldoc descriptionBjorn Helgaas-1/+0
2024-09-03PCI: mediatek: Drop excess mtk_pcie.mem kerneldoc descriptionBjorn Helgaas-1/+0
2024-09-03PCI: j721e: Add reset GPIO to struct j721e_pcieThéo Lebrun-0/+2
2024-09-03PCI: j721e: Use dev_err_probe() in the probe() functionThomas Richard-11/+8
2024-09-03PCI: cadence: Set cdns_pcie_host_init() globalThomas Richard-3/+8
2024-09-03PCI: cadence: Extract link setup sequence from cdns_pcie_host_setup()Thomas Richard-13/+32
2024-09-03PCI: mediatek-gen3: Add Airoha EN7581 supportLorenzo Bianconi-2/+113
2024-09-03PCI: mediatek-gen3: Rely on reset_bulk APIs for PHY reset linesLorenzo Bianconi-12/+33
2024-09-03PCI: mediatek-gen3: Add mtk_gen3_pcie_pdata data structureLorenzo Bianconi-3/+21
2024-09-01PCI: rcar-gen4: Make read-only const array check_addr staticColin Ian King-1/+6
2024-09-01PCI: vmd: Fix indentation issue in vmd_shutdown()Riyan Dhiman-2/+2
2024-09-01PCI: qcom: Disable mirroring of DBI and iATU register space in BAR regionPrudhvi Yarlagadda-15/+61
2024-09-01PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq' interruptManivannan Sadhasivam-1/+54
2024-09-01PCI: qcom-ep: Modify 'global_irq' and 'perst_irq' IRQ device namesManivannan Sadhasivam-2/+14
2024-09-01PCI: qcom-ep: Reword the error message for receiving unknown global IRQ eventManivannan Sadhasivam-1/+2
2024-09-01PCI: qcom-ep: Drop the redundant masking of global IRQ eventsManivannan Sadhasivam-2/+0
2024-08-31PCI: j721e: Enable ACSPCIE Refclk if "ti,syscon-acspcie-proxy-ctrl" existsSiddharth Vadapalli-1/+38
2024-08-31PCI: xilinx-xdma: Add Xilinx QDMA Root Port driverThippeswamy Havalige-1/+52
2024-08-22PCI: xilinx-nwl: Add PHY supportSean Anderson-3/+81
2024-08-22PCI: xilinx-nwl: Clean up clock on probe failure/removalSean Anderson-4/+19
2024-08-22PCI: xilinx-nwl: Rate-limit misc interrupt messagesSean Anderson-11/+11
2024-08-22PCI: xilinx-nwl: Fix register misspellingSean Anderson-6/+6
2024-08-22PCI: xilinx-nwl: Fix off-by-one in INTx IRQ handlerSean Anderson-2/+2
2024-08-21PCI: qcom: Use OPP only if the platform supports itManivannan Sadhasivam-2/+5
2024-08-21PCI: qcom-ep: Disable MHI RAM data parity error interrupt for SA8775P SoCManivannan Sadhasivam-0/+13
2024-08-13PCI: keystone: Fix if-statement expression in ks_pcie_quirk()Dan Carpenter-1/+1
2024-08-06PCI: xilinx: Silence 'set affinity failed' warningMarek Vasut-7/+2
2024-08-06PCI: xilinx-xdma: Silence 'set affinity failed' warningMarek Vasut-9/+2
2024-08-06PCI: xilinx-nwl: Silence 'set affinity failed' warningMarek Vasut-9/+2