summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pci-imx6.c
AgeCommit message (Expand)Author
2025-07-21PCI: imx6: Convert to use agnostic GPIO APIAndy Shevchenko
2025-05-22Fix merge error on pci/controller/dwc/pci-imx6.cStephan Kulow
2025-05-21Merge tag 'v6.6.90' into update_stableStephan Kulow
2025-05-09PCI: imx6: Skip controller_id generation logic for i.MX7DRichard Zhu
2025-05-09Revert "PCI: imx6: Skip controller_id generation logic for i.MX7D"Ryan Matthews
2025-02-08PCI: imx6: Skip controller_id generation logic for i.MX7DRichard Zhu
2025-02-08PCI: imx6: Simplify clock handling by using clk_bulk*() functionFrank Li
2025-01-03Merge tag 'v6.6.54' into 6.6-2.2.x-imxDaiane Angolini
2024-10-17MA-22955 PCI: imx6: Add __maybe_unused to avoid build errorsZhipeng Wang
2024-10-08LF-8859 PCI: imx6: Add the compliance tests enable option for compliance testsRichard Zhu
2024-10-04PCI: imx6: Fix missing call to phy_power_off() in error handlingFrank Li
2024-08-27LF-13290 PCI: imx6: Let only i.MX95 PCIe RC has ref clockRichard Zhu
2024-08-08LF-13107-4 PCI: imx6: Add one pcie_ref clock to manipulate CREF_ENRichard Zhu
2024-04-10LF-11419-2 PCI: imx6: Fetch the dbi2 directly from DTRichard Zhu
2024-04-01LF-11814-1 PCI: imx6: correct the iommu-map-mask fetchRichard Zhu
2024-01-25LF-11395 PCI: imx6: Fix i.MX8MP EP can not trigger MSI in EP RC testsRichard Zhu
2023-12-15LF-10943-4 PCI: imx6: Add imx95 pcie ep supportRichard Zhu
2023-12-08LF-10866-1 PCI: imx6: Add pci host wakeup support on imx platforms.Sherry Sun
2023-11-30LF-10626-5: PCI: imx6: Enable PCI PM on i.MX95 under RC mode.Shenwei Wang
2023-11-23LF-10689 pci: dwc: pci-imx6: use devm_kfree instead of kreeJason Liu
2023-11-21LF-10626-4: PCI: imx6: Add i.MX95 PCIe support.Richard Zhu
2023-10-30LF-8513-19 PCI: imx6: Add i.MX8QXP PCIe EP supportRichard Zhu
2023-10-30LF-8513-18 PCI: imx6: Add i.MX8QM PCIe EP supportRichard Zhu
2023-10-30LF-8513-17 PCI: imx6: Add i.MX8QXP PCIe supportRichard Zhu
2023-10-30LF-8513-16 PCI: imx6: Add i.MX8QM PCIe supportRichard Zhu
2023-10-30PCI: imx6: Add iMX7D PCIe EP supportRichard Zhu
2023-10-30PCI: imx6: Add iMX6SX PCIe EP supportRichard Zhu
2023-10-30PCI: imx6: Add iMX6 PCIe EP supportRichard Zhu
2023-10-30LF-290 PCI: imx6: Add the PCIe PM workaround for iMX6QDLRichard Zhu
2023-10-30PCI: imx6: Enable iMX8MQ PCIe PM supportRichard Zhu
2023-08-29Merge branch 'pci/misc'Bjorn Helgaas
2023-08-29Merge branch 'pci/controller/resources'Bjorn Helgaas
2023-08-08PCI: dwc: Provide deinit callback for i.MXMark Brown
2023-07-18PCI: Explicitly include correct DT includesRob Herring
2023-07-13PCI: imx6: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-06-19PCI: imx6: Save and restore root port MSI control in suspend and resumeRichard Zhu
2023-03-24PCI: imx6: Install the fault handler only on compatible matchH. Nikolaus Schaller
2023-01-16PCI: imx6: Add i.MX8MP PCIe EP supportRichard Zhu
2023-01-16PCI: imx6: Add i.MX8MM PCIe EP supportRichard Zhu
2023-01-16PCI: imx6: Add i.MX8MQ PCIe EP supportRichard Zhu
2023-01-16PCI: imx6: Add i.MX PCIe EP mode supportRichard Zhu
2022-11-11PCI: imx6: Initialize PHY before deasserting core resetSascha Hauer
2022-10-03phy: freescale: imx8m-pcie: Fix the wrong order of phy_init() and phy_power_on()Richard Zhu
2022-10-03PCI: imx6: Add i.MX8MP PCIe supportRichard Zhu
2022-08-01PCI: imx6: Support more than Gen2 speed link modeRichard Zhu
2022-08-01PCI: imx6: Set PCIE_DBI_RO_WR_EN before writing DBI registersRichard Zhu
2022-08-01PCI: imx6: Reformat suspend callback to keep symmetric with resumeRichard Zhu
2022-08-01PCI: imx6: Move the imx6_pcie_ltssm_disable() earlierRichard Zhu
2022-08-01PCI: imx6: Disable clocks in reverse order of enableBjorn Helgaas
2022-08-01PCI: imx6: Do not hide PHY driver callbacks and refine the error handlingRichard Zhu