summaryrefslogtreecommitdiff
path: root/drivers/pci/host/pcie-mediatek.c
AgeCommit message (Expand)Author
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin
2018-06-06Merge branch 'lorenzo/pci/mediatek'Bjorn Helgaas
2018-05-21PCI: mediatek: Implement chained IRQ handling setupHonghui Zhang
2018-05-14PCI: Move private DT related functions into private headerRob Herring
2018-05-04PCI: mediatek: Set up vendor ID and class type for MT7622Honghui Zhang
2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas
2017-08-30PCI: mediatek: Use PCI_NUM_INTXHonghui Zhang
2017-08-30PCI: mediatek: Add MSI support for MT2712 and MT7622Honghui Zhang
2017-08-30PCI: mediatek: Use bus->sysdata to get host private dataHonghui Zhang
2017-08-30PCI: mediatek: Add controller support for MT2712 and MT7622Ryder Lee
2017-08-30PCI: mediatek: Switch to use platform_get_resource_byname()Ryder Lee
2017-08-30PCI: mediatek: Add a structure to abstract the controller generationsHonghui Zhang
2017-08-30PCI: mediatek: Rename port->index and mtk_pcie_parse_ports()Honghui Zhang
2017-08-30PCI: mediatek: Use readl_poll_timeout() to wait for Gen2 trainingRyder Lee
2017-08-30PCI: mediatek: Explicitly request exclusive reset controlPhilipp Zabel
2017-07-02PCI: mediatek: Add MediaTek PCIe host controller supportRyder Lee