summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2025-12-03PCI/P2PDMA: Fix incorrect pointer usage in devm_kfree() callSungho Kim1-1/+1
2025-12-03PCI: Disable MSI on RDC PCI to PCIe bridgesMarcos Del Sol Vives1-0/+1
2025-10-29PCI: keystone: Use devm_request_irq() to free "ks-pcie-error-irq" on exitSiddharth Vadapalli1-2/+2
2025-10-29PCI/AER: Fix missing uevent on recovery when a reset is requestedNiklas Schnelle1-0/+1
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: Work around switches with broken presence detectionTimothy Pearson1-0/+27
2025-08-28pci/hotplug/pnv-php: Wrap warnings in macroFrederic Barrat1-23/+28
2025-08-28pci/hotplug/pnv-php: Improve error msg on power state change failureFrederic Barrat1-5/+11
2025-08-28PCI: rockchip-host: Fix "Unexpected Completion" log messageHans Zhang1-1/+1
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-04PCI: Fix old_size lower bound in calculate_iosize() tooIlpo Järvinen1-4/+2
2025-06-04PCI: imx6: Skip controller_id generation logic for i.MX7DRichard Zhu1-3/+2
2025-05-02PCI: Fix reference leak in pci_alloc_child_bus()Ma Ke1-1/+4
2025-04-10PCI: pciehp: Don't enable HPIE when resuming in poll modeIlpo Järvinen1-1/+3
2025-04-10PCI: Remove stray put_device() in pci_register_host_bridge()Dan Carpenter1-3/+2
2025-04-10PCI/portdrv: Only disable pciehp interrupts early when neededFeng Tang1-3/+5
2025-04-10PCI/ASPM: Fix link state exit during switch upstream function removalDaniel Stodden1-8/+9
2025-03-13PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy()Zijun Hu1-1/+1
2025-01-09PCI: Add ACS quirk for Broadcom BCM5760X NICAjit Khaparde1-0/+4
2025-01-09PCI/AER: Disable AER service on suspendKai-Heng Feng1-0/+18
2024-12-14PCI: rockchip-ep: Fix address translation unit programmingDamien Le Moal2-5/+17
2024-12-14PCI: Add ACS quirk for Wangxun FF5xxx NICsMengyuan Lou1-6/+9
2024-12-14PCI: Add 'reset_subordinate' to reset hierarchy below bridgeKeith Busch3-1/+28
2024-12-14PCI: Fix use-after-free of slot->bus on hot removeLukas Wunner1-1/+3
2024-12-14PCI: cpqphp: Fix PCIBIOS_* return value confusionIlpo Järvinen1-5/+10
2024-12-14PCI: cpqphp: Use PCI_POSSIBLE_ERROR() to check config readsweiyufeng1-2/+2
2024-11-08PCI: Add function 0 DMA alias quirk for Glenfly Arise chipWangYuli1-0/+4
2024-11-08PCI: Mark Creative Labs EMU20k2 INTx masking as brokenAlex Williamson1-0/+2
2024-11-08PCI: Add ACS quirk for Qualcomm SA8775PSubramanian Ananthanarayanan1-0/+2
2024-11-08PCI: xilinx-nwl: Fix off-by-one in INTx IRQ handlerSean Anderson1-2/+2
2024-11-08PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()Thomas Gleixner1-6/+2
2024-11-08PCI: xilinx-nwl: Fix register misspellingSean Anderson1-6/+6
2024-11-08PCI: keystone: Fix if-statement expression in ks_pcie_quirk()Dan Carpenter1-1/+1
2024-09-12PCI: Add missing bridge lock to pci_bus_lock()Dan Williams1-14/+21
2024-09-12pci/hotplug/pnv_php: Fix hotplug driver crash on PowernvKrishna Kumar1-2/+1
2024-09-12PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)Kishon Vijay Abraham I1-1/+43
2024-08-19PCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpioManivannan Sadhasivam1-1/+1
2024-08-19PCI: rockchip: Make 'ep-gpios' DT property optionalChen-Yu Tsai1-6/+6
2024-08-19PCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PINWei Liu1-2/+2
2024-08-19PCI: Fix resource double counting on remove & rescanIlpo Järvinen1-4/+2
2024-07-05PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe PortsMario Limonciello1-0/+12
2024-07-05PCI: rockchip-ep: Remove wrong mask on subsys_vendor_idRick Wertenbroek1-4/+2
2024-04-13PCI/PM: Drain runtime-idle callbacks before driver removalRafael J. Wysocki1-0/+7
2024-04-13PCI: Drop pci_device_remove() test of pci_dev->driverUwe Kleine-König1-9/+7
2024-03-26PCI: Mark 3ware-9650SE Root Port Extended Tags as brokenJörg Wedekind1-0/+1