summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pci-layerscape.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I2017-02-211-284/+0Star
* Merge branch 'pci/host-rockchip' into nextBjorn Helgaas2016-12-121-1/+1
|\
| * PCI: layerscape: Fix drvdata usage before assignmentMarc Zyngier2016-10-171-1/+1
* | PCI: layerscape: Add LS1046a supportMingkai Hu2016-11-111-4/+12
* | PCI: layerscape: Remove redundant error message from ls_pcie_probe()Wei Yongjun2016-11-111-3/+1Star
|/
* PCI: layerscape: Reorder struct ls_pcieBjorn Helgaas2016-10-121-1/+1
* PCI: layerscape: Remove unused ls_add_pcie_port() platform_device argBjorn Helgaas2016-10-121-3/+2Star
* PCI: layerscape: Move struct pcie_port setup to probe functionBjorn Helgaas2016-10-121-4/+6
* PCI: layerscape: Pass device-specific struct to internal functionsBjorn Helgaas2016-10-121-3/+3
* PCI: layerscape: Remove redundant struct ls_pcie.dbiBjorn Helgaas2016-10-121-13/+11Star
* PCI: layerscape: Remove unused platform dataBjorn Helgaas2016-10-121-2/+0Star
* PCI: layerscape: Add local struct device pointersBjorn Helgaas2016-10-121-11/+15
* PCI: layerscape: Make explicitly non-modularPaul Gortmaker2016-08-011-8/+2Star
* 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-03-011-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/+0Star
* PCI: layerscape: Update ls_add_pcie_port()Minghuan Lian2015-11-021-8/+5Star
* 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/+0Star
* PCI: designware: Wait for link to come up with consistent styleBjorn Helgaas2015-06-101-8/+6Star
* 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/+3Star
* PCI: layerscape: Fix platform_no_drv_owner.cocci warningsJulia Lawall2014-12-271-1/+0Star
* PCI: layerscape: Add Freescale Layerscape PCIe driverMinghuan Lian2014-11-131-0/+179