summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-09-07Merge branch 'pci/host-rcar' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-qcom' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-mvebu' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-mediatek' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-layerscape' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-kirin' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-keystone' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-iproc' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-imx6' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-hv' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-hisi' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-faraday' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-exynos' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-dra7xx' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-designware' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-artpec6' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-armada' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-altera' into nextBjorn Helgaas
2017-09-05PCI: altera: Fix platform_get_irq() error handlingFabio Estevam
2017-09-05PCI: artpec6: Fix platform_get_irq() error handlingFabio Estevam
2017-09-05PCI: armada8k: Fix platform_get_irq() error handlingFabio Estevam
2017-09-05PCI: dra7xx: Fix platform_get_irq() error handlingFabio Estevam
2017-09-05PCI: exynos: Fix platform_get_irq() error handlingFabio Estevam
2017-09-05PCI: iproc: Clean up whitespaceBjorn Helgaas
2017-09-05PCI: iproc: Rename PCI_EXP_CAP to IPROC_PCI_EXP_CAPBjorn Helgaas
2017-09-05PCI: iproc: Add 500ms delay during device shutdownOza Pawandeep
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-08-29PCI: layerscape: Add support for ls1088aHou Zhiqiang
2017-08-29PCI: layerscape: Add support for ls2088aHou Zhiqiang
2017-08-29PCI: artpec6: Stop enabling writes to DBI read-only registersHou Zhiqiang
2017-08-29PCI: layerscape: Remove unnecessary class code fixupHou Zhiqiang
2017-08-29PCI: dwc: Enable write permission for Class Code, Interrupt Pin updatesHou Zhiqiang
2017-08-29PCI: dwc: Add accessors for write permission of DBI read-only registersHou Zhiqiang
2017-08-29PCI: layerscape: Disable outbound windows configured by bootloaderHou Zhiqiang
2017-08-29PCI: layerscape: Refactor ls1021_pcie_host_init()Hou Zhiqiang
2017-08-29PCI: layerscape: Move generic init functions earlier in fileHou Zhiqiang
2017-08-29PCI: layerscape: Add class code and multifunction fixups for ls1021aHou Zhiqiang
2017-08-29PCI: layerscape: Move STRFMR1 access out from the DBI write-enable bracketHou Zhiqiang
2017-08-29PCI: layerscape: Call dw_pcie_setup_rc() from ls_pcie_host_init()Hou Zhiqiang
2017-08-28PCI: iproc: Work around Stingray CRS defectsOza Pawandeep
2017-08-28PCI: iproc: Factor out memory-mapped config access address calculationOza Pawandeep
2017-08-24PCI: qcom: Add support for IPQ8074 PCIe controllerVaradarajan Narayanan