summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
3 daysPCI/ASPM: Fix pci_clear_and_set_config_dword() usageLukas Wunner1-5/+12
3 daysPCI/AER: Stop ruling out unbound devices as error sourceLukas Wunner1-2/+0
3 daysPCI/AER: Clear only error bits in PCIe Device StatusShuai Xue1-4/+3
3 daysPCI: Update saved_config_space upon resource assignmentLukas Wunner1-0/+2
10 daysPCI: epf-mhi: Return 0, not remaining timeout, when eDMA ops completeDaniel Hodges1-0/+4
10 daysPCI: 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
2026-03-04PCI: endpoint: Fix swapped parameters in pci_{primary/secondary}_epc_epf_unli...Manikanta Maddireddy1-4/+4
2026-03-04Revert "PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ...Niklas Cassel1-3/+1
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/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/ACPI: Restrict program_hpx_type2() to AER bitsHåkon Bugge3-38/+27
2026-03-04PCI: Add defines for bridge window indexingIlpo Järvinen2-3/+11
2026-03-04PCI: Initialize RCB from pci_configure_device()Håkon Bugge1-0/+32
2026-03-04PCI: Check parent for NULL in of_pci_bus_release_domain_nr()Sergey Shtylyov1-1/+1
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/P2PDMA: Release per-CPU pgmap ref when vm_insert_page() failsHou Tao1-0/+1
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-16PCI: endpoint: Avoid creating sub-groups asynchronouslyLiu Song1-10/+5
2026-02-11PCI: qcom: Remove ASPM L0s support for MSM8996 SoCManivannan Sadhasivam1-1/+3
2026-02-11PCI/ERR: Ensure error recoverability at all timesLukas Wunner2-3/+3
2026-01-23x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumersDan Williams1-6/+0
2026-01-08PCI: brcmstb: Fix disabling L0s capabilityJim Quinlan1-7/+3