summaryrefslogtreecommitdiff
path: root/drivers/pci/host/pci-imx6.c
AgeCommit message (Expand)Author
2018-12-09pci-imx6.c: address compiler warningMax Krummenacher
2018-12-09pci-imx6: fix reboot bugTroy Kisky
2018-12-09PCI: imx6: fix PCIe EP device self-initialisationMarcel Ziswiler
2018-12-09pcie-imx6: improve reset function for reseting EPMax Krummenacher
2018-12-09pcie-imx6: add reset function for reseting downstream EPMax Krummenacher
2017-08-30MLK-16176-2 PCI: imx: get the bus clock regulator correctlyRichard Zhu
2017-06-16MLK-15080 PCI: imx: pcie ep can't be probed properlyRichard Zhu
2017-06-09PCI: imx6: Allow probe deferral by reset GPIORichard Zhu
2017-06-09MLK-14796 PCI: imx: kernel panic when reboot ep boardRichard Zhu
2017-06-09MLK-14644 PCI: imx: toggle the perst after the release of rc's resetRichard Zhu
2017-06-09MLK-14554 PCI: imx: pcie ep board can't boot upRichard Zhu
2017-06-08MLK-14325-2 PCI: imx: enable pcie on 4.9 kernelRichard Zhu
2017-06-08MLK-13679-2 PCI: imx: workaround of ERR010728 for pcie on imx7dRichard Zhu
2017-06-08MLK-13365 pci: imx: fix imx6dl ep rc validation failureRichard Zhu
2017-06-08MLK-13186-4 PCI: imx: enable external osc supportRichard Zhu
2017-06-08MLK-13178-2 pci: imx6: add one regulator for ext oscRichard Zhu
2017-02-23MLK-12481 pci: imx: turn off pcie clks when link downRichard Zhu
2017-02-23MLK-12278 pci: imx: turn off pcie clks when link is downRichard Zhu
2017-02-23MLK-11803 pci: imx: imx6qp pcie ep self-test failedRichard Zhu
2017-02-23MLK-11561-4 PCI: imx: enable imx6qp pcie supportRichard Zhu
2017-02-23MLK-11561-3 PCI: imx: enable imx6sx pcie supportRichard Zhu
2017-02-23MLK-11484-5 pci: imx: enable pcie ep rc system on imx7dRichard Zhu
2017-02-23MLK-11484-4 PCI: imx: enable imx7d pcie supportRichard Zhu
2016-10-11PCI: imx6: Remove unused return valuesBjorn Helgaas
2016-10-11PCI: imx6: Reorder struct imx6_pcieBjorn Helgaas
2016-10-11PCI: imx6: Use generic DesignWare accessorsBjorn Helgaas
2016-10-11PCI: imx6: Pass device-specific struct to internal functionsBjorn Helgaas
2016-10-11PCI: imx6: Pass struct imx6_pcie to PHY accessorsBjorn Helgaas
2016-10-11PCI: imx6: Removed unused struct imx6_pcie.mem_baseBjorn Helgaas
2016-10-11PCI: imx6: Remove redundant of_node pointerBjorn Helgaas
2016-10-11PCI: imx6: Add local struct device pointersBjorn Helgaas
2016-08-23PCI: imx6: Make explicitly non-modularPaul Gortmaker
2016-05-02PCI: imx6: Implement reset sequence for i.MX6+Andrey Smirnov
2016-05-02PCI: imx6: Use enum instead of bool for variant indicatorAndrey Smirnov
2016-04-19PCI: imx6: Add DT property for link gen, default to Gen1Tim Harvey
2016-04-19PCI: imx6: Add reset-gpio-active-high boolean property to DTPetr Štetiar
2016-04-19PCI: imx6: Add initial imx6sx supportChristoph Fritz
2016-04-19PCI: imx6: Factor out ref clock enableBjorn Helgaas
2016-04-05Revert "PCI: imx6: Add support for active-low reset GPIO"Fabio Estevam
2016-03-15Merge branch 'pci/host-designware' into nextBjorn Helgaas
2016-03-15PCI: designware: Add generic dw_pcie_wait_for_link()Joao Pinto
2016-02-29PCI: imx6: Add DT bindings to configure PHY Tx driver settingsJustin Waters
2016-01-25PCI: imx6: Move link up check into imx6_pcie_wait_for_link()Lucas Stach
2016-01-25PCI: imx6: Remove broken Gen2 workaroundLucas Stach
2016-01-25PCI: imx6: Move PHY reset into imx6_pcie_establish_link()Lucas Stach
2016-01-25PCI: imx6: Move imx6_pcie_reset_phy() near other PHY handling functionsLucas Stach
2016-01-20Merge branch 'pci/trivial' into nextBjorn Helgaas
2016-01-15Merge branches 'pci/host', 'pci/host-designware', 'pci/host-hisi', 'pci/host-...Bjorn Helgaas
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa
2016-01-06PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko