aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pcie-mediatek.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-30PCI: mediatek: Use PCI_NUM_INTXHonghui Zhang1-3/+2
2017-08-30PCI: mediatek: Add MSI support for MT2712 and MT7622Honghui Zhang1-1/+155
2017-08-30PCI: mediatek: Use bus->sysdata to get host private dataHonghui Zhang1-2/+1
2017-08-30PCI: mediatek: Add controller support for MT2712 and MT7622Ryder Lee1-4/+458
2017-08-30PCI: mediatek: Switch to use platform_get_resource_byname()Ryder Lee1-7/+10
2017-08-30PCI: mediatek: Add a structure to abstract the controller generationsHonghui Zhang1-5/+26
2017-08-30PCI: mediatek: Rename port->index and mtk_pcie_parse_ports()Honghui Zhang1-25/+25
2017-08-30PCI: mediatek: Use readl_poll_timeout() to wait for Gen2 trainingRyder Lee1-30/+22
2017-08-30PCI: mediatek: Explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-07-02PCI: mediatek: Add MediaTek PCIe host controller supportRyder Lee1-0/+554