summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
32 hoursPCI: tegra194: Allow system suspend when the Endpoint link is not upVidya Sagar1-6/+25
32 hoursPCI: tegra194: Disable direct speed change for Endpoint modeVidya Sagar1-0/+4
32 hoursPCI: tegra194: Use devm_gpiod_get_optional() to parse "nvidia,refclk-select"Vidya Sagar1-3/+3
32 hoursPCI: tegra194: Disable PERST# IRQ only in Endpoint modeManikanta Maddireddy1-1/+2
32 hoursPCI: tegra194: Don't force the device into the D0 state before L2Vidya Sagar1-41/+0
32 hoursPCI: tegra194: Rename 'root_bus' to 'root_port_bus' in tegra_pcie_downstream_...Manivannan Sadhasivam1-6/+6
32 hoursPCI: tegra194: Disable LTSSM after transition to Detect on surprise link downManikanta Maddireddy1-13/+16
32 hoursPCI: tegra194: Increase LTSSM poll time on surprise link downManikanta Maddireddy1-15/+21
32 hoursPCI: tegra194: Fix polling delay for L2 stateVidya Sagar1-5/+4
32 hoursPCI: Add PCIE_PME_TO_L2_TIMEOUT_US L2 ready timeout valueFrank Li1-0/+6
32 hoursPCI: mediatek-gen3: Prevent leaking IRQ domains when IRQ not foundChen-Yu Tsai1-4/+4
32 hoursPCI: Enable AtomicOps only if Root Port supports themGerd Bayer1-21/+20
32 hoursPCI/AER: Stop ruling out unbound devices as error sourceLukas Wunner1-2/+0
32 hoursPCI/AER: Clear only error bits in PCIe Device StatusShuai Xue1-4/+3
32 hoursPCI: endpoint: pci-epf-ntb: Remove duplicate resource teardownKoichiro Den1-54/+2
32 hoursPCI: endpoint: pci-epf-vntb: Stop cmd_handler work in epf_ntb_epc_cleanupKoichiro Den1-0/+1
32 hoursPCI: endpoint: pci-epf-vntb: Remove duplicate resource teardownKoichiro Den1-17/+1
32 hoursPCI: hv: Set default NUMA node to 0 for devices without affinity infoLong Li1-0/+8
2026-04-18Revert "PCI: Enable ACS after configuring IOMMU for OF platforms"Manivannan Sadhasivam3-10/+9
2026-03-25PCI/ACPI: Restrict program_hpx_type2() to AER bitsHåkon Bugge3-38/+27
2026-03-25PCI: Use resource_set_range() that correctly sets ->endIlpo Järvinen1-4/+2
2026-03-25PCI: Use resource names in PCI log messagesPuranjay Mohan6-72/+103
2026-03-25PCI: Update BAR # and window messagesPuranjay Mohan2-0/+62
2026-03-25PCI: Fix printk field formattingBjorn Helgaas1-2/+2
2026-03-25PCI: Introduce pci_dev_for_each_resource()Mika Westerberg5-38/+19
2026-03-04PCI: Fix pci_slot_trylock() error handlingJinhui Guo1-3/+1
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
2026-03-04PCI: endpoint: Fix swapped parameters in pci_{primary/secondary}_epc_epf_unli...Manikanta Maddireddy1-4/+4
2026-03-04PCI: Mark Nvidia GB10 to avoid bus resetJohnny-CC Chang1-0/+8
2026-03-04PCI: Add ACS quirk for Qualcomm Hamoa & GlymurKrishna Chaitanya Chundru1-0/+4
2026-03-04PCI: Enable ACS after configuring IOMMU for OF platformsManivannan Sadhasivam3-9/+10
2026-03-04PCI: Fix pci_slot_lock () device lockingKeith Busch1-6/+17
2026-03-04PCI/AER: Clear stale errors on reporting agents upon probeLukas Wunner1-1/+25
2026-03-04PCI: Mark ASM1164 SATA controller to avoid bus resetAlex Williamson1-0/+10
2026-03-04PCI: dw-rockchip: Disable BAR 0 and BAR 1 for Root PortShawn Lin1-0/+8
2026-03-04PCI/MSI: Unmap MSI-X region on errorHaoxiang Li1-1/+3
2026-03-04PCI: Add ACS quirk for Pericom PI7C9X2G404 switches [12d8:b404]Nicolas Cavallari1-0/+4
2026-03-04PCI: Initialize RCB from pci_configure_device()Håkon Bugge1-0/+32
2026-03-04PCI: Mark 3ware-9650SA Root Port Extended Tags as brokenJörg Wedekind1-0/+1
2026-03-04PCI/portdrv: Fix potential resource leakUwe Kleine-König1-3/+3
2026-03-04PCI: Do not attempt to set ExtTag for VFsHåkon Bugge1-1/+2
2026-03-04PCI/PM: Avoid redundant delays on D3hot->D3coldBrian Norris1-0/+3
2026-03-04PCI: mediatek: Fix IRQ domain leak when MSI allocation failsHaotian Zhang1-1/+3
2026-02-19PCI: endpoint: Avoid creating sub-groups asynchronouslyLiu Song1-10/+5
2026-02-19PCI: endpoint: Remove unused field in struct pci_epf_groupChristophe JAILLET1-1/+0
2026-02-19PCI: endpoint: Automatically create a function specific attributes groupDamien Le Moal1-22/+20
2026-02-06xen: make remove callback of xen driver void returnedDawei Li1-3/+1
2026-02-06x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumersDan Williams1-6/+0
2026-01-11PCI: brcmstb: Fix disabling L0s capabilityJim Quinlan1-7/+3