aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-report (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-26dt-bindings: PCI: qcom,pcie-x1e80100: Set clocks minItems for the fifth Glymu...Qiang Yu1-1/+2
2025-09-26PCI: dwc: Support 16-lane operationKonrad Dybcio2-0/+4
2025-09-26PCI: Add lockdep assertion in pci_stop_and_remove_bus_device()Niklas Schnelle3-1/+4
2025-09-26PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOVNiklas Schnelle1-0/+5
2025-09-25PCI: Set up bridge resources earlierIlpo Järvinen1-3/+10
2025-09-24PCI: Don't print stale information about resourceIlpo Järvinen1-5/+10
2025-09-24PCI: tegra194: Handle errors in BPMP responseVidya Sagar1-2/+16
2025-09-24PCI: tegra194: Reset BARs when running in PCIe endpoint modeNiklas Cassel1-0/+10
2025-09-24PCI/sysfs: Ensure devices are powered for config readsBrian Norris1-1/+19
2025-09-24PCI: tegra194: Set pci_epc_features::msi_capable to trueNiklas Cassel1-0/+1
2025-09-24PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()Niklas Cassel1-2/+2
2025-09-23PCI: qcom: Remove custom ASPM enablement codeManivannan Sadhasivam1-32/+0
2025-09-23PCI/ASPM: Enable all ClockPM and ASPM states for devicetree platformsManivannan Sadhasivam1-2/+43
2025-09-22PCI/PM: Skip resuming to D0 if device is disconnectedMario Limonciello1-0/+5
2025-09-18Documentation: PCI: Fix typosEmilio Perez1-1/+1
2025-09-16PCI: Alter misleading recursion to pci_bus_release_bridge_resources()Ilpo Järvinen1-1/+1
2025-09-16PCI: Pass bridge window to pci_bus_release_bridge_resources()Ilpo Järvinen1-42/+27
2025-09-16PCI: Add pci_setup_one_bridge_window()Ilpo Järvinen1-18/+19
2025-09-16PCI: Refactor remove_dev_resources() to use pbus_select_window()Ilpo Järvinen1-25/+9
2025-09-16PCI: Refactor distributing available memory to use loopsIlpo Järvinen2-91/+74
2025-09-16PCI: Use pbus_select_window_for_type() during mem window sizingIlpo Järvinen1-87/+24
2025-09-16PCI: Use pbus_select_window() in space available checkerIlpo Järvinen1-33/+32
2025-09-16PCI: Rename resource variable from r to resIlpo Järvinen1-7/+7
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ärvinen3-36/+23
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-16MIPS: PCI: Use pci_enable_resources()Ilpo Järvinen1-36/+2
2025-09-16sparc/PCI: Remove pcibios_enable_device() as they do nothing extraIlpo Järvinen3-81/+0
2025-09-16m68k/PCI: Use pci_enable_resources() in pcibios_enable_device()Ilpo Järvinen1-28/+11
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-16Documentation: PCI: Tidy error recovery doc's PCIe nomenclatureLukas Wunner1-7/+7
2025-09-16Documentation: PCI: Amend error recovery doc with DPC/AER specificsLukas Wunner1-0/+22
2025-09-16Documentation: PCI: Sync error recovery doc with codeLukas Wunner1-2/+5
2025-09-16Documentation: PCI: Sync AER doc with codeLukas Wunner1-44/+39
2025-09-16PCI: endpoint: pci-epf-test: Add NULL check for DMA channels before releaseShin'ichiro Kawasaki1-6/+11
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-11PCI/AER: Fix NULL pointer access by aer_infoVernon Yang1-0/+4