summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-uniphier.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: uniphier: Rename uniphier_pcie_priv to uniphier_pcieFan Fei2022-01-031-73/+74
* PCI: uniphier: Serialize INTx masking/unmasking and fix the bit operationKunihiko Hayashi2021-10-151-16/+10
* PCI: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-021-5/+3
* 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-2/+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-10/+3
* 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-6/+0
* PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()Rob Herring2020-09-081-2/+1
* PCI: dwc: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng2020-07-171-2/+1
* PCI: uniphier: remove module code from built-in driverMasahiro Yamada2020-01-131-30/+1
* PCI: uniphier: Set mode register to host modeKunihiko Hayashi2019-11-211-0/+10
* PCI: uniphier: Fix a leaked reference by adding missing of_node_put()Wen Yang2019-03-291-3/+8
* PCI: uniphier: Add UniPhier PCIe host controller supportKunihiko Hayashi2018-12-191-0/+471