Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-29 | PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate | Bjorn Helgaas | 1 | -9/+1 |
2017-08-30 | PCI: mediatek: Use PCI_NUM_INTX | Honghui Zhang | 1 | -3/+2 |
2017-08-30 | PCI: mediatek: Add MSI support for MT2712 and MT7622 | Honghui Zhang | 1 | -1/+155 |
2017-08-30 | PCI: mediatek: Use bus->sysdata to get host private data | Honghui Zhang | 1 | -2/+1 |
2017-08-30 | PCI: mediatek: Add controller support for MT2712 and MT7622 | Ryder Lee | 1 | -4/+458 |
2017-08-30 | PCI: mediatek: Switch to use platform_get_resource_byname() | Ryder Lee | 1 | -7/+10 |
2017-08-30 | PCI: mediatek: Add a structure to abstract the controller generations | Honghui Zhang | 1 | -5/+26 |
2017-08-30 | PCI: mediatek: Rename port->index and mtk_pcie_parse_ports() | Honghui Zhang | 1 | -25/+25 |
2017-08-30 | PCI: mediatek: Use readl_poll_timeout() to wait for Gen2 training | Ryder Lee | 1 | -30/+22 |
2017-08-30 | PCI: mediatek: Explicitly request exclusive reset control | Philipp Zabel | 1 | -1/+1 |
2017-07-03 | PCI: mediatek: Add MediaTek PCIe host controller support | Ryder Lee | 1 | -0/+554 |