summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2025-09-16PCI: Rename resource variable from r to resIlpo Järvinen
2025-09-16PCI: Use pbus_select_window_for_type() during IO window sizingIlpo Järvinen
2025-09-16PCI: Use pbus_select_window() during BAR resizeIlpo Järvinen
2025-09-16PCI: Warn if bridge window cannot be released when resizing BARIlpo Järvinen
2025-09-16PCI: Fix finding bridge window in pci_reassign_bridge_resources()Ilpo Järvinen
2025-09-16PCI: Add bridge window selection functionsIlpo Järvinen
2025-09-16PCI: Add defines for bridge window indexingIlpo Järvinen
2025-09-16PCI: Preserve bridge window resource type flagsIlpo Järvinen
2025-09-16PCI: Enable bridge even if bridge window fails to assignIlpo Järvinen
2025-09-16PCI: Use pci_release_resource() instead of release_resource()Ilpo Järvinen
2025-09-16PCI: Disable non-claimed bridge windowIlpo Järvinen
2025-09-16PCI: Always claim bridge window before its setupIlpo Järvinen
2025-09-16PCI: Refactor find_bus_resource_of_type() logic checksIlpo Järvinen
2025-09-16PCI: Move find_bus_resource_of_type() earlierIlpo Järvinen
2025-09-16PCI: Fix failure detection during resource resizeIlpo Järvinen
2025-09-16PCI: Fix pdev_resources_assignable() disparityIlpo Järvinen
2025-09-16PCI: Ensure relaxed tail alignment does not increase min_alignIlpo Järvinen
2025-09-16PCI: endpoint: pci-epf-test: Add NULL check for DMA channels before releaseShin'ichiro Kawasaki
2025-09-15Merge tag 'v6.17-rc6' into drm-nextDave Airlie
2025-09-12PCI: qcom-ep: Remove redundant edma.nr_irqs initializationNiklas Cassel
2025-09-12PCI: dwc: Verify the single eDMA IRQ in dw_pcie_edma_irq_verify()Niklas Cassel
2025-09-12PCI: endpoint: pci-epf-test: Fix doorbell test supportNiklas Cassel
2025-09-12PCI: of: Update parent unit address generation in of_pci_prop_intr_map()Lorenzo Pieralisi
2025-09-12Merge tag 'pci-v6.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-11PCI/AER: Fix NULL pointer access by aer_infoVernon Yang
2025-09-10PCI/VGA: Replace vga_is_firmware_default() with a screen info checkMario Limonciello (AMD)
2025-09-09PCI/MSI: Remove the conditional parent [un]mask logicThomas Gleixner
2025-09-08PCI: Test for bit underflow in pcie_set_readrq()Kees Cook
2025-09-08PCI: endpoint: pci-epf-test: Limit PCIe BAR size for fixed BARsMarek Vasut
2025-09-08PCI: mvebu: Fix use of for_each_of_range() iteratorKlaus Kudielka
2025-09-08PCI: j721e: Fix programming sequence of "strap" settingsSiddharth Vadapalli
2025-09-08PCI: plda: Remove dev_err_probe() when the errno is -ENOMEMXichao Zhao
2025-09-08PCI: hv: Remove unused parameter of hv_msi_free()Nam Cao
2025-09-04PCI: imx6: Enable the Vaux supply if availableRichard Zhu
2025-09-04PCI: qcom: Fix macro typo for CURSORZiyue Zhang
2025-09-04PCI: qcom: Add equalization settings for 8.0 GT/s and 32.0 GT/sZiyue Zhang
2025-09-04PCI/AER: Print TLP Log for errors introduced since PCIe r1.1Lukas Wunner
2025-09-03PCI/P2PDMA: Reduce scope of pci_has_p2pmem()Leon Romanovsky
2025-09-03PCI: tegra: Fix devm_kcalloc() argument order for port->phys allocationAlok Tiwari
2025-09-03of/irq: Convert of_msi_map_id() callers to of_msi_xlate()Lorenzo Pieralisi
2025-09-02PCI: dw-rockchip: Switch to FIELD_PREP_WM16 macroNicolas Frattaroli
2025-09-02PCI: rockchip: Switch to FIELD_PREP_WM16* macrosNicolas Frattaroli
2025-09-02PCI/MSI: Check MSI_FLAG_PCI_MSI_MASK_PARENT in cond_[startup|shutdown]_parent()Inochi Amaoto
2025-09-01PCI: j721e: Fix module autoloadingSiddharth Vadapalli
2025-08-28PCI: switchtec: Replace manual locks with guardErick Karanja
2025-08-27PCI/ACPI: Fix pci_acpi_preserve_config() memory leakNirmoy Das
2025-08-27PCI/AER: Support errors introduced by PCIe r6.0Lukas Wunner
2025-08-27PCI/pwrctrl: Fix device leak at device stopJohan Hovold
2025-08-27PCI/pwrctrl: Fix device and OF node leak at bus scanJohan Hovold
2025-08-27PCI/pwrctrl: Fix device leak at registrationJohan Hovold