summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pci-layerscape-ep.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/irq-clean-up'Bjorn Helgaas2024-01-151-5/+5
|\
| * PCI: dwc: Rename dw_pcie_ep_raise_legacy_irq()Damien Le Moal2023-12-191-1/+1
| * PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitionsDamien Le Moal2023-12-181-4/+4
* | Merge branch 'pci/controller/layerscape'Bjorn Helgaas2024-01-151-8/+8
|\ \
| * | PCI: layerscape(ep): Rename pf_* as pf_lut_*Frank Li2023-12-121-8/+8
| |/
* | PCI: dwc: Rename .func_conf_select to .get_dbi_offset in struct dw_pcie_ep_opsYoshihiro Shimoda2024-01-061-3/+2
* | PCI: dwc: Rename .ep_init to .init in struct dw_pcie_ep_opsYoshihiro Shimoda2024-01-061-1/+1
|/
* PCI: layerscape-ep: Set 64-bit DMA maskGuanhua Gao2023-10-101-0/+2
* PCI: layerscape: Add workaround for lost link capabilities during resetXiaowei Bao2023-08-241-0/+19
* PCI: layerscape: Add support for link-down notificationFrank Li2023-08-241-0/+1
* PCI: layerscape: Add the endpoint linkup notifier supportFrank Li2023-06-231-1/+99
* PCI: layerscape: Add EP mode support for ls1028aXiaowei Bao2023-03-171-0/+1
* PCI: dwc: Add start_link/stop_link inlinesSerge Semin2022-07-061-12/+0
* PCI: layerscape: Correct syntax by changing comma to semicolonKrzysztof WilczyƄski2021-03-221-1/+1
* PCI: layerscape: Add LX2160A rev2 EP mode supportHou Zhiqiang2021-02-241-0/+7
* PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common codeRob Herring2020-11-191-35/+2
* PCI: layerscape: Add EP mode support for ls1088a and ls2088aXiaowei Bao2020-09-211-19/+53
* PCI: layerscape: Modify the MSIX to the doorbell modeXiaowei Bao2020-09-211-1/+2
* PCI: layerscape: Modify the way of getting capability with different PEXXiaowei Bao2020-09-211-8/+23
* PCI: layerscape: Fix some format issue of the codeXiaowei Bao2020-09-211-2/+2
* PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-141-1/+1
* PCI: layerscape: Add the bar_fixed_64bit property to the endpoint driverXiaowei Bao2019-08-141-0/+1
* PCI: dwc: Add const qualifier to struct dw_pcie_ep_opsKishon Vijay Abraham I2019-04-151-1/+1
* PCI: layerscape: Add EP mode supportXiaowei Bao2019-02-211-0/+156