summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pci-imx6.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-19PCI: imx6: Fix bugs in PCIe startup codeRichard Zhu1-9/+6
2013-12-19PCI: imx6: Start link in Gen1 before negotiating for Gen2 modeMarek Vasut1-6/+72
2013-12-19PCI: imx6: Factor out link up wait loopMarek Vasut1-14/+20
2013-12-19PCI: imx6: Factor out PHY resetMarek Vasut1-16/+19
2013-12-19PCI: imx6: Report "link up" only after link training completesMarek Vasut1-4/+13
2013-12-19PCI: imx6: Make reset-gpio optionalMarek Vasut1-14/+13
2013-12-09PCI: imx6: Remove unneeded 'goto err'Fabio Estevam1-22/+12
2013-12-09PCI: imx6: Remove unneeded check of platform_get_resource()Fabio Estevam1-5/+0
2013-10-31PCI: imx6: Probe the PCIe in fs_initcall()Marek Vasut1-1/+1
2013-10-30PCI: imx6: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-29PCI: imx6: Increase link startup timeoutMarek Vasut1-1/+1
2013-10-29PCI: imx6: Fix imprecise abort handlerTim Harvey1-6/+0
2013-10-29PCI: imx6: Remove redundant dev_err() in imx6_pcie_probe()Wei Yongjun1-1/+0
2013-09-27PCI: imx6: Add support for i.MX6 PCIe controllerSean Cross1-0/+575