summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2026-05-23PCI: dwc: Apply ECRC workaround to DesignWare 5.00a as wellManikanta Maddireddy
2026-05-23PCI: tegra194: Use DWC IP core versionManikanta Maddireddy
2026-05-23PCI: tegra194: Allow system suspend when the Endpoint link is not upVidya Sagar
2026-05-23PCI: tegra194: Disable direct speed change for Endpoint modeVidya Sagar
2026-05-23PCI: tegra194: Use devm_gpiod_get_optional() to parse "nvidia,refclk-select"Vidya Sagar
2026-05-23PCI: tegra194: Disable PERST# IRQ only in Endpoint modeManikanta Maddireddy
2026-05-23PCI: tegra194: Don't force the device into the D0 state before L2Vidya Sagar
2026-05-23PCI: tegra194: Rename 'root_bus' to 'root_port_bus' in tegra_pcie_downstream_...Manivannan Sadhasivam
2026-05-23PCI: tegra194: Disable LTSSM after transition to Detect on surprise link downManikanta Maddireddy
2026-05-23PCI: tegra194: Increase LTSSM poll time on surprise link downManikanta Maddireddy
2026-05-23PCI: tegra194: Fix polling delay for L2 stateVidya Sagar
2026-05-23PCI: mediatek-gen3: Prevent leaking IRQ domains when IRQ not foundChen-Yu Tsai
2026-05-23PCI: Enable AtomicOps only if Root Port supports themGerd Bayer
2026-05-17PCI: epf-mhi: Return 0, not remaining timeout, when eDMA ops completeDaniel Hodges
2026-05-17PCI/AER: Stop ruling out unbound devices as error sourceLukas Wunner
2026-05-17PCI/AER: Clear only error bits in PCIe Device StatusShuai Xue
2026-05-17PCI: endpoint: pci-epf-ntb: Remove duplicate resource teardownKoichiro Den
2026-04-27PCI: endpoint: pci-epf-vntb: Stop cmd_handler work in epf_ntb_epc_cleanupKoichiro Den
2026-04-27PCI: endpoint: pci-epf-vntb: Remove duplicate resource teardownKoichiro Den
2026-04-27PCI: hv: Set default NUMA node to 0 for devices without affinity infoLong Li
2026-04-18Revert "PCI: Enable ACS after configuring IOMMU for OF platforms"Manivannan Sadhasivam
2026-03-25PCI: Use resource_set_range() that correctly sets ->endIlpo Järvinen
2026-03-25PCI: Use resource names in PCI log messagesPuranjay Mohan
2026-03-25PCI: Update BAR # and window messagesPuranjay Mohan
2026-03-04PCI: Fix pci_slot_trylock() error handlingJinhui Guo
2026-03-04PCI/IOV: Fix race between SR-IOV enable/disable and hotplugNiklas Schnelle
2026-03-04Revert "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV"Niklas Schnelle
2026-03-04PCI: endpoint: Fix swapped parameters in pci_{primary/secondary}_epc_epf_unli...Manikanta Maddireddy
2026-03-04PCI: Mark Nvidia GB10 to avoid bus resetJohnny-CC Chang
2026-03-04PCI: Add ACS quirk for Qualcomm Hamoa & GlymurKrishna Chaitanya Chundru
2026-03-04PCI: Enable ACS after configuring IOMMU for OF platformsManivannan Sadhasivam
2026-03-04PCI: Fix pci_slot_lock () device lockingKeith Busch
2026-03-04PCI: Mark ASM1164 SATA controller to avoid bus resetAlex Williamson
2026-03-04PCI: dw-rockchip: Disable BAR 0 and BAR 1 for Root PortShawn Lin
2026-03-04PCI/MSI: Unmap MSI-X region on errorHaoxiang Li
2026-03-04PCI: Add ACS quirk for Pericom PI7C9X2G404 switches [12d8:b404]Nicolas Cavallari
2026-03-04PCI/ACPI: Restrict program_hpx_type2() to AER bitsHåkon Bugge
2026-03-04PCI: Add defines for bridge window indexingIlpo Järvinen
2026-03-04PCI: Add PCIE_MSG_CODE_ASSERT_INTx message macrosYoshihiro Shimoda
2026-03-04PCI: Log bridge info when first enumerating bridgeBjorn Helgaas
2026-03-04PCI: Log bridge windows conditionallyBjorn Helgaas
2026-03-04PCI: Supply bridge device, not secondary bus, to read window detailsBjorn Helgaas
2026-03-04PCI: Move pci_read_bridge_windows() below individual window accessorsBjorn Helgaas
2026-03-04PCI: Initialize RCB from pci_configure_device()Håkon Bugge
2026-03-04PCI: Mark 3ware-9650SA Root Port Extended Tags as brokenJörg Wedekind
2026-03-04PCI/portdrv: Fix potential resource leakUwe Kleine-König
2026-03-04PCI: Do not attempt to set ExtTag for VFsHåkon Bugge
2026-03-04PCI/P2PDMA: Release per-CPU pgmap ref when vm_insert_page() failsHou Tao
2026-03-04PCI/PM: Avoid redundant delays on D3hot->D3coldBrian Norris
2026-03-04PCI: mediatek: Fix IRQ domain leak when MSI allocation failsHaotian Zhang