summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2026-01-19PCI: brcmstb: Fix disabling L0s capabilityJim Quinlan
2026-01-19PCI/PM: Reinstate clearing state_saved in legacy and !PM codepathsLukas Wunner
2026-01-19PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definitionShawn Lin
2026-01-19PCI: keystone: Exit ks_pcie_probe() for invalid modeSiddharth Vadapalli
2025-12-07PCI: cadence: Check for the existence of cdns_pcie::ops before using itChen Wang
2025-12-07PCI/P2PDMA: Fix incorrect pointer usage in devm_kfree() callSungho Kim
2025-12-07PCI: Disable MSI on RDC PCI to PCIe bridgesMarcos Del Sol Vives
2025-10-29PCI/sysfs: Ensure devices are powered for config readsBrian Norris
2025-10-29PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functionsKrzysztof Wilczyński
2025-10-29PCI: Add sysfs attribute for device power stateMaximilian Luz
2025-10-29PCI: j721e: Fix programming sequence of "strap" settingsSiddharth Vadapalli
2025-10-29PCI: tegra194: Handle errors in BPMP responseVidya Sagar
2025-10-29PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()Niklas Cassel
2025-10-29PCI: keystone: Use devm_request_irq() to free "ks-pcie-error-irq" on exitSiddharth Vadapalli
2025-10-29PCI/AER: Support errors introduced by PCIe r6.0Lukas Wunner
2025-10-29PCI/AER: Fix missing uevent on recovery when a reset is requestedNiklas Schnelle
2025-10-29PCI/ERR: Fix uevent on failure to recoverLukas Wunner
2025-10-29PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOVNiklas Schnelle
2025-10-29PCI: tegra: Fix devm_kcalloc() argument order for port->phys allocationAlok Tiwari
2025-08-28PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable portsLukas Wunner
2025-08-28PCI: endpoint: Fix configfs group removal on driver teardownDamien Le Moal
2025-08-28PCI: endpoint: Fix configfs group list head handlingDamien Le Moal
2025-08-28PCI: pnv_php: Fix surprise plug detection and recoveryTimothy Pearson
2025-08-28PCI: pnv_php: Work around switches with broken presence detectionTimothy Pearson
2025-08-28PCI: pnv_php: Clean up allocated IRQs on unplugTimothy Pearson
2025-08-28PCI: rockchip-host: Fix "Unexpected Completion" log messageHans Zhang
2025-07-17PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot timeDexuan Cui
2025-07-17PCI: cadence-ep: Correct PBA offset in .set_msix() callbackNiklas Cassel
2025-06-27PCI: Fix lock symmetry in pci_slot_unlock()Ilpo Järvinen
2025-06-27PCI: Add ACS quirk for Loongson PCIeHuacai Chen
2025-06-27PCI/DPC: Initialize aer_err_info before using itBjorn Helgaas
2025-06-27PCI: cadence: Fix runtime atomic count underflowHans Zhang
2025-06-04PCI: Fix old_size lower bound in calculate_iosize() tooIlpo Järvinen
2025-06-04PCI: brcmstb: Add a softdep to MIP MSI-X driverStanimir Varbanov
2025-06-04PCI: brcmstb: Expand inbound window size up to 64GBStanimir Varbanov
2025-06-04PCI: imx6: Skip controller_id generation logic for i.MX7DRichard Zhu
2025-05-02PCI: Fix use-after-free in pci_bus_release_domain_nr()Rob Herring
2025-05-02PCI: Fix reference leak in pci_register_host_bridge()Ma Ke
2025-05-02PCI: Assign PCI domain IDs by ida_alloc()Pali Rohár
2025-05-02PCI: Coalesce host bridge contiguous aperturesKai-Heng Feng
2025-05-02PCI: Introduce domain_nr in pci_host_bridgeBoqun Feng
2025-05-02PCI: Fix reference leak in pci_alloc_child_bus()Ma Ke
2025-05-02PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()Stanimir Varbanov
2025-04-10PCI: pciehp: Don't enable HPIE when resuming in poll modeIlpo Järvinen
2025-04-10PCI: xilinx-cpm: Fix IRQ domain leak in error path of probeThippeswamy Havalige
2025-04-10PCI: Remove stray put_device() in pci_register_host_bridge()Dan Carpenter
2025-04-10PCI/portdrv: Only disable pciehp interrupts early when neededFeng Tang
2025-04-10PCI: brcmstb: Use internal register to change link capabilityJim Quinlan
2025-04-10PCI: cadence-ep: Fix the driver to send MSG TLP for INTx without data payloadHans Zhang
2025-04-10PCI/ASPM: Fix link state exit during switch upstream function removalDaniel Stodden