summaryrefslogtreecommitdiffstats
path: root/drivers/pci/dwc/pci-layerscape.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: dwc: Remove old MSI IRQs APIGustavo Pimentel2018-03-061-2/+1
* PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas2018-01-281-4/+1
* PCI: layerscape: Change default error response behaviorMinghuan Lian2017-10-201-0/+11
* PCI: layerscape: Add support for ls1012aHou Zhiqiang2017-10-121-0/+1
* PCI: layerscape: Add support for ls1088aHou Zhiqiang2017-08-291-0/+1
* PCI: layerscape: Add support for ls2088aHou Zhiqiang2017-08-291-0/+9
* PCI: layerscape: Remove unnecessary class code fixupHou Zhiqiang2017-08-291-9/+0
* PCI: dwc: Add accessors for write permission of DBI read-only registersHou Zhiqiang2017-08-291-3/+2
* PCI: layerscape: Disable outbound windows configured by bootloaderHou Zhiqiang2017-08-291-0/+17
* PCI: layerscape: Refactor ls1021_pcie_host_init()Hou Zhiqiang2017-08-291-10/+1
* PCI: layerscape: Move generic init functions earlier in fileHou Zhiqiang2017-08-291-32/+32
* PCI: layerscape: Add class code and multifunction fixups for ls1021aHou Zhiqiang2017-08-291-0/+5
* PCI: layerscape: Move STRFMR1 access out from the DBI write-enable bracketHou Zhiqiang2017-08-291-1/+2
* PCI: layerscape: Call dw_pcie_setup_rc() from ls_pcie_host_init()Hou Zhiqiang2017-08-291-0/+2
* PCI: dwc: designware: Handle ->host_init() failuresBjorn Andersson2017-08-031-4/+10
* PCI: dwc: Constify dw_pcie_host_ops structuresJisheng Zhang2017-07-021-3/+3
* PCI: Don't allow unbinding host controllers that aren't preparedBrian Norris2017-04-281-0/+1
* PCI: layerscape: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-1/+1
* PCI: dwc: Fix crashes seen due to missing assignmentsGuenter Roeck2017-02-251-0/+2
* Merge branch 'pci/host-layerscape' into nextBjorn Helgaas2017-02-211-6/+1
* PCI: dwc: all: Split struct pcie_port into host-only and core structuresKishon Vijay Abraham I2017-02-211-32/+59
* PCI: dwc: all: Use platform_set_drvdata() to save private dataKishon Vijay Abraham I2017-02-211-0/+2
* PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I2017-02-211-0/+284
OpenPOWER on IntegriCloud