summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pcie-intel-gw.c
AgeCommit message (Expand)Author
2024-10-03PCI: controller: Switch back to struct platform_driver::remove()Sergio Paracuellos
2024-09-13PCI: dwc: Rename 'dw_pcie::link_gen' to 'dw_pcie::max_link_speed'Manivannan Sadhasivam
2024-01-15Merge branch 'pci/controller/dwc'Bjorn Helgaas
2024-01-06PCI: dwc: Drop host prefix from struct dw_pcie_host_ops membersYoshihiro Shimoda
2023-07-18PCI: Explicitly include correct DT includesRob Herring
2023-06-24PCI: dwc: Convert to platform remove callback returning voidUwe Kleine-König
2022-08-04Merge branch 'pci/ctrl/pm-ops'Bjorn Helgaas
2022-08-01PCI: dwc: Check iATU in/outbound range setup statusSerge Semin
2022-08-01PCI: intel-gw: Drop manual DW PCIe controller version setupSerge Semin
2022-08-01PCI: dwc: Use native DWC IP core version representationSerge Semin
2022-07-27PCI: Convert to new *_PM_OPS macrosBjorn Helgaas
2022-07-05PCI: dwc: Rename struct pcie_port to dw_pcie_rpSerge Semin
2022-01-03PCI: intel-gw: Rename intel_pcie_port to intel_pcieFan Fei
2021-06-24PCI: intel-gw: Fix INTx enableMartin Blumenstingl
2021-04-29PCI: dwc/intel-gw: Remove unused functionJiapeng Chong
2020-11-19PCI: dwc: Detect number of iATU windowsRob Herring
2020-11-19PCI: dwc: Rework MSI initializationRob Herring
2020-11-19PCI: dwc/intel-gw: Remove some unneeded function wrappersRob Herring
2020-11-19PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common codeRob Herring
2020-11-19PCI: dwc/intel-gw: Move ATU offset out of driver match dataRob Herring
2020-09-10PCI: dwc: Move N_FTS setup to common setupRob Herring
2020-09-10PCI: dwc/intel-gw: Drop unused max_widthRob Herring
2020-09-10PCI: dwc/intel-gw: Move getting PCI_CAP_ID_EXP offset to intel_pcie_link_setup()Rob Herring
2020-09-10PCI: dwc/intel-gw: Drop unnecessary checking of DT 'device_type' propertyRob Herring
2020-09-10PCI: dwc: Set PORT_LINK_DLL_LINK_EN in common setup codeRob Herring
2020-09-10PCI: dwc: Centralize link gen settingRob Herring
2020-07-17PCI: dwc: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng
2020-05-22PCI: dwc: intel: Make intel_pcie_cpu_addr() staticJason Yan
2020-01-09PCI: dwc: intel: PCIe RC controller driverDilip Kota