Age | Commit message (Expand) | Author | Files | Lines |
2016-12-12 | Merge branch 'pci/host-rockchip' into next | Bjorn Helgaas | 1 | -1/+1 |
2016-11-12 | PCI: layerscape: Add LS1046a support | Mingkai Hu | 1 | -4/+12 |
2016-11-12 | PCI: layerscape: Remove redundant error message from ls_pcie_probe() | Wei Yongjun | 1 | -3/+1 |
2016-10-17 | PCI: layerscape: Fix drvdata usage before assignment | Marc Zyngier | 1 | -1/+1 |
2016-10-12 | PCI: layerscape: Reorder struct ls_pcie | Bjorn Helgaas | 1 | -1/+1 |
2016-10-12 | PCI: layerscape: Remove unused ls_add_pcie_port() platform_device arg | Bjorn Helgaas | 1 | -3/+2 |
2016-10-12 | PCI: layerscape: Move struct pcie_port setup to probe function | Bjorn Helgaas | 1 | -4/+6 |
2016-10-12 | PCI: layerscape: Pass device-specific struct to internal functions | Bjorn Helgaas | 1 | -3/+3 |
2016-10-12 | PCI: layerscape: Remove redundant struct ls_pcie.dbi | Bjorn Helgaas | 1 | -13/+11 |
2016-10-12 | PCI: layerscape: Remove unused platform data | Bjorn Helgaas | 1 | -2/+0 |
2016-10-12 | PCI: layerscape: Add local struct device pointers | Bjorn Helgaas | 1 | -11/+15 |
2016-08-01 | PCI: layerscape: Make explicitly non-modular | Paul Gortmaker | 1 | -8/+2 |
2016-03-17 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2016-03-01 | PCI: layerscape: Fix MSG TLP drop setting | Minghuan Lian | 1 | -8/+13 |
2016-02-05 | PCI: layerscape: Add "fsl,ls2085a-pcie" compatible ID | Yang Shi | 1 | -0/+1 |
2015-11-03 | PCI: layerscape: Add ls_pcie_msi_host_init() | Minghuan Lian | 1 | -0/+23 |
2015-11-03 | PCI: layerscape: Add support for LS1043a and LS2080a | Minghuan Lian | 1 | -4/+67 |
2015-11-03 | PCI: layerscape: Remove unused fields from struct ls_pcie | Minghuan Lian | 1 | -3/+0 |
2015-11-03 | PCI: layerscape: Update ls_add_pcie_port() | Minghuan Lian | 1 | -8/+5 |
2015-11-03 | PCI: layerscape: Factor out SCFG related function | Minghuan Lian | 1 | -26/+46 |
2015-11-03 | PCI: layerscape: Ignore PCIe controllers in Endpoint mode | Minghuan Lian | 1 | -0/+13 |
2015-11-03 | PCI: layerscape: Remove ls_pcie_establish_link() | Minghuan Lian | 1 | -16/+0 |
2015-06-10 | PCI: designware: Wait for link to come up with consistent style | Bjorn Helgaas | 1 | -8/+6 |
2015-06-10 | PCI: layerscape: Factor out ls_pcie_establish_link() | Bjorn Helgaas | 1 | -6/+13 |
2015-06-10 | PCI: layerscape: Use dw_pcie_link_up() consistently | Bjorn Helgaas | 1 | -1/+1 |
2015-04-09 | PCI: layerscape: Simplify platform_get_resource_byname() failure checking | Bjorn Helgaas | 1 | -6/+3 |
2014-12-27 | PCI: layerscape: Fix platform_no_drv_owner.cocci warnings | Julia Lawall | 1 | -1/+0 |
2014-11-13 | PCI: layerscape: Add Freescale Layerscape PCIe driver | Minghuan Lian | 1 | -0/+179 |