summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc
AgeCommit message (Expand)Author
2022-08-01PCI: dwc: Fix MSI msi_msg DMA mappingWill McVicker
2022-08-01PCI: dwc: Check iATU in/outbound range setup statusSerge Semin
2022-08-01PCI: dwc: Validate iATU outbound mappings against hardware constraintsSerge Semin
2022-08-01PCI: dwc: Add iATU regions size detection procedureSerge Semin
2022-08-01PCI: dwc: Simplify in/outbound iATU setup methodsSerge Semin
2022-08-01PCI: dwc: Drop enum dw_pcie_region_type in favor of PCIE_ATU_REGION_DIR_IB/OBSerge Semin
2022-08-01PCI: dwc: Drop enum dw_pcie_as_type in favor of PCIE_ATU_TYPE_MEM/IOSerge Semin
2022-08-01PCI: dwc: Add dw_pcie_ops.host_deinit() callbackSerge Semin
2022-08-01PCI: tegra194: Drop manual DW PCIe controller version setupSerge Semin
2022-08-01PCI: intel-gw: Drop manual DW PCIe controller version setupSerge Semin
2022-08-01PCI: dwc: Add macros to compare Synopsys IP core versionsSerge Semin
2022-08-01PCI: dwc: Read DWC IP core version from registerSerge Semin
2022-08-01PCI: dwc: Use native DWC IP core version representationSerge Semin
2022-08-01PCI: dwc: Detect iATU settings after getting "addr_space" resourceSerge Semin
2022-08-01PCI: dwc: Log link speed and width if it comes upSerge Semin
2022-07-29PCI: qcom: Allow ASPM L1 and substates for 2.7.0Krishna chaitanya chundru
2022-07-27PCI: Convert to new *_PM_OPS macrosBjorn Helgaas
2022-07-22PCI: tegra194: Add Tegra234 PCIe supportVidya Sagar
2022-07-22PCI: tegra194: Extend Endpoint mode supportVidya Sagar
2022-07-22PCI: tegra194: Fix link up retry sequenceVidya Sagar
2022-07-22PCI: tegra194: Clean up the exit path for Endpoint modeVidya Sagar
2022-07-22PCI: tegra194: Enable support for 256 Byte payloadVidya Sagar
2022-07-22PCI: tegra194: Clear bandwidth management statusVidya Sagar
2022-07-22PCI: tegra194: Fix Root Port interrupt handlingVidya Sagar
2022-07-22PCI: tegra194: Find RAS DES PCIe capability offsetVidya Sagar
2022-07-22Revert "PCI: tegra194: Rename tegra_pcie_dw to tegra194_pcie"Vidya Sagar
2022-07-19PCI: fu740: Remove unnecessary include filesBjorn Helgaas
2022-07-15PCI: qcom: Add IPQ60xx supportSelvam Sathappan Periakaruppan
2022-07-15PCI: qcom: Define slot capabilities using PCI_EXP_SLTCAP_*Baruch Siach
2022-07-15PCI: dwc: Move GEN3_RELATED DBI definitions to common headerBaruch Siach
2022-07-15PCI: qcom: Drop manual pipe_clk_src handlingDmitry Baryshkov
2022-07-14PCI: qcom: Remove unnecessary pipe_clk handlingDmitry Baryshkov
2022-07-13PCI: qcom: Power on PHY before DBI register accessesRobert Marko
2022-07-13PCI: qcom: Power on PHY before IPQ8074 DBI register accessesRobert Marko
2022-07-13PCI: qcom: Set up rev 2.1.0 PARF_PHY before enabling clocksChristian Marangi
2022-07-06PCI: Drop of_match_ptr() to avoid unused variablesBjorn Helgaas
2022-07-05PCI: dwc-plat: Drop dw_plat_pcie_of_match[] forward declarationSerge Semin
2022-07-05PCI: dwc-plat: Drop unused regmap pointerSerge Semin
2022-07-05PCI: dwc-plat: Simplify dw_plat_pcie_probe() return valuesSerge Semin
2022-07-05PCI: dwc: Rename struct pcie_port to dw_pcie_rpSerge Semin
2022-07-05PCI: dwc: Move io_cfg_atu_shared to struct pcie_portSerge Semin
2022-07-05PCI: dwc: Add start_link/stop_link inlinesSerge Semin
2022-07-05PCI: dwc: Reuse local pointer to the resource dataSerge Semin
2022-07-05PCI: dwc: Organize local variable usageSerge Semin
2022-07-05PCI: dwc: Convert dw_pcie_link_up() to use dw_pcie_readl_dbi()Serge Semin
2022-07-05PCI: dwc: Simplify unrolled iATU detectionSerge Semin
2022-07-05PCI: dwc: Add newlines to log messagesSerge Semin
2022-07-05PCI: dwc: Add braces to multi-line if-else statementsSerge Semin
2022-07-05PCI: dwc: Always enable CDM check if "snps,enable-cdm-check" existsSerge Semin
2022-07-05PCI: dwc: Deallocate EPC memory on dw_pcie_ep_init() errorsSerge Semin