summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-artpec6.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: endpoint: Remove "core_init_notifier" flagManivannan Sadhasivam2024-04-101-0/+2
* PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue dri...Manivannan Sadhasivam2024-04-101-1/+12
* Merge branch 'pci/irq-clean-up'Bjorn Helgaas2024-01-151-4/+4
|\
| * PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitionsDamien Le Moal2023-12-181-4/+4
* | PCI: dwc: Rename .ep_init to .init in struct dw_pcie_ep_opsYoshihiro Shimoda2024-01-061-1/+1
* | PCI: dwc: Drop host prefix from struct dw_pcie_host_ops membersYoshihiro Shimoda2024-01-061-1/+1
|/
* PCI: Explicitly include correct DT includesRob Herring2023-07-181-1/+1
* PCI: dwc: Rename struct pcie_port to dw_pcie_rpSerge Semin2022-07-051-2/+2
* PCI: artpec6: Prefer of_device_get_match_data()Fan Fei2022-01-031-4/+2
* PCI: artpec6: Remove local code block from switch statementKrzysztof Wilczyński2021-08-311-4/+2
* PCI: artpec6: Remove surplus break statement after returnKrzysztof Wilczyński2021-08-311-1/+0
* PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()Rob Herring2020-11-191-20/+3
* PCI: dwc: Move dw_pcie_setup_rc() to DWC common codeRob Herring2020-11-191-1/+0
* PCI: dwc: Move dw_pcie_msi_init() into coreRob Herring2020-11-191-1/+0
* PCI: dwc: Move link handling into common codeRob Herring2020-11-191-2/+0
* PCI: dwc: Move MSI interrupt setup into DWC common codeRob Herring2020-11-191-6/+0
* PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common codeRob Herring2020-11-191-39/+4
* PCI: dwc: Move N_FTS setup to common setupRob Herring2020-09-101-33/+4
* PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()Rob Herring2020-09-081-10/+1
* Merge branch 'pci/irq-error'Bjorn Helgaas2020-08-051-3/+1
|\
| * PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof Wilczyński2020-08-031-3/+1
* | PCI: dwc: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng2020-07-171-8/+4
|/
* PCI: artpec6: Configure FTS with dwc helper functionDilip Kota2020-01-091-7/+1
* PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-141-1/+1
* PCI: dwc: Add const qualifier to struct dw_pcie_ep_opsKishon Vijay Abraham I2019-04-151-1/+1
* PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signaturesGustavo Pimentel2018-07-191-1/+1
* PCI: artpec6: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-0/+618