summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2025-11-13PCI/PM: Skip resuming to D0 if device is disconnectedMario Limonciello1-0/+5
2025-11-13PCI: cadence: Check for the existence of cdns_pcie::ops before using itChen Wang3-6/+6
2025-11-13PCI: dwc: Verify the single eDMA IRQ in dw_pcie_edma_irq_verify()Niklas Cassel1-3/+1
2025-11-13PCI/AER: Fix NULL pointer access by aer_infoVernon Yang1-0/+4
2025-11-13PCI: endpoint: pci-epf-test: Limit PCIe BAR size for fixed BARsMarek Vasut1-1/+6
2025-11-13PCI: imx6: Enable the Vaux supply if availableRichard Zhu1-0/+4
2025-11-13PCI/P2PDMA: Fix incorrect pointer usage in devm_kfree() callSungho Kim1-1/+1
2025-11-13s390/pci: Use pci_uevent_ers() in PCI recoveryNiklas Schnelle1-1/+1
2025-11-13thunderbolt: Use is_pciehp instead of is_hotplug_bridgeLukas Wunner1-1/+1
2025-11-13PCI/ERR: Update device error_state already after resetLukas Wunner1-1/+2
2025-11-13PCI: Disable MSI on RDC PCI to PCIe bridgesMarcos Del Sol Vives1-0/+1
2025-10-29of/irq: Convert of_msi_map_id() callers to of_msi_xlate()Lorenzo Pieralisi1-1/+1
2025-10-29PCI: Test for bit underflow in pcie_set_readrq()Kees Cook1-1/+5
2025-10-23PCI: vmd: Override irq_startup()/irq_shutdown() in vmd_init_dev_msi_info()Inochi Amaoto1-0/+13
2025-10-19PCI/pwrctrl: Fix device leak at device stopJohan Hovold1-0/+2
2025-10-19PCI/pwrctrl: Fix device and OF node leak at bus scanJohan Hovold1-3/+16
2025-10-19PCI/pwrctrl: Fix device leak at registrationJohan Hovold1-5/+9
2025-10-19PCI: tegra194: Reset BARs when running in PCIe endpoint modeNiklas Cassel1-0/+10
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
2025-10-19PCI: rcar-host: Drop PMSR spinlockMarek Vasut1-11/+2
2025-10-19PCI: rcar-gen4: Fix PHY initializationMarek Vasut1-1/+1
2025-10-19PCI: keystone: Use devm_request_irq() to free "ks-pcie-error-irq" on exitSiddharth Vadapalli1-2/+2
2025-10-19PCI: j721e: Fix programming sequence of "strap" settingsSiddharth Vadapalli1-0/+25
2025-10-19PCI: j721e: Fix module autoloadingSiddharth Vadapalli1-0/+1
2025-10-19PCI: Fix failure detection during resource resizeIlpo Järvinen1-8/+18
2025-10-19PCI: Ensure relaxed tail alignment does not increase min_alignIlpo Järvinen1-4/+7
2025-10-19PCI/AER: Support errors introduced by PCIe r6.0Lukas Wunner1-6/+6
2025-10-19PCI/AER: Fix missing uevent on recovery when a reset is requestedNiklas Schnelle1-0/+1
2025-10-19PCI/ERR: Fix uevent on failure to recoverLukas Wunner1-1/+7
2025-10-19PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOVNiklas Schnelle1-0/+5
2025-10-19PCI/sysfs: Ensure devices are powered for config readsBrian Norris1-1/+19
2025-10-19PCI: tegra: Convert struct tegra_msi mask_lock into raw spinlockMarek Vasut1-14/+13
2025-10-19PCI: xilinx-nwl: Fix ECAM programmingJani Nurminen1-3/+4
2025-10-15PCI: endpoint: pci-epf-test: Add NULL check for DMA channels before releaseShin'ichiro Kawasaki1-6/+11
2025-10-15PCI/AER: Avoid NULL pointer dereference in aer_ratelimit()Breno Leitao1-0/+3
2025-10-15PCI: j721e: Fix incorrect error message in probe()Alok Tiwari1-1/+1
2025-10-15PCI: rcar-gen4: Fix inverted break condition in PHY initializationMarek Vasut1-1/+1
2025-10-15PCI: rcar-gen4: Assure reset occurs before DBI accessMarek Vasut1-0/+13
2025-10-15PCI: rcar-gen4: Add missing 1ms delay after PWR reset assertionMarek Vasut1-1/+10
2025-10-15PCI: tegra194: Fix duplicate PLL disable in pex_ep_event_pex_rst_assert()Nagarjuna Kristam1-2/+2
2025-10-15PCI: endpoint: pci-epf-test: Fix doorbell test supportNiklas Cassel1-1/+13
2025-10-15PCI: qcom: Add equalization settings for 8.0 GT/s and 32.0 GT/sZiyue Zhang5-32/+41
2025-10-15PCI: tegra: Fix devm_kcalloc() argument order for port->phys allocationAlok Tiwari1-1/+1
2025-10-15PCI/ACPI: Fix pci_acpi_preserve_config() memory leakNirmoy Das1-2/+4
2025-10-15PCI: qcom: Restrict port parsing only to PCIe bridge child nodesKrishna Chaitanya Chundru1-0/+2
2025-10-15PCI: rcar-host: Pass proper IRQ domain to generic_handle_domain_irq()Claudiu Beznea1-1/+1
2025-10-15PCI/pwrctrl: Fix double cleanup on devm_add_action_or_reset() failureGeert Uytterhoeven1-9/+3
2025-10-15PCI: xgene-msi: Return negative -EINVAL in xgene_msi_handler_setup()Dan Carpenter1-1/+1