summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2025-12-03PCI/P2PDMA: Fix incorrect pointer usage in devm_kfree() callSungho Kim
2025-12-03PCI: Disable MSI on RDC PCI to PCIe bridgesMarcos Del Sol Vives
2025-10-29PCI: keystone: Use devm_request_irq() to free "ks-pcie-error-irq" on exitSiddharth Vadapalli
2025-10-29PCI/AER: Fix missing uevent on recovery when a reset is requestedNiklas Schnelle
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: Work around switches with broken presence detectionTimothy Pearson
2025-08-28pci/hotplug/pnv-php: Wrap warnings in macroFrederic Barrat
2025-08-28pci/hotplug/pnv-php: Improve error msg on power state change failureFrederic Barrat
2025-08-28PCI: rockchip-host: Fix "Unexpected Completion" log messageHans Zhang
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-04PCI: Fix old_size lower bound in calculate_iosize() tooIlpo Järvinen
2025-06-04PCI: imx6: Skip controller_id generation logic for i.MX7DRichard Zhu
2025-05-02PCI: Fix reference leak in pci_alloc_child_bus()Ma Ke
2025-04-10PCI: pciehp: Don't enable HPIE when resuming in poll modeIlpo Järvinen
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/ASPM: Fix link state exit during switch upstream function removalDaniel Stodden
2025-03-13PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy()Zijun Hu
2025-01-09PCI: Add ACS quirk for Broadcom BCM5760X NICAjit Khaparde
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: 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-11-08PCI: Add function 0 DMA alias quirk for Glenfly Arise chipWangYuli
2024-11-08PCI: Mark Creative Labs EMU20k2 INTx masking as brokenAlex Williamson
2024-11-08PCI: Add ACS quirk for Qualcomm SA8775PSubramanian Ananthanarayanan
2024-11-08PCI: xilinx-nwl: Fix off-by-one in INTx IRQ handlerSean Anderson
2024-11-08PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()Thomas Gleixner
2024-11-08PCI: xilinx-nwl: Fix register misspellingSean Anderson
2024-11-08PCI: keystone: Fix if-statement expression in ks_pcie_quirk()Dan Carpenter
2024-09-12PCI: Add missing bridge lock to pci_bus_lock()Dan Williams
2024-09-12pci/hotplug/pnv_php: Fix hotplug driver crash on PowernvKrishna Kumar
2024-09-12PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)Kishon Vijay Abraham I
2024-08-19PCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpioManivannan Sadhasivam
2024-08-19PCI: rockchip: Make 'ep-gpios' DT property optionalChen-Yu Tsai
2024-08-19PCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PINWei Liu
2024-08-19PCI: Fix resource double counting on remove & rescanIlpo Järvinen
2024-07-05PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe PortsMario Limonciello
2024-07-05PCI: rockchip-ep: Remove wrong mask on subsys_vendor_idRick Wertenbroek
2024-04-13PCI/PM: Drain runtime-idle callbacks before driver removalRafael J. Wysocki
2024-04-13PCI: Drop pci_device_remove() test of pci_dev->driverUwe Kleine-König
2024-03-26PCI: Mark 3ware-9650SE Root Port Extended Tags as brokenJörg Wedekind