summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-intel-gw.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-04Merge branch 'pci/ctrl/pm-ops'Bjorn Helgaas1-4/+4
2022-08-01PCI: dwc: Check iATU in/outbound range setup statusSerge Semin1-1/+5
2022-08-01PCI: intel-gw: Drop manual DW PCIe controller version setupSerge Semin1-15/+1
2022-08-01PCI: dwc: Use native DWC IP core version representationSerge Semin1-2/+2
2022-07-27PCI: Convert to new *_PM_OPS macrosBjorn Helgaas1-4/+4
2022-07-05PCI: dwc: Rename struct pcie_port to dw_pcie_rpSerge Semin1-3/+3
2022-01-03PCI: intel-gw: Rename intel_pcie_port to intel_pcieFan Fei1-102/+102
2021-06-24PCI: intel-gw: Fix INTx enableMartin Blumenstingl1-4/+6
2021-04-29PCI: dwc/intel-gw: Remove unused functionJiapeng Chong1-5/+0
2020-11-19PCI: dwc: Detect number of iATU windowsRob Herring1-8/+0
2020-11-19PCI: dwc: Rework MSI initializationRob Herring1-9/+0
2020-11-19PCI: dwc/intel-gw: Remove some unneeded function wrappersRob Herring1-31/+16
2020-11-19PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common codeRob Herring1-4/+0
2020-11-19PCI: dwc/intel-gw: Move ATU offset out of driver match dataRob Herring1-6/+7
2020-09-10PCI: dwc: Move N_FTS setup to common setupRob Herring1-18/+9
2020-09-10PCI: dwc/intel-gw: Drop unused max_widthRob Herring1-4/+0
2020-09-10PCI: dwc/intel-gw: Move getting PCI_CAP_ID_EXP offset to intel_pcie_link_setup()Rob Herring1-14/+1
2020-09-10PCI: dwc/intel-gw: Drop unnecessary checking of DT 'device_type' propertyRob Herring1-6/+0
2020-09-10PCI: dwc: Set PORT_LINK_DLL_LINK_EN in common setup codeRob Herring1-4/+0
2020-09-10PCI: dwc: Centralize link gen settingRob Herring1-9/+4
2020-07-17PCI: dwc: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng1-5/+2
2020-05-22PCI: dwc: intel: Make intel_pcie_cpu_addr() staticJason Yan1-1/+1
2020-01-09PCI: dwc: intel: PCIe RC controller driverDilip Kota1-0/+545