summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pcie-artpec6.c
AgeCommit message (Expand)Author
2022-07-05PCI: dwc: Rename struct pcie_port to dw_pcie_rpSerge Semin
2022-01-03PCI: artpec6: Prefer of_device_get_match_data()Fan Fei
2021-08-31PCI: artpec6: Remove local code block from switch statementKrzysztof Wilczyński
2021-08-31PCI: artpec6: Remove surplus break statement after returnKrzysztof Wilczyński
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: Move dw_pcie_msi_init() into coreRob Herring
2020-11-19PCI: dwc: Move link handling into common codeRob Herring
2020-11-19PCI: dwc: Move MSI interrupt setup into DWC common codeRob Herring
2020-11-19PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common codeRob Herring
2020-09-10PCI: dwc: Move N_FTS setup to common setupRob Herring
2020-09-08PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()Rob Herring
2020-08-05Merge branch 'pci/irq-error'Bjorn Helgaas
2020-08-03PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof Wilczyński
2020-07-17PCI: dwc: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng
2020-01-09PCI: artpec6: Configure FTS with dwc helper functionDilip Kota
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov
2019-04-15PCI: dwc: Add const qualifier to struct dw_pcie_ep_opsKishon Vijay Abraham I
2018-07-19PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signaturesGustavo Pimentel
2018-07-13PCI: artpec6: Drop unnecessary root_bus_nr settingShawn Guo
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin