index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
/
pci-layerscape.c
Age
Commit message (
Expand
)
Author
2017-02-21
PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory
Kishon Vijay Abraham I
2016-12-12
Merge branch 'pci/host-rockchip' into next
Bjorn Helgaas
2016-11-11
PCI: layerscape: Add LS1046a support
Mingkai Hu
2016-11-11
PCI: layerscape: Remove redundant error message from ls_pcie_probe()
Wei Yongjun
2016-10-17
PCI: layerscape: Fix drvdata usage before assignment
Marc Zyngier
2016-10-11
PCI: layerscape: Reorder struct ls_pcie
Bjorn Helgaas
2016-10-11
PCI: layerscape: Remove unused ls_add_pcie_port() platform_device arg
Bjorn Helgaas
2016-10-11
PCI: layerscape: Move struct pcie_port setup to probe function
Bjorn Helgaas
2016-10-11
PCI: layerscape: Pass device-specific struct to internal functions
Bjorn Helgaas
2016-10-11
PCI: layerscape: Remove redundant struct ls_pcie.dbi
Bjorn Helgaas
2016-10-11
PCI: layerscape: Remove unused platform data
Bjorn Helgaas
2016-10-11
PCI: layerscape: Add local struct device pointers
Bjorn Helgaas
2016-08-01
PCI: layerscape: Make explicitly non-modular
Paul Gortmaker
2016-03-16
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-02-29
PCI: layerscape: Fix MSG TLP drop setting
Minghuan Lian
2016-02-05
PCI: layerscape: Add "fsl,ls2085a-pcie" compatible ID
Yang Shi
2015-11-02
PCI: layerscape: Add ls_pcie_msi_host_init()
Minghuan Lian
2015-11-02
PCI: layerscape: Add support for LS1043a and LS2080a
Minghuan Lian
2015-11-02
PCI: layerscape: Remove unused fields from struct ls_pcie
Minghuan Lian
2015-11-02
PCI: layerscape: Update ls_add_pcie_port()
Minghuan Lian
2015-11-02
PCI: layerscape: Factor out SCFG related function
Minghuan Lian
2015-11-02
PCI: layerscape: Ignore PCIe controllers in Endpoint mode
Minghuan Lian
2015-11-02
PCI: layerscape: Remove ls_pcie_establish_link()
Minghuan Lian
2015-06-10
PCI: designware: Wait for link to come up with consistent style
Bjorn Helgaas
2015-06-10
PCI: layerscape: Factor out ls_pcie_establish_link()
Bjorn Helgaas
2015-06-10
PCI: layerscape: Use dw_pcie_link_up() consistently
Bjorn Helgaas
2015-04-09
PCI: layerscape: Simplify platform_get_resource_byname() failure checking
Bjorn Helgaas
2014-12-26
PCI: layerscape: Fix platform_no_drv_owner.cocci warnings
Julia Lawall
2014-11-13
PCI: layerscape: Add Freescale Layerscape PCIe driver
Minghuan Lian