summaryrefslogtreecommitdiff
path: root/drivers/pci/dwc/pci-layerscape.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin1-341/+0
2018-03-06PCI: dwc: Remove old MSI IRQs APIGustavo Pimentel1-2/+1
2018-01-29PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas1-4/+1
2017-10-20PCI: layerscape: Change default error response behaviorMinghuan Lian1-0/+11
2017-10-12PCI: layerscape: Add support for ls1012aHou Zhiqiang1-0/+1
2017-08-30PCI: layerscape: Add support for ls1088aHou Zhiqiang1-0/+1
2017-08-30PCI: layerscape: Add support for ls2088aHou Zhiqiang1-0/+9
2017-08-30PCI: layerscape: Remove unnecessary class code fixupHou Zhiqiang1-9/+0
2017-08-30PCI: dwc: Add accessors for write permission of DBI read-only registersHou Zhiqiang1-3/+2
2017-08-30PCI: layerscape: Disable outbound windows configured by bootloaderHou Zhiqiang1-0/+17
2017-08-30PCI: layerscape: Refactor ls1021_pcie_host_init()Hou Zhiqiang1-10/+1
2017-08-29PCI: layerscape: Move generic init functions earlier in fileHou Zhiqiang1-32/+32
2017-08-29PCI: layerscape: Add class code and multifunction fixups for ls1021aHou Zhiqiang1-0/+5
2017-08-29PCI: layerscape: Move STRFMR1 access out from the DBI write-enable bracketHou Zhiqiang1-1/+2
2017-08-29PCI: layerscape: Call dw_pcie_setup_rc() from ls_pcie_host_init()Hou Zhiqiang1-0/+2
2017-08-04PCI: dwc: designware: Handle ->host_init() failuresBjorn Andersson1-4/+10
2017-07-03PCI: dwc: Constify dw_pcie_host_ops structuresJisheng Zhang1-3/+3
2017-04-28PCI: Don't allow unbinding host controllers that aren't preparedBrian Norris1-0/+1
2017-04-24PCI: layerscape: Update PCI config space remap functionLorenzo Pieralisi1-1/+1
2017-02-25PCI: dwc: Fix crashes seen due to missing assignmentsGuenter Roeck1-0/+2
2017-02-22Merge branch 'pci/host-layerscape' into nextBjorn Helgaas1-6/+1
2017-02-22PCI: dwc: all: Split struct pcie_port into host-only and core structuresKishon Vijay Abraham I1-32/+59
2017-02-22PCI: dwc: all: Use platform_set_drvdata() to save private dataKishon Vijay Abraham I1-0/+2
2017-02-21PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I1-0/+284