summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pci-layerscape.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-161-0/+1
|\
| * PCI: layerscape: Add "fsl,ls2085a-pcie" compatible IDYang Shi2016-02-051-0/+1
* | PCI: layerscape: Fix MSG TLP drop settingMinghuan Lian2016-02-291-8/+13
|/
* PCI: layerscape: Add ls_pcie_msi_host_init()Minghuan Lian2015-11-021-0/+23
* PCI: layerscape: Add support for LS1043a and LS2080aMinghuan Lian2015-11-021-4/+67
* PCI: layerscape: Remove unused fields from struct ls_pcieMinghuan Lian2015-11-021-3/+0
* PCI: layerscape: Update ls_add_pcie_port()Minghuan Lian2015-11-021-8/+5
* PCI: layerscape: Factor out SCFG related functionMinghuan Lian2015-11-021-26/+46
* PCI: layerscape: Ignore PCIe controllers in Endpoint modeMinghuan Lian2015-11-021-0/+13
* PCI: layerscape: Remove ls_pcie_establish_link()Minghuan Lian2015-11-021-16/+0
* PCI: designware: Wait for link to come up with consistent styleBjorn Helgaas2015-06-101-8/+6
* PCI: layerscape: Factor out ls_pcie_establish_link()Bjorn Helgaas2015-06-101-6/+13
* PCI: layerscape: Use dw_pcie_link_up() consistentlyBjorn Helgaas2015-06-101-1/+1
* PCI: layerscape: Simplify platform_get_resource_byname() failure checkingBjorn Helgaas2015-04-091-6/+3
* PCI: layerscape: Fix platform_no_drv_owner.cocci warningsJulia Lawall2014-12-261-1/+0
* PCI: layerscape: Add Freescale Layerscape PCIe driverMinghuan Lian2014-11-131-0/+179
OpenPOWER on IntegriCloud