summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pcie-uniphier.c
AgeCommit message (Expand)Author
2024-01-15Merge branch 'pci/irq-clean-up'Bjorn Helgaas
2024-01-06PCI: dwc: Drop host prefix from struct dw_pcie_host_ops membersYoshihiro Shimoda
2023-12-19PCI: uniphier: Use INTX instead of legacyDamien Le Moal
2022-07-05PCI: dwc: Rename struct pcie_port to dw_pcie_rpSerge Semin
2022-01-03PCI: uniphier: Rename uniphier_pcie_priv to uniphier_pcieFan Fei
2021-10-15PCI: uniphier: Serialize INTx masking/unmasking and fix the bit operationKunihiko Hayashi
2021-08-02PCI: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
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-08PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()Rob Herring
2020-07-17PCI: dwc: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng
2020-01-13PCI: uniphier: remove module code from built-in driverMasahiro Yamada
2019-11-21PCI: uniphier: Set mode register to host modeKunihiko Hayashi
2019-03-29PCI: uniphier: Fix a leaked reference by adding missing of_node_put()Wen Yang
2018-12-19PCI: uniphier: Add UniPhier PCIe host controller supportKunihiko Hayashi