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: 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: 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: mediatek: Fix IRQ domain leak when MSI allocation failsHaotian Zhang1-1/+3
2026-01-19PCI: brcmstb: Fix disabling L0s capabilityJim Quinlan1-7/+3
2026-01-19PCI/PM: Reinstate clearing state_saved in legacy and !PM codepathsLukas Wunner1-0/+4
2026-01-19PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definitionShawn Lin1-1/+1
2026-01-19PCI: keystone: Exit ks_pcie_probe() for invalid modeSiddharth Vadapalli1-0/+2
2025-12-07PCI: cadence: Check for the existence of cdns_pcie::ops before using itChen Wang3-6/+6
2025-12-07PCI/P2PDMA: Fix incorrect pointer usage in devm_kfree() callSungho Kim1-1/+1
2025-12-07PCI: Disable MSI on RDC PCI to PCIe bridgesMarcos Del Sol Vives1-0/+1
2025-10-29PCI/sysfs: Ensure devices are powered for config readsBrian Norris1-1/+19
2025-10-29PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functionsKrzysztof Wilczyński2-42/+40
2025-10-29PCI: Add sysfs attribute for device power stateMaximilian Luz1-0/+10
2025-10-29PCI: j721e: Fix programming sequence of "strap" settingsSiddharth Vadapalli1-0/+25
2025-10-29PCI: tegra194: Handle errors in BPMP responseVidya Sagar1-2/+16
2025-10-29PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()Niklas Cassel1-2/+2
2025-10-29PCI: keystone: Use devm_request_irq() to free "ks-pcie-error-irq" on exitSiddharth Vadapalli1-2/+2
2025-10-29PCI/AER: Support errors introduced by PCIe r6.0Lukas Wunner1-6/+6
2025-10-29PCI/AER: Fix missing uevent on recovery when a reset is requestedNiklas Schnelle1-0/+1
2025-10-29PCI/ERR: Fix uevent on failure to recoverLukas Wunner1-1/+7
2025-10-29PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOVNiklas Schnelle1-0/+5
2025-10-29PCI: tegra: Fix devm_kcalloc() argument order for port->phys allocationAlok Tiwari1-1/+1
2025-08-28PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable portsLukas Wunner3-6/+8
2025-08-28PCI: endpoint: Fix configfs group removal on driver teardownDamien Le Moal2-0/+2
2025-08-28PCI: endpoint: Fix configfs group list head handlingDamien Le Moal1-1/+0
2025-08-28PCI: pnv_php: Fix surprise plug detection and recoveryTimothy Pearson1-3/+107
2025-08-28PCI: pnv_php: Work around switches with broken presence detectionTimothy Pearson1-0/+27
2025-08-28PCI: pnv_php: Clean up allocated IRQs on unplugTimothy Pearson1-19/+77
2025-08-28PCI: rockchip-host: Fix "Unexpected Completion" log messageHans Zhang1-1/+1
2025-07-17PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot timeDexuan Cui1-6/+11
2025-07-17PCI: cadence-ep: Correct PBA offset in .set_msix() callbackNiklas Cassel1-2/+3
2025-06-27PCI: Fix lock symmetry in pci_slot_unlock()Ilpo Järvinen1-1/+2
2025-06-27PCI: Add ACS quirk for Loongson PCIeHuacai Chen1-0/+23
2025-06-27PCI/DPC: Initialize aer_err_info before using itBjorn Helgaas1-1/+1
2025-06-27PCI: cadence: Fix runtime atomic count underflowHans Zhang1-10/+1
2025-06-04PCI: Fix old_size lower bound in calculate_iosize() tooIlpo Järvinen1-4/+2
2025-06-04PCI: brcmstb: Add a softdep to MIP MSI-X driverStanimir Varbanov1-0/+1
2025-06-04PCI: brcmstb: Expand inbound window size up to 64GBStanimir Varbanov1-2/+2
2025-06-04PCI: imx6: Skip controller_id generation logic for i.MX7DRichard Zhu1-3/+2
2025-05-02PCI: Fix use-after-free in pci_bus_release_domain_nr()Rob Herring1-2/+3