summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2024-12-27PCI: Add ACS quirk for Broadcom BCM5760X NICAjit Khaparde1-0/+4
2024-12-27PCI: vmd: Create domain symlink before pci_bus_add_devices()Jiwei Sun1-4/+4
2024-12-27PCI: Use preserve_config in place of pci_flagsVidya Sagar2-15/+9
2024-12-27PCI/AER: Disable AER service on suspendKai-Heng Feng1-0/+18
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: Detect and trust built-in Thunderbolt chipsEsther Shimanovich1-7/+23
2024-12-14PCI: endpoint: Clear secondary (not primary) EPC in pci_epc_remove_epf()Zijun Hu1-3/+3
2024-12-14PCI: endpoint: Use a separate lock for protecting epc->pci_epf listManivannan Sadhasivam1-4/+5
2024-12-14PCI: rockchip-ep: Fix address translation unit programmingDamien Le Moal2-3/+17
2024-12-14PCI: keystone: Add link up check to ks_pcie_other_map_bus()Kishon Vijay Abraham I1-0/+11
2024-12-14PCI: keystone: Set mode as Root Complex for "ti,keystone-pcie" compatibleKishon Vijay Abraham I1-0/+1
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-12-14PCI: Fix reset_method_store() memory leakTodd Kjos1-2/+3
2024-10-17PCI: Mark Creative Labs EMU20k2 INTx masking as brokenAlex Williamson1-0/+2
2024-10-17PCI: Add ACS quirk for Qualcomm SA8775PSubramanian Ananthanarayanan1-0/+2
2024-10-17PCI: Add function 0 DMA alias quirk for Glenfly Arise chipWangYuli1-0/+4
2024-10-17PCI/PM: Mark devices disconnected if upstream PCIe link is down on resumeMika Westerberg1-1/+13
2024-10-17PCI: xilinx-nwl: Fix off-by-one in INTx IRQ handlerSean Anderson1-2/+2
2024-10-17PCI: imx6: Fix missing call to phy_power_off() in error handlingFrank Li1-3/+4
2024-10-17PCI: kirin: Fix buffer overflow in kirin_pcie_parse_port()Alexandra Diupina1-2/+2
2024-10-17PCI: xilinx-nwl: Clean up clock on probe failure/removalSean Anderson1-4/+19
2024-10-17PCI: xilinx-nwl: Fix register misspellingSean Anderson1-6/+6
2024-10-17PCI: keystone: Fix if-statement expression in ks_pcie_quirk()Dan Carpenter1-1/+1
2024-10-17PCI: Wait for Link before restoring Downstream BusesIlpo Järvinen1-2/+6
2024-10-17PCI/PM: Drop pci_bridge_wait_for_secondary_bus() timeout parameterMika Westerberg4-18/+16
2024-10-17PCI/PM: Increase wait time after resumeMika Westerberg1-1/+2
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-09-08PCI: al: Check IORESOURCE_BUS existence during probeAleksandr Mishin1-3/+13
2024-09-08PCI/MSI: Fix UAF in msi_capability_initMostafa Saleh1-2/+8
2024-08-03PCI/DPC: Fix use-after-free on concurrent DPC and hot-removalLukas Wunner1-3/+3
2024-08-03PCI: loongson: Enable MSI in LS7A Root ComplexHuacai Chen1-0/+13
2024-08-03PCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpioManivannan Sadhasivam1-1/+1
2024-08-03PCI: dw-rockchip: Fix initial PERST# GPIO valueNiklas Cassel1-1/+1
2024-08-03PCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PINWei Liu1-2/+2
2024-08-03PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slotFrank Li1-3/+10
2024-08-03PCI: qcom-ep: Disable resources unconditionally during PERST# assertManivannan Sadhasivam1-6/+0
2024-08-03PCI: endpoint: Fix error handling in epf_ntb_epc_cleanup()Dan Carpenter1-2/+5
2024-08-03PCI: endpoint: Clean up error handling in vpci_scan_bus()Dan Carpenter1-3/+9
2024-08-03PCI: rcar: Demote WARN() to dev_warn_ratelimited() in rcar_pcie_wakeup()Marek Vasut1-1/+5
2024-08-03PCI: keystone: Fix NULL pointer dereference in case of DT error in ks_pcie_se...Aleksandr Mishin1-5/+15
2024-08-03PCI: keystone: Don't enable BAR 0 for AM654xSiddharth Vadapalli1-34/+18
2024-08-03PCI: keystone: Relocate ks_pcie_set/clear_dbi_mode()Siddharth Vadapalli1-42/+42
2024-08-03PCI: Fix resource double counting on remove & rescanIlpo Järvinen1-4/+2
2024-06-27PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe PortsMario Limonciello1-0/+12
2024-06-21PCI: rockchip-ep: Remove wrong mask on subsys_vendor_idRick Wertenbroek1-4/+2