summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pci-layerscape.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-15Merge branch 'pci/controller/layerscape'Bjorn Helgaas1-23/+168
2024-01-06PCI: dwc: Drop host prefix from struct dw_pcie_host_ops membersYoshihiro Shimoda1-1/+1
2023-12-12PCI: layerscape: Add suspend/resume for ls1043aFrank Li1-1/+62
2023-12-12PCI: layerscape(ep): Rename pf_* as pf_lut_*Frank Li1-17/+17
2023-12-12PCI: layerscape: Add suspend/resume for ls1021aFrank Li1-3/+80
2023-12-12PCI: layerscape: Add function pointer for exit_from_l2()Frank Li1-2/+9
2023-10-03PCI: Use PCI_HEADER_TYPE_* instead of literalsIlpo Järvinen1-1/+1
2023-08-24PCI: layerscape: Add power management support for ls1028aHou Zhiqiang1-9/+131
2022-11-10PCI: Remove unnecessary <linux/of_irq.h> includesBjorn Helgaas1-1/+0
2022-07-06PCI: dwc: Rename struct pcie_port to dw_pcie_rpSerge Semin1-1/+1
2022-01-05PCI: layerscape: Change to use the DWC common link-up check functionHou Zhiqiang1-141/+11
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-06Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus 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