summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
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: 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/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: Add PCIE_MSG_CODE_ASSERT_INTx message macrosYoshihiro Shimoda1-0/+18
2026-03-04PCI: Log bridge info when first enumerating bridgeBjorn Helgaas1-4/+19
2026-03-04PCI: Log bridge windows conditionallyBjorn Helgaas1-9/+15
2026-03-04PCI: Supply bridge device, not secondary bus, to read window detailsBjorn Helgaas1-15/+6
2026-03-04PCI: Move pci_read_bridge_windows() below individual window accessorsBjorn Helgaas1-51/+51
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/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-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-01-30x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumersDan Williams1-6/+0
2026-01-11PCI: brcmstb: Fix disabling L0s capabilityJim Quinlan1-7/+3
2026-01-11PCI/PM: Reinstate clearing state_saved in legacy and !PM codepathsLukas Wunner1-0/+4
2026-01-11PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definitionShawn Lin1-1/+1
2026-01-11PCI: keystone: Exit ks_pcie_probe() for invalid modeSiddharth Vadapalli1-0/+2
2026-01-11PCI: rcar-gen2: Drop ARM dependency from PCI_RCAR_GEN2Geert Uytterhoeven1-4/+3
2025-11-24PCI/PM: Skip resuming to D0 if device is disconnectedMario Limonciello1-0/+5
2025-11-24PCI: cadence: Check for the existence of cdns_pcie::ops before using itChen Wang3-6/+6
2025-11-24PCI: dwc: Verify the single eDMA IRQ in dw_pcie_edma_irq_verify()Niklas Cassel1-3/+1
2025-11-24PCI/P2PDMA: Fix incorrect pointer usage in devm_kfree() callSungho Kim1-1/+1
2025-11-24s390/pci: Use pci_uevent_ers() in PCI recoveryNiklas Schnelle1-1/+1
2025-11-24thunderbolt: Use is_pciehp instead of is_hotplug_bridgeLukas Wunner1-1/+1
2025-11-24PCI: Disable MSI on RDC PCI to PCIe bridgesMarcos Del Sol Vives1-0/+1
2025-10-23PCI: tegra194: Reset BARs when running in PCIe endpoint modeNiklas Cassel1-0/+10
2025-10-23PCI: j721e: Fix programming sequence of "strap" settingsSiddharth Vadapalli1-0/+25
2025-10-23PCI: j721e: Enable ACSPCIE Refclk if "ti,syscon-acspcie-proxy-ctrl" existsSiddharth Vadapalli1-1/+38
2025-10-23PCI/sysfs: Ensure devices are powered for config reads (part 2)Brian Norris1-2/+8
2025-10-19PCI: endpoint: pci-epf-test: Add NULL check for DMA channels before releaseShin'ichiro Kawasaki1-6/+11
2025-10-19PCI: endpoint: Remove surplus return statement from pci_epf_test_clean_dma_ch...Wang Jiang1-2/+0
2025-10-19PCI: tegra194: Handle errors in BPMP responseVidya Sagar1-2/+16
2025-10-19PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()Niklas Cassel1-2/+2
2025-10-19PCI: rcar-host: Convert struct rcar_msi mask_lock into raw spinlockMarek Vasut1-14/+13