summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
11 daysPCI: Initialize temporary device in new_id_store()Samiullah Khawaja1-1/+8
11 daysPCI: tegra194: Fix CBB timeout caused by DBI access before core power-onManikanta Maddireddy1-4/+4
11 daysPCI: dwc: Apply ECRC workaround to DesignWare 5.00a as wellManikanta Maddireddy1-8/+8
11 daysPCI: tegra194: Use DWC IP core versionManikanta Maddireddy2-2/+4
11 daysPCI: tegra194: Free up Endpoint resources during remove()Vidya Sagar1-0/+2
11 daysPCI: tegra194: Allow system suspend when the Endpoint link is not upVidya Sagar1-6/+25
11 daysPCI: tegra194: Set LTR message request before PCIe link up in Endpoint modeVidya Sagar1-9/+9
11 daysPCI: tegra194: Disable direct speed change for Endpoint modeVidya Sagar1-0/+4
11 daysPCI: tegra194: Use devm_gpiod_get_optional() to parse "nvidia,refclk-select"Vidya Sagar1-3/+3
11 daysPCI: tegra194: Disable PERST# IRQ only in Endpoint modeManikanta Maddireddy1-1/+2
11 daysPCI: tegra194: Don't force the device into the D0 state before L2Vidya Sagar1-41/+0
11 daysPCI: tegra194: Rename 'root_bus' to 'root_port_bus' in tegra_pcie_downstream_...Manivannan Sadhasivam1-6/+6
11 daysPCI: tegra194: Disable LTSSM after transition to Detect on surprise link downManikanta Maddireddy1-13/+16
11 daysPCI: tegra194: Increase LTSSM poll time on surprise link downManikanta Maddireddy1-15/+21
11 daysPCI: tegra194: Fix polling delay for L2 stateVidya Sagar1-5/+4
11 daysPCI/NPEM: Set LED_HW_PLUGGABLE for hotplug-capable portsRichard Cheng1-1/+1
11 daysPCI: mediatek-gen3: Prevent leaking IRQ domains when IRQ not foundChen-Yu Tsai1-4/+4
11 daysPCI: Enable AtomicOps only if Root Port supports themGerd Bayer1-21/+20
11 daysPCI: qcom: Advertise Hotplug Slot Capability with no Command Completion supportKrishna Chaitanya Chundru1-6/+11
11 daysPCI: dwc: rcar-gen4: Change EPC BAR alignment to 4K as per the documentationKoichiro Den1-1/+1
11 daysPCI: dwc: Perform cleanup in the error path of dw_pcie_resume_noirq()Manivannan Sadhasivam1-3/+12
11 daysPCI: dwc: Invoke post_init in dw_pcie_resume_noirq()Richard Zhu1-0/+3
11 daysPCI: dwc: ep: Fix MSI-X Table Size configuration in dw_pcie_ep_set_msix()Aksh Garg1-1/+1
11 daysPCI: endpoint: Align pci_epc_set_msix(), pci_epc_ops::set_msix() nr_irqs enco...Niklas Cassel3-15/+11
11 daysPCI: use generic driver_override infrastructureDanilo Krummrich3-33/+7
2026-05-14PCI/ASPM: Fix pci_clear_and_set_config_dword() usageLukas Wunner1-5/+12
2026-05-14PCI/AER: Stop ruling out unbound devices as error sourceLukas Wunner1-2/+0
2026-05-14PCI/AER: Clear only error bits in PCIe Device StatusShuai Xue1-4/+3
2026-05-14PCI: Update saved_config_space upon resource assignmentLukas Wunner1-0/+2
2026-05-07PCI: epf-mhi: Return 0, not remaining timeout, when eDMA ops completeDaniel Hodges1-0/+4
2026-05-07PCI: endpoint: pci-epf-ntb: Remove duplicate resource teardownKoichiro Den1-54/+2
2026-04-27PCI: endpoint: pci-epf-vntb: Remove duplicate resource teardownKoichiro Den1-17/+1
2026-04-22PCI: Revert "Enable ACS after configuring IOMMU for OF platforms"John Hancock3-10/+9
2026-04-22PCI: Fix placement of pci_save_state() in pci_bus_add_device()Lukas Wunner1-3/+3
2026-04-22PCI: endpoint: pci-epf-vntb: Stop cmd_handler work in epf_ntb_epc_cleanupKoichiro Den1-0/+1
2026-04-22PCI: hv: Set default NUMA node to 0 for devices without affinity infoLong Li1-0/+8
2026-03-13PCI: Use resource_set_range() that correctly sets ->endIlpo Järvinen1-4/+2
2026-03-13Revert "PCI: qcom: Don't wait for link if we can detect Link Up"Niklas Cassel1-4/+1
2026-03-13PCI: qcom: Don't wait for link if we can detect Link UpKrishna chaitanya chundru1-1/+4
2026-03-13Revert "PCI: dw-rockchip: Don't wait for link since we can detect Link Up"Niklas Cassel1-1/+0
2026-03-13PCI: dw-rockchip: Don't wait for link since we can detect Link UpNiklas Cassel1-0/+1
2026-03-13PCI: dwc: ep: Flush MSI-X write before unmapping its ATU entryNiklas Cassel1-0/+3
2026-03-13PCI: dwc: ep: Use align addr function for dw_pcie_ep_raise_{msi,msix}_irq()Niklas Cassel1-10/+10
2026-03-13PCI: dwc: endpoint: Implement the pci_epc_ops::align_addr() operationDamien Le Moal1-0/+15
2026-03-13PCI: endpoint: Introduce pci_epc_mem_map()/unmap()Damien Le Moal1-0/+103
2026-03-13PCI: endpoint: Introduce pci_epc_function_is_valid()Damien Le Moal1-48/+31
2026-03-04PCI: Fix pci_slot_trylock() error handlingJinhui Guo1-3/+1
2026-03-04PCI: dwc: Fix msg_atu_index assignmentNiklas Cassel1-1/+8
2026-03-04PCI/IOV: Fix race between SR-IOV enable/disable and hotplugNiklas Schnelle1-0/+4
2026-03-04Revert "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV"Niklas Schnelle1-5/+0