summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pci-layerscape.c
AgeCommit message (Expand)Author
2024-01-15Merge branch 'pci/controller/layerscape'Bjorn Helgaas
2024-01-06PCI: dwc: Drop host prefix from struct dw_pcie_host_ops membersYoshihiro Shimoda
2023-12-12PCI: layerscape: Add suspend/resume for ls1043aFrank Li
2023-12-12PCI: layerscape(ep): Rename pf_* as pf_lut_*Frank Li
2023-12-12PCI: layerscape: Add suspend/resume for ls1021aFrank Li
2023-12-12PCI: layerscape: Add function pointer for exit_from_l2()Frank Li
2023-10-03PCI: Use PCI_HEADER_TYPE_* instead of literalsIlpo Järvinen
2023-08-24PCI: layerscape: Add power management support for ls1028aHou Zhiqiang
2022-11-10PCI: Remove unnecessary <linux/of_irq.h> includesBjorn Helgaas
2022-07-05PCI: dwc: Rename struct pcie_port to dw_pcie_rpSerge Semin
2022-01-05PCI: layerscape: Change to use the DWC common link-up check functionHou Zhiqiang
2021-02-24PCI: layerscape: Convert to builtin_platform_driver()Michael Walle
2020-11-19PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()Rob Herring
2020-11-19PCI: dwc: Move dw_pcie_setup_rc() to DWC common codeRob Herring
2020-11-19PCI: dwc: Rework MSI initializationRob Herring
2020-11-19PCI: dwc: Ensure all outbound ATU windows are resetRob Herring
2019-11-08PCI: layerscape: Add LS1028a supportXiaowei Bao
2019-04-01PCI: dwc: layerscape: Fix a leaked reference by adding missing of_node_put()Wen Yang
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-12-18PCI: dwc: layerscape: Constify driver dataStefan Agner
2018-11-20PCI: layerscape: Fix wrong invocation of outbound window disable accessorHou Zhiqiang
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin