summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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
2025-03-13PCI/DPC: Quirk PIO log size for Intel Raptor Lake-PTakashi Iwai
2025-03-13PCI: rcar-ep: Fix incorrect variable used when calling devm_request_mem_region()King Dix
2025-03-13PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy()Zijun Hu
2025-02-01Revert "PCI: Use preserve_config in place of pci_flags"Terry Tritton
2025-01-09PCI: Add ACS quirk for Broadcom BCM5760X NICAjit Khaparde
2025-01-09PCI: Use preserve_config in place of pci_flagsVidya Sagar
2025-01-09PCI/AER: Disable AER service on suspendKai-Heng Feng
2024-12-14PCI: rockchip-ep: Fix address translation unit programmingDamien Le Moal
2024-12-14PCI: Add ACS quirk for Wangxun FF5xxx NICsMengyuan Lou
2024-12-14PCI: Add 'reset_subordinate' to reset hierarchy below bridgeKeith Busch
2024-12-14PCI: keystone: Add link up check to ks_pcie_other_map_bus()Kishon Vijay Abraham I
2024-12-14PCI: Fix use-after-free of slot->bus on hot removeLukas Wunner
2024-12-14PCI: cpqphp: Fix PCIBIOS_* return value confusionIlpo Järvinen
2024-12-14PCI: cpqphp: Use PCI_POSSIBLE_ERROR() to check config readsweiyufeng
2024-10-17PCI: Mark Creative Labs EMU20k2 INTx masking as brokenAlex Williamson
2024-10-17PCI: Add ACS quirk for Qualcomm SA8775PSubramanian Ananthanarayanan
2024-10-17PCI: Add function 0 DMA alias quirk for Glenfly Arise chipWangYuli
2024-10-17PCI: xilinx-nwl: Fix off-by-one in INTx IRQ handlerSean Anderson
2024-10-17PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()Thomas Gleixner