summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pci-layerscape-ep.c
AgeCommit message (Expand)Author
2024-04-10PCI: endpoint: Remove "core_init_notifier" flagManivannan Sadhasivam
2024-04-10PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue dri...Manivannan Sadhasivam
2024-02-16PCI: endpoint: Clean up hardware description for BARsNiklas Cassel
2024-01-15Merge branch 'pci/irq-clean-up'Bjorn Helgaas
2024-01-15Merge branch 'pci/controller/layerscape'Bjorn Helgaas
2024-01-06PCI: dwc: Rename .func_conf_select to .get_dbi_offset in struct dw_pcie_ep_opsYoshihiro Shimoda
2024-01-06PCI: dwc: Rename .ep_init to .init in struct dw_pcie_ep_opsYoshihiro Shimoda
2023-12-19PCI: dwc: Rename dw_pcie_ep_raise_legacy_irq()Damien Le Moal
2023-12-18PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitionsDamien Le Moal
2023-12-12PCI: layerscape(ep): Rename pf_* as pf_lut_*Frank Li
2023-10-10PCI: layerscape-ep: Set 64-bit DMA maskGuanhua Gao
2023-08-24PCI: layerscape: Add workaround for lost link capabilities during resetXiaowei Bao
2023-08-24PCI: layerscape: Add support for link-down notificationFrank Li
2023-06-23PCI: layerscape: Add the endpoint linkup notifier supportFrank Li
2023-03-17PCI: layerscape: Add EP mode support for ls1028aXiaowei Bao
2022-07-05PCI: dwc: Add start_link/stop_link inlinesSerge Semin
2021-03-22PCI: layerscape: Correct syntax by changing comma to semicolonKrzysztof WilczyƄski
2021-02-24PCI: layerscape: Add LX2160A rev2 EP mode supportHou Zhiqiang
2020-11-19PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common codeRob Herring
2020-09-21PCI: layerscape: Add EP mode support for ls1088a and ls2088aXiaowei Bao
2020-09-21PCI: layerscape: Modify the MSIX to the doorbell modeXiaowei Bao
2020-09-21PCI: layerscape: Modify the way of getting capability with different PEXXiaowei Bao
2020-09-21PCI: layerscape: Fix some format issue of the codeXiaowei Bao
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov
2019-08-14PCI: layerscape: Add the bar_fixed_64bit property to the endpoint driverXiaowei Bao
2019-04-15PCI: dwc: Add const qualifier to struct dw_pcie_ep_opsKishon Vijay Abraham I
2019-02-21PCI: layerscape: Add EP mode supportXiaowei Bao