summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2025-10-23PCI: vmd: Override irq_startup()/irq_shutdown() in vmd_init_dev_msi_info()Inochi Amaoto
2025-10-19PCI/pwrctrl: Fix device leak at device stopJohan Hovold
2025-10-19PCI/pwrctrl: Fix device and OF node leak at bus scanJohan Hovold
2025-10-19PCI/pwrctrl: Fix device leak at registrationJohan Hovold
2025-10-19PCI: tegra194: Reset BARs when running in PCIe endpoint modeNiklas Cassel
2025-10-19PCI: tegra194: Handle errors in BPMP responseVidya Sagar
2025-10-19PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()Niklas Cassel
2025-10-19PCI: rcar-host: Convert struct rcar_msi mask_lock into raw spinlockMarek Vasut
2025-10-19PCI: rcar-host: Drop PMSR spinlockMarek Vasut
2025-10-19PCI: rcar-gen4: Fix PHY initializationMarek Vasut
2025-10-19PCI: keystone: Use devm_request_irq() to free "ks-pcie-error-irq" on exitSiddharth Vadapalli
2025-10-19PCI: j721e: Fix programming sequence of "strap" settingsSiddharth Vadapalli
2025-10-19PCI: j721e: Fix module autoloadingSiddharth Vadapalli
2025-10-19PCI: Fix failure detection during resource resizeIlpo Järvinen
2025-10-19PCI: Ensure relaxed tail alignment does not increase min_alignIlpo Järvinen
2025-10-19PCI/AER: Support errors introduced by PCIe r6.0Lukas Wunner
2025-10-19PCI/AER: Fix missing uevent on recovery when a reset is requestedNiklas Schnelle
2025-10-19PCI/ERR: Fix uevent on failure to recoverLukas Wunner
2025-10-19PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOVNiklas Schnelle
2025-10-19PCI/sysfs: Ensure devices are powered for config readsBrian Norris
2025-10-19PCI: tegra: Convert struct tegra_msi mask_lock into raw spinlockMarek Vasut
2025-10-19PCI: xilinx-nwl: Fix ECAM programmingJani Nurminen
2025-10-15PCI: endpoint: pci-epf-test: Add NULL check for DMA channels before releaseShin'ichiro Kawasaki
2025-10-15PCI/AER: Avoid NULL pointer dereference in aer_ratelimit()Breno Leitao
2025-10-15PCI: j721e: Fix incorrect error message in probe()Alok Tiwari
2025-10-15PCI: rcar-gen4: Fix inverted break condition in PHY initializationMarek Vasut
2025-10-15PCI: rcar-gen4: Assure reset occurs before DBI accessMarek Vasut
2025-10-15PCI: rcar-gen4: Add missing 1ms delay after PWR reset assertionMarek Vasut
2025-10-15PCI: tegra194: Fix duplicate PLL disable in pex_ep_event_pex_rst_assert()Nagarjuna Kristam
2025-10-15PCI: endpoint: pci-epf-test: Fix doorbell test supportNiklas Cassel
2025-10-15PCI: qcom: Add equalization settings for 8.0 GT/s and 32.0 GT/sZiyue Zhang
2025-10-15PCI: tegra: Fix devm_kcalloc() argument order for port->phys allocationAlok Tiwari
2025-10-15PCI/ACPI: Fix pci_acpi_preserve_config() memory leakNirmoy Das
2025-10-15PCI: qcom: Restrict port parsing only to PCIe bridge child nodesKrishna Chaitanya Chundru
2025-10-15PCI: rcar-host: Pass proper IRQ domain to generic_handle_domain_irq()Claudiu Beznea
2025-10-15PCI/pwrctrl: Fix double cleanup on devm_add_action_or_reset() failureGeert Uytterhoeven
2025-10-15PCI: xgene-msi: Return negative -EINVAL in xgene_msi_handler_setup()Dan Carpenter
2025-10-15PCI: endpoint: pci-ep-msi: Fix NULL vs IS_ERR() check in pci_epf_write_msi_msg()Dan Carpenter
2025-10-15PCI/MSI: Check MSI_FLAG_PCI_MSI_MASK_PARENT in cond_[startup|shutdown]_parent()Inochi Amaoto
2025-10-15PCI/MSI: Add startup/shutdown for per device domainsInochi Amaoto
2025-09-12Merge tag 'pci-v6.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-08PCI: mvebu: Fix use of for_each_of_range() iteratorKlaus Kudielka
2025-08-12PCI: vmd: Remove MSI-X check on child devicesNam Cao
2025-08-12PCI: xilinx: Fix NULL pointer dereference in xilinx_pcie_intr_handler()Nam Cao
2025-08-09Merge tag 'pci-v6.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-08-07PCI: vmd: Fix wrong kfree() in vmd_msi_free()Nam Cao
2025-08-03Merge tag 'powerpc-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-08-01Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-31Merge branch 'pci/misc'Bjorn Helgaas
2025-07-31Merge branch 'pci/controller/xgene'Bjorn Helgaas