summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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
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-22PCI: Disable MSI for Tegra234 Root PortsVidya Sagar
2022-07-22PCI: Extend isolated function probing to s390Niklas Schnelle
2022-07-22PCI: Move jailhouse's isolated function handling to pci_scan_slot()Niklas Schnelle
2022-07-22PCI: Split out next_ari_fn() from next_fn()Niklas Schnelle
2022-07-22PCI: Clean up pci_scan_slot()Niklas Schnelle
2022-07-22PCI/ACPI: Update link to PCI firmware specificationMario Limonciello
2022-07-22PCI: xilinx-cpm: Add support for Versal CPM5 Root PortBharat Kumar Gogada
2022-07-21PCI: loongson: Work around LS7A incorrect Interrupt Pin registersJianmin Lv
2022-07-19PCI/DOE: Add DOE mailbox support functionsJonathan Cameron
2022-07-19PCI: Replace magic constant for PCI Sig Vendor IDIra Weiny
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: loongson: Don't access non-existent devicesHuacai Chen
2022-07-14PCI: loongson: Add ACPI init supportHuacai Chen
2022-07-14PCI: loongson: Use generic 8/16/32-bit config ops on LS2K/LS7AHuacai Chen
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-13PCI/AER: Iterate over error counters instead of error stringsMohamed Khalfella
2022-07-13PCI/AER: Enable error reporting when AER is nativeStefan Roese
2022-07-13PCI/portdrv: Don't disable AER reporting in get_port_device_capability()Stefan Roese
2022-07-12PCI/ASPM: Unexport pcie_aspm_support_enabled()Bjorn Helgaas
2022-07-12PCI: endpoint: Enable DMA tests for endpoints with DMA capabilitiesFrank Li
2022-07-12PCI/ASPM: Remove pcie_aspm_pm_state_change()Kai-Heng Feng
2022-07-11PCI/AER: Configure ECRC for every deviceStefan Roese
2022-07-08PCI: hv: Take a const cpumask in hv_compose_msi_req_get_cpu()Samuel Holland
2022-07-07genirq: Return a const cpumask from irq_data_get_affinity_maskSamuel Holland