linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-25 19:30:50 to 2025-06-26 22:43:48 UTC [more...]

[PATCH v10 00/17] Enable CXL PCIe Port Protocol Error handling and logging
 2025-06-26 22:42 UTC  (5+ messages)
` [PATCH v10 01/17] cxl/pci: Remove unnecessary CXL Endpoint handling helper functions
` [PATCH v10 02/17] PCI/CXL: Add pcie_is_cxl()
` [PATCH v10 03/17] PCI/AER: Report CXL or PCIe bus error type in trace logging
` [PATCH v10 04/17] CXL/AER: Introduce CXL specific AER driver file

pci_probe called concurrently in machine with 2 identical PCI devices causing race condition
 2025-06-26 22:37 UTC  (7+ messages)

[PATCH] PCI: Fix link speed calculation on retrain failure
 2025-06-26 22:33 UTC  (2+ messages)

[RFC PATCH] PCI: Support Immediate Readiness on devices without PM capabilities
 2025-06-26 22:17 UTC  (3+ messages)

[pci:controller/dwc-stm32] BUILD REGRESSION 5a972a01e24b278f7302a834c6eaee5bdac12843
 2025-06-26 22:10 UTC 

[PATCH v5 9/9] PCI: Add a new 'boot_display' attribute
 2025-06-26 21:47 UTC  (4+ messages)

[PATCH v4 0/5] Improvements for Devres
 2025-06-26 21:21 UTC  (13+ messages)
` [PATCH v4 1/5] rust: revocable: support fallible PinInit types
` [PATCH v4 2/5] rust: devres: replace Devres::new_foreign_owned()
` [PATCH v4 3/5] rust: devres: get rid of Devres' inner Arc
` [PATCH v4 4/5] rust: types: ForeignOwnable: Add type Target
` [PATCH v4 5/5] rust: devres: implement register_release()

[PATCH v5 1/9] PCI: Add helper for checking if a PCI device is a display controller
 2025-06-26 21:14 UTC  (3+ messages)

[PATCH v2 0/9] PM: Reconcile different driver options for runtime PM integration with system sleep
 2025-06-26 20:59 UTC  (11+ messages)
` [PATCH v2 1/9] PM: Use true/false as power.needs_force_resume values
` [PATCH v2 2/9] PM: runtime: Clear power.needs_force_resume in pm_runtime_reinit()
` [PATCH v2 3/9] PM: Move two sleep-related functions under CONFIG_PM_SLEEP
` [PATCH v2 4/9] PM: Check power.needs_force_resume in pm_runtime_force_suspend()
` [PATCH v2 5/9] PM: Make pm_runtime_force_resume() work with DPM_FLAG_SMART_SUSPEND
` [PATCH v2 6/9] PM: runtime: Introduce __rpm_get_driver_callback()
` [PATCH v2 7/9] PM: sleep: Add strict_midlayer flag to struct dev_pm_info
` [PATCH v2 8/9] ACPI: PM: Set/clear power.strict_midlayer in prepare/complete
` [PATCH v2 9/9] PCI: PM: Set power.strict_midlayer in pci_pm_init()

[PATCH v4 0/3] PCI: imx6: Add external reference clock mode support
 2025-06-26 20:53 UTC  (9+ messages)
` [PATCH v4 1/3] dt-bindings: PCI: dwc: Add one more reference clock
` [PATCH v4 2/3] dt-binding: pci-imx6: Add external reference clock mode support
` [PATCH v4 3/3] PCI: imx6: "

[PATCH v5 7/9] PCI/VGA: Replace vga_is_firmware_default() with a screen info check
 2025-06-26 20:45 UTC  (2+ messages)

[PATCH v2] PCI/AER: Add error message when AER_MAX_MULTI_ERR_DEVICES limit is hit during AER handling
 2025-06-26 20:35 UTC  (2+ messages)

[PATCH v3 0/4] Improvements for Devres
 2025-06-26 20:04 UTC  (19+ messages)
` [PATCH v3 3/4] rust: devres: get rid of Devres' inner Arc
` [PATCH v3 4/4] rust: devres: implement register_release()

[PATCH] remote/stream-event: Fix a memory leak in remoteStreamCallbackFree()
 2025-06-26 19:53 UTC  (2+ messages)
` [PATCH] remote/stream-event: Fix a memory leak in?? remoteStreamCallbackFree()

[pci:endpoint/core] BUILD SUCCESS 910bdb8197f9322790c738bb32feaa11dba26909
 2025-06-26 19:01 UTC 

[PATCH 0/2] Add pinctrl_pm_select_init_state helper function
 2025-06-26 18:15 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: "
` [PATCH 2/2] PCI: stm32: use pinctrl_pm_select_init_state() in stm32_pcie_resume_noirq()

Instability in ALL stable and LTS distro kernels (IRQ #16 being disabled, PCIe bus errors, ath10k_pci) in Dell Inspiron 5567
 2025-06-26 17:53 UTC  (4+ messages)

[PATCH v3 00/13] PCI: dwc: Refactor register access with dw_pcie_clear_and_set_dword helper
 2025-06-26 17:10 UTC  (16+ messages)
` [PATCH v3 01/13] PCI: dwc: Add dw_pcie_clear_and_set_dword() for register bit manipulation
` [PATCH v3] PCI: dwc: Refactor code by using dw_pcie_clear_and_set_dword()
` [PATCH v3 03/13] PCI: dra7xx: "
` [PATCH v3 04/13] PCI: imx6: "
` [PATCH v3 05/13] PCI: meson: "
` [PATCH v3 06/13] PCI: armada8k: "
` [PATCH v3 07/13] PCI: bt1: "
` [PATCH v3 08/13] PCI: dw-rockchip: "
` [PATCH v3 09/13] PCI: fu740: "
` [PATCH v3 10/13] PCI: qcom: "
` [PATCH v3 11/13] PCI: qcom-ep: "
` [PATCH v3 12/13] PCI: rcar-gen4: "
` [PATCH v3 13/13] PCI: tegra194: "

[PATCH 00/25] PCI: Resource fitting/assignment fixes and cleanups
 2025-06-26 14:53 UTC  (7+ messages)
` [PATCH 24/25] PCI: Perform reset_resource() and build fail list in sync

[PATCH v2 00/13] PCI: dwc: Refactor register access with dw_pcie_clear_and_set_dword helper
 2025-06-26 14:51 UTC  (6+ messages)
` [PATCH v2 13/13] PCI: tegra194: Refactor code by using dw_pcie_clear_and_set_dword()

[PATCH 00/16] PCI: MSI parent domain conversion
 2025-06-26 14:48 UTC  (17+ messages)
` [PATCH 01/16] PCI: dwc: Switch to msi_create_parent_irq_domain()
` [PATCH 02/16] PCI: mobiveil: "
` [PATCH 03/16] PCI: aardvark: "
` [PATCH 04/16] PCI: altera-msi: "
` [PATCH 05/16] PCI: brcmstb: "
` [PATCH 06/16] PCI: iproc: "
` [PATCH 07/16] PCI: mediatek-gen3: "
` [PATCH 08/16] PCI: mediatek: "
` [PATCH 09/16] PCI: rcar-host: "
` [PATCH 10/16] PCI: xilinx-xdma: "
` [PATCH 11/16] PCI: xilinx-nwl: "
` [PATCH 12/16] PCI: xilinx: "
` [PATCH 13/16] PCI: plda: "
` [PATCH 14/16] PCI: hv: "
` [PATCH 15/16] PCI: vmd: Convert to lock guards
` [PATCH 16/16] PCI: vmd: Switch to msi_create_parent_irq_domain()

[PATCH v4] PCI/PM: Skip resuming to D0 if disconnected
 2025-06-26 12:31 UTC  (6+ messages)

[PATCH v2] schemas: pci: bridge: Document REFCLK slot clocks
 2025-06-26 12:25 UTC  (2+ messages)

[PATCH] PCI/ACPI: Fix runtime PM ref imbalance on hot-plug capable ports
 2025-06-26 11:59 UTC  (5+ messages)

[PATCH v1 0/9] PM: Reconcile different driver options for runtime PM integration with system sleep
 2025-06-26 10:59 UTC  (19+ messages)
` [PATCH v1 1/9] PM: Use true/false as power.needs_force_resume values
` [PATCH v1 0/9] PM: Check power.needs_force_resume in pm_runtime_force_suspend()
` [PATCH v1 3/9] PM: Make pm_runtime_force_resume() work with DPM_FLAG_SMART_SUSPEND
` [PATCH v1 4/9] PM: Move pm_runtime_force_suspend/resume() under CONFIG_PM_SLEEP

[PATCH v6 00/31] Arm GICv5: Host driver implementation
 2025-06-26 10:26 UTC  (32+ messages)
` [PATCH v6 01/31] dt-bindings: interrupt-controller: Add Arm GICv5
` [PATCH v6 02/31] arm64/sysreg: Add GCIE field to ID_AA64PFR2_EL1
` [PATCH v6 03/31] arm64/sysreg: Add ICC_PPI_PRIORITY<n>_EL1
` [PATCH v6 04/31] arm64/sysreg: Add ICC_ICSR_EL1
` [PATCH v6 05/31] arm64/sysreg: Add ICC_PPI_HMR<n>_EL1
` [PATCH v6 06/31] arm64/sysreg: Add ICC_PPI_ENABLER<n>_EL1
` [PATCH v6 07/31] arm64/sysreg: Add ICC_PPI_{C/S}ACTIVER<n>_EL1
` [PATCH v6 08/31] arm64/sysreg: Add ICC_PPI_{C/S}PENDR<n>_EL1
` [PATCH v6 09/31] arm64/sysreg: Add ICC_CR0_EL1
` [PATCH v6 10/31] arm64/sysreg: Add ICC_PCR_EL1
` [PATCH v6 11/31] arm64/sysreg: Add ICC_IDR0_EL1
` [PATCH v6 12/31] arm64/sysreg: Add ICH_HFGRTR_EL2
` [PATCH v6 13/31] arm64/sysreg: Add ICH_HFGWTR_EL2
` [PATCH v6 14/31] arm64/sysreg: Add ICH_HFGITR_EL2
` [PATCH v6 15/31] arm64: Disable GICv5 read/write/instruction traps
` [PATCH v6 16/31] arm64: cpucaps: Rename GICv3 CPU interface capability
` [PATCH v6 17/31] arm64: cpucaps: Add GICv5 CPU interface (GCIE) capability
` [PATCH v6 18/31] arm64: smp: Support non-SGIs for IPIs
` [PATCH v6 19/31] arm64: Add support for GICv5 GSB barriers
` [PATCH v6 20/31] irqchip/gic-v5: Add GICv5 PPI support
` [PATCH v6 21/31] irqchip/gic-v5: Add GICv5 IRS/SPI support
` [PATCH v6 22/31] irqchip/gic-v5: Add GICv5 LPI/IPI support
` [PATCH v6 23/31] irqchip/gic-v5: Enable GICv5 SMP booting
` [PATCH v6 24/31] of/irq: Add of_msi_xlate() helper function
` [PATCH v6 25/31] PCI/MSI: Add pci_msi_map_rid_ctlr_node() "
` [PATCH v6 26/31] irqchip/gic-v3: Rename GICv3 ITS MSI parent
` [PATCH v6 27/31] irqchip/msi-lib: Add IRQ_DOMAIN_FLAG_FWNODE_PARENT handling
` [PATCH v6 28/31] irqchip/gic-v5: Add GICv5 ITS support
` [PATCH v6 29/31] irqchip/gic-v5: Add GICv5 IWB support
` [PATCH v6 30/31] docs: arm64: gic-v5: Document booting requirements for GICv5
` [PATCH v6 31/31] arm64: Kconfig: Enable GICv5

[PATCH] PCI: endpoint: Avoid creating sub-groups asynchronously
 2025-06-26  6:19 UTC 

[PATCH v4 0/2] Add support for AMD Versal Gen 2 MDB PCIe RP PERST#
 2025-06-26  5:49 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: amd-mdb: Add example usage of reset-gpios for "
` [PATCH v4 2/2] PCI: amd-mdb: Add support for PCIe RP PERST# signal handling

[pci:controller/linkup-fix] BUILD SUCCESS 470f10f18b482b3d46429c9e6723ff0f7854d049
 2025-06-26  5:44 UTC 

[PATCH] PCI/ACPI: Fix runtime PM ref imbalance on hot-plug capable ports
 2025-06-26  5:20 UTC  (3+ messages)

[PATCH v2 00/10] Add PCIe support for Tesla FSD SoC
 2025-06-25 16:52 UTC  (11+ messages)
    ` [PATCH v2 01/10] PCI: exynos: Remove unused MACROs in exynos PCI file
    ` [PATCH v2 02/10] PCI: exynos: Change macro names to exynos specific
    ` [PATCH v2 03/10] PCI: exynos: Reorder MACROs to maintain consistency
    ` [PATCH v2 04/10] PCI: exynos: Add platform device private data
    ` [PATCH v2 05/10] PCI: exynos: Add structure to hold resource operations
    ` [PATCH v2 06/10] dt-bindings: PCI: Add bindings support for Tesla FSD SoC
    ` [PATCH v2 07/10] dt-bindings: phy: Add PHY bindings support for "
    ` [PATCH v2 08/10] phy: exynos: Add PCIe PHY "
    ` [PATCH v2 09/10] PCI: exynos: Add support for Tesla "
    ` [PATCH v2 10/10] arm64: dts: fsd: Add PCIe "

[pci:controller/dwc-stm32 2/5] drivers/pci/controller/dwc/pcie-stm32.c:96:23: error: incomplete definition of type 'struct dev_pin_info'
 2025-06-26  1:20 UTC 

回覆: 回覆: [PATCH 5/7] ARM: dts: aspeed-g6: Add PCIe RC node
 2025-06-25 22:16 UTC  (2+ messages)

[PATCH v3 0/2] Fix EPF configfs attribute group removal
 2025-06-25 22:10 UTC  (2+ messages)

[PATCH] PCI: dwc: Simplify boolean condition returns in debugfs
 2025-06-25 21:58 UTC  (2+ messages)

[pci:enumeration] BUILD SUCCESS b85af48de3ece4e5bbdb2248a5360a409991cf67
 2025-06-25 21:56 UTC 

[PATCH v4 1/2] PCI: xilinx: Wait for link-up status during initialization
 2025-06-25 21:50 UTC  (4+ messages)

[PATCH 0/7] Add ASPEED PCIe Root Complex support
 2025-06-25 21:04 UTC  (3+ messages)
` [PATCH 3/7] dt-bindings: pci: Add document for ASPEED PCIe RC

[PATCH 2/2] PCI: brcmstb: Use "num-lanes" DT property if present
 2025-06-25 19:46 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).