summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2022-08-01PCI: imx6: Propagate .host_init() errors to callerRichard Zhu
2022-08-01PCI: imx6: Collect clock enables in imx6_pcie_clk_enable()Richard Zhu
2022-08-01PCI: imx6: Factor out ref clock disable to match enableBjorn Helgaas
2022-08-01PCI: imx6: Move imx6_pcie_clk_disable() earlierRichard Zhu
2022-08-01PCI: imx6: Move imx6_pcie_enable_ref_clk() earlierBjorn Helgaas
2022-08-01PCI: imx6: Move PHY management functions togetherBjorn Helgaas
2022-08-01PCI: imx6: Move imx6_pcie_grp_offset(), imx6_pcie_configure_type() earlierBjorn Helgaas
2022-08-01PCI: imx6: Convert to NOIRQ_SYSTEM_SLEEP_PM_OPS()Bjorn Helgaas
2022-08-01PCI: exynos: Correct generic PHY usageMarek Szyprowski
2022-08-01PCI: dwc: Handle MSIs routed to multiple GIC interruptsDmitry Baryshkov
2022-08-01PCI: dwc: Convert struct pcie_port.msi_irq to an arrayDmitry Baryshkov
2022-08-01PCI: dwc: Split MSI IRQ parsing/allocation to a separate functionDmitry Baryshkov
2022-08-01PCI: dwc: Correct msi_irq condition in dw_pcie_free_msi()Dmitry Baryshkov
2022-08-01PCI: dwc: Use the bitmap API to allocate bitmapsChristophe JAILLET
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-29PCI: Remove pci_mmap_page_range() wrapperArnd Bergmann
2022-07-27PCI: Convert to new *_PM_OPS macrosBjorn Helgaas
2022-07-27PCI: brcmstb: Rename .map_bus() functions to end with 'map_bus'Jim Quinlan
2022-07-27PCI: brcmstb: Disable/enable regulators in suspend/resumeJim Quinlan
2022-07-27PCI: brcmstb: Enable child bus device regulators from DTJim Quinlan
2022-07-27PCI: brcmstb: Split post-link up initialization to brcm_pcie_start_link()Jim Quinlan
2022-07-27PCI: brcmstb: Prevent config space access when link is downJim Quinlan
2022-07-27PCI: brcmstb: Remove unnecessary forward declarationsJim Quinlan
2022-07-26PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()Logan Gunthorpe
2022-07-26PCI/P2PDMA: Introduce helpers for dma_map_sg implementationsLogan Gunthorpe
2022-07-26PCI/P2PDMA: Attempt to set map_type if it has not been setLogan Gunthorpe
2022-07-26lib/scatterlist: add flag for indicating P2PDMA segments in an SGLLogan Gunthorpe
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne
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