aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pci-layerscape.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-24PCI: layerscape: Convert to builtin_platform_driver()Michael Walle1-2/+3
2020-11-19PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()Rob Herring1-24/+2
2020-11-19PCI: dwc: Move dw_pcie_setup_rc() to DWC common codeRob Herring1-2/+0
2020-11-19PCI: dwc: Rework MSI initializationRob Herring1-25/+0
2020-11-19PCI: dwc: Ensure all outbound ATU windows are resetRob Herring1-14/+0
2019-11-08PCI: layerscape: Add LS1028a supportXiaowei Bao1-0/+1
2019-04-01PCI: dwc: layerscape: Fix a leaked reference by adding missing of_node_put()Wen Yang1-0/+1
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-5/+5
2018-12-18PCI: dwc: layerscape: Constify driver dataStefan Agner1-5/+5
2018-11-20PCI: layerscape: Fix wrong invocation of outbound window disable accessorHou Zhiqiang1-1/+1
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin1-0/+341