summaryrefslogtreecommitdiff
path: root/drivers/pci/dwc/pcie-artpec6.c
AgeCommit message (Expand)Author
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas
2018-02-01Merge remote-tracking branch 'lorenzo/pci/dwc' into nextBjorn Helgaas
2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas
2018-01-03PCI: dwc: artpec6: Fix return value check in artpec6_add_pcie_ep()Wei Yongjun
2017-12-21PCI: dwc: artpec6: Add support for the ARTPEC-7 SoCNiklas Cassel
2017-12-21PCI: dwc: artpec6: Deassert the core before waiting for PHYNiklas Cassel
2017-12-21PCI: dwc: Make cpu_addr_fixup take struct dw_pcie as argumentNiklas Cassel
2017-12-21PCI: dwc: artpec6: Add support for endpoint modeNiklas Cassel
2017-12-21PCI: dwc: artpec6: Split artpec6_pcie_establish_link() into smaller functionsNiklas Cassel
2017-12-21PCI: dwc: artpec6: Use BIT and GENMASK macrosNiklas Cassel
2017-12-21PCI: dwc: artpec6: Remove unused definesNiklas Cassel
2017-09-07Merge branch 'pci/host-layerscape' into nextBjorn Helgaas
2017-09-07Merge branch 'pci/host-designware' into nextBjorn Helgaas
2017-09-05PCI: artpec6: Fix platform_get_irq() error handlingFabio Estevam
2017-08-29PCI: artpec6: Stop enabling writes to DBI read-only registersHou Zhiqiang
2017-08-03PCI: dwc: designware: Handle ->host_init() failuresBjorn Andersson
2017-07-02PCI: dwc: Constify dw_pcie_host_ops structuresJisheng Zhang
2017-04-28PCI: Don't allow unbinding host controllers that aren't preparedBrian Norris
2017-04-04PCI: dwc: artpec6: Populate cpu_addr_fixup opsKishon Vijay Abraham I
2017-04-04PCI: dwc: Fix dw_pcie_ops NULL pointer dereferenceNiklas Cassel
2017-02-25PCI: dwc: Fix crashes seen due to missing assignmentsGuenter Roeck
2017-02-21PCI: dwc: all: Split struct pcie_port into host-only and core structuresKishon Vijay Abraham I
2017-02-21PCI: dwc: all: Use platform_set_drvdata() to save private dataKishon Vijay Abraham I
2017-02-21PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I