summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pci-layerscape-ep.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-10PCI: endpoint: Remove "core_init_notifier" flagManivannan Sadhasivam1-0/+2
2024-04-10PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue dri...Manivannan Sadhasivam1-0/+7
2024-02-16PCI: endpoint: Clean up hardware description for BARsNiklas Cassel1-1/+4
2024-01-15Merge branch 'pci/irq-clean-up'Bjorn Helgaas1-5/+5
2024-01-15Merge branch 'pci/controller/layerscape'Bjorn Helgaas1-8/+8
2024-01-06PCI: dwc: Rename .func_conf_select to .get_dbi_offset in struct dw_pcie_ep_opsYoshihiro Shimoda1-3/+2
2024-01-06PCI: dwc: Rename .ep_init to .init in struct dw_pcie_ep_opsYoshihiro Shimoda1-1/+1
2023-12-19PCI: dwc: Rename dw_pcie_ep_raise_legacy_irq()Damien Le Moal1-1/+1
2023-12-18PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitionsDamien Le Moal1-4/+4
2023-12-12PCI: layerscape(ep): Rename pf_* as pf_lut_*Frank Li1-8/+8
2023-10-10PCI: layerscape-ep: Set 64-bit DMA maskGuanhua Gao1-0/+2
2023-08-24PCI: layerscape: Add workaround for lost link capabilities during resetXiaowei Bao1-0/+19
2023-08-24PCI: layerscape: Add support for link-down notificationFrank Li1-0/+1
2023-06-23PCI: layerscape: Add the endpoint linkup notifier supportFrank Li1-1/+99
2023-03-17PCI: layerscape: Add EP mode support for ls1028aXiaowei Bao1-0/+1
2022-07-06PCI: dwc: Add start_link/stop_link inlinesSerge Semin1-12/+0
2021-03-22PCI: layerscape: Correct syntax by changing comma to semicolonKrzysztof WilczyƄski1-1/+1
2021-02-24PCI: layerscape: Add LX2160A rev2 EP mode supportHou Zhiqiang1-0/+7
2020-11-19PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common codeRob Herring1-35/+2
2020-09-21PCI: layerscape: Add EP mode support for ls1088a and ls2088aXiaowei Bao1-19/+53
2020-09-21PCI: layerscape: Modify the MSIX to the doorbell modeXiaowei Bao1-1/+2
2020-09-21PCI: layerscape: Modify the way of getting capability with different PEXXiaowei Bao1-8/+23
2020-09-21PCI: layerscape: Fix some format issue of the codeXiaowei Bao1-2/+2
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov1-1/+1
2019-08-14PCI: layerscape: Add the bar_fixed_64bit property to the endpoint driverXiaowei Bao1-0/+1
2019-04-15PCI: dwc: Add const qualifier to struct dw_pcie_ep_opsKishon Vijay Abraham I1-1/+1
2019-02-21PCI: layerscape: Add EP mode supportXiaowei Bao1-0/+156