aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-16PCI: Use pbus_select_window_for_type() during IO window sizingIlpo Järvinen1-2/+1
2025-09-16PCI: Use pbus_select_window() during BAR resizeIlpo Järvinen1-7/+13
2025-09-16PCI: Warn if bridge window cannot be released when resizing BARIlpo Järvinen1-0/+6
2025-09-16PCI: Fix finding bridge window in pci_reassign_bridge_resources()Ilpo Järvinen3-22/+20
2025-09-16PCI: Add bridge window selection functionsIlpo Järvinen2-0/+103
2025-09-16PCI: Add defines for bridge window indexingIlpo Järvinen2-3/+11
2025-09-16PCI: Preserve bridge window resource type flagsIlpo Järvinen5-37/+90
2025-09-16PCI: Enable bridge even if bridge window fails to assignIlpo Järvinen1-13/+17
2025-09-16PCI: Use pci_release_resource() instead of release_resource()Ilpo Järvinen2-35/+22
2025-09-16PCI: Disable non-claimed bridge windowIlpo Järvinen1-13/+12
2025-09-16PCI: Always claim bridge window before its setupIlpo Järvinen1-4/+8
2025-09-16PCI: Refactor find_bus_resource_of_type() logic checksIlpo Järvinen1-3/+7
2025-09-16PCI: Move find_bus_resource_of_type() earlierIlpo Järvinen1-28/+28
2025-09-16PCI: Fix failure detection during resource resizeIlpo Järvinen1-8/+18
2025-09-16PCI: Fix pdev_resources_assignable() disparityIlpo Järvinen1-0/+1
2025-09-16PCI: Ensure relaxed tail alignment does not increase min_alignIlpo Järvinen1-4/+7
2025-09-16PCI: endpoint: pci-epf-test: Add NULL check for DMA channels before releaseShin'ichiro Kawasaki1-6/+11
2025-09-15Merge tag 'v6.17-rc6' into drm-nextDave Airlie3-21/+5
2025-09-12PCI: qcom-ep: Remove redundant edma.nr_irqs initializationNiklas Cassel1-1/+0
2025-09-12PCI: dwc: Verify the single eDMA IRQ in dw_pcie_edma_irq_verify()Niklas Cassel1-3/+1
2025-09-12PCI: endpoint: pci-epf-test: Fix doorbell test supportNiklas Cassel1-1/+13
2025-09-12PCI: of: Update parent unit address generation in of_pci_prop_intr_map()Lorenzo Pieralisi1-7/+15
2025-09-12Merge tag 'pci-v6.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-17/+4
2025-09-11PCI/AER: Fix NULL pointer access by aer_infoVernon Yang1-0/+4
2025-09-10PCI/VGA: Replace vga_is_firmware_default() with a screen info checkMario Limonciello (AMD)1-26/+5
2025-09-09PCI/MSI: Remove the conditional parent [un]mask logicThomas Gleixner1-20/+0
2025-09-08PCI: Test for bit underflow in pcie_set_readrq()Kees Cook1-1/+5
2025-09-08PCI: endpoint: pci-epf-test: Limit PCIe BAR size for fixed BARsMarek Vasut1-1/+6
2025-09-08PCI: mvebu: Fix use of for_each_of_range() iteratorKlaus Kudielka1-17/+4
2025-09-08PCI: j721e: Fix programming sequence of "strap" settingsSiddharth Vadapalli1-0/+25
2025-09-08PCI: plda: Remove dev_err_probe() when the errno is -ENOMEMXichao Zhao1-2/+1
2025-09-08PCI: hv: Remove unused parameter of hv_msi_free()Nam Cao1-6/+2
2025-09-04PCI: imx6: Enable the Vaux supply if availableRichard Zhu1-0/+4
2025-09-04PCI: qcom: Fix macro typo for CURSORZiyue Zhang2-6/+6
2025-09-04PCI: qcom: Add equalization settings for 8.0 GT/s and 32.0 GT/sZiyue Zhang5-32/+41
2025-09-04PCI/AER: Print TLP Log for errors introduced since PCIe r1.1Lukas Wunner1-3/+27
2025-09-03PCI/P2PDMA: Reduce scope of pci_has_p2pmem()Leon Romanovsky1-2/+1
2025-09-03PCI: tegra: Fix devm_kcalloc() argument order for port->phys allocationAlok Tiwari1-1/+1
2025-09-03of/irq: Convert of_msi_map_id() callers to of_msi_xlate()Lorenzo Pieralisi1-1/+1
2025-09-02PCI: dw-rockchip: Switch to FIELD_PREP_WM16 macroNicolas Frattaroli1-16/+26
2025-09-02PCI: rockchip: Switch to FIELD_PREP_WM16* macrosNicolas Frattaroli1-17/+18
2025-09-02PCI/MSI: Check MSI_FLAG_PCI_MSI_MASK_PARENT in cond_[startup|shutdown]_parent()Inochi Amaoto1-0/+5
2025-09-01PCI: j721e: Fix module autoloadingSiddharth Vadapalli1-0/+1
2025-08-28PCI: switchtec: Replace manual locks with guardErick Karanja1-13/+12
2025-08-27PCI/ACPI: Fix pci_acpi_preserve_config() memory leakNirmoy Das1-2/+4
2025-08-27PCI/AER: Support errors introduced by PCIe r6.0Lukas Wunner1-6/+6
2025-08-27PCI/pwrctrl: Fix device leak at device stopJohan Hovold1-0/+2
2025-08-27PCI/pwrctrl: Fix device and OF node leak at bus scanJohan Hovold1-3/+16
2025-08-27PCI/pwrctrl: Fix device leak at registrationJohan Hovold1-5/+9
2025-08-27PCI: qcom: Restrict port parsing only to PCIe bridge child nodesKrishna Chaitanya Chundru1-0/+2