aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-intel-gw.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: intel-gw: Rename intel_pcie_port to intel_pcieFan Fei2022-01-031-102/+102
* PCI: intel-gw: Fix INTx enableMartin Blumenstingl2021-06-241-4/+6
* PCI: dwc/intel-gw: Remove unused functionJiapeng Chong2021-04-291-5/+0
* PCI: dwc: Detect number of iATU windowsRob Herring2020-11-191-8/+0
* PCI: dwc: Rework MSI initializationRob Herring2020-11-191-9/+0
* PCI: dwc/intel-gw: Remove some unneeded function wrappersRob Herring2020-11-191-31/+16
* PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common codeRob Herring2020-11-191-4/+0
* PCI: dwc/intel-gw: Move ATU offset out of driver match dataRob Herring2020-11-191-6/+7
* PCI: dwc: Move N_FTS setup to common setupRob Herring2020-09-101-18/+9
* PCI: dwc/intel-gw: Drop unused max_widthRob Herring2020-09-101-4/+0
* PCI: dwc/intel-gw: Move getting PCI_CAP_ID_EXP offset to intel_pcie_link_setup()Rob Herring2020-09-101-14/+1
* PCI: dwc/intel-gw: Drop unnecessary checking of DT 'device_type' propertyRob Herring2020-09-101-6/+0
* PCI: dwc: Set PORT_LINK_DLL_LINK_EN in common setup codeRob Herring2020-09-101-4/+0
* PCI: dwc: Centralize link gen settingRob Herring2020-09-101-9/+4
* PCI: dwc: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng2020-07-171-5/+2
* PCI: dwc: intel: Make intel_pcie_cpu_addr() staticJason Yan2020-05-221-1/+1
* PCI: dwc: intel: PCIe RC controller driverDilip Kota2020-01-091-0/+545