public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-12 16:38:25 to 2026-03-14 00:42:02 UTC [more...]

[PATCH v2 1/2] dt-bindings: PCI: fsl,imx6q-pcie: Explicitly deprecate reset-gpio
 2026-03-14  0:42 UTC  (7+ messages)
` [PATCH v2 2/2] dt-bindings: PCI: snps,dw-pcie: Drop deprecated reset-gpio

[PATCH v8 1/5] PCI: Add pcie_get_link_speed() helper for safe array access
 2026-03-13 23:19 UTC  (3+ messages)

[PATCH v8 00/15] PCI: renesas: Add RZ/G3E PCIe controller support
 2026-03-13 21:26 UTC  (2+ messages)

[PATCH v3 0/7] Introduce Synology Microp driver
 2026-03-13 21:10 UTC  (12+ messages)
` [PATCH v3 1/7] rust: Add `parent_unchecked` function to `Device`
` [PATCH v3 2/7] rust: add basic mfd abstractions
` [PATCH v3 3/7] acpi: add acpi_of_match_device_ids
` [PATCH v3 4/7] mfd: match acpi devices against PRP0001
` [PATCH v3 5/7] dt-bindings: mfd: Add synology,microp device
` [PATCH v3 6/7] mfd: Add synology microp core driver
` [PATCH v3 7/7] leds: add synology microp led driver

[PATCH v3 0/7] Introduce Synology Microp driver
 2026-03-13 20:32 UTC  (6+ messages)
` [PATCH v3 1/7] rust: Add `parent_unchecked` function to `Device`
` [PATCH v3 2/7] rust: add basic mfd abstractions
` [PATCH v3 3/7] acpi: add acpi_of_match_device_ids

[PATCH v2 00/19] PCI/TSM: TEE I/O infrastructure
 2026-03-13 20:24 UTC  (22+ messages)
` [PATCH v2 03/19] device core: Introduce confidential device acceptance
` [PATCH v2 08/19] PCI/TSM: Add "evidence" support
` [PATCH v2 09/19] PCI/TSM: Support creating encrypted MMIO descriptors via TDISP Report
` [PATCH v2 10/19] x86, swiotlb: Teach swiotlb to skip "accepted" devices

[PATCH v10 0/8] PCI: endpoint: BAR subrange mapping support
 2026-03-13 18:18 UTC  (4+ messages)
` [PATCH v10 3/8] PCI: dwc: Advertise dynamic inbound "

[PATCH 0/3] PCI: mediatek: Add support for EcoNet SoCs
 2026-03-13 17:58 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: PCI: mediatek: Add support for EcoNet EN7528
` [PATCH 2/3] PCI: mediatek: Add support for EcoNet EN7528 SoC
` [PATCH 3/3] PCI: Skip bridge window reads when window is not supported

[PATCH v3] PCI: dw-rockchip: Enable async probe by default
 2026-03-13 17:36 UTC  (20+ messages)

[PATCH v9 0/5] PCI: of: Remove max-link-speed generation validation
 2026-03-13 16:55 UTC  (6+ messages)
` [PATCH v9 1/5] PCI: Add pcie_get_link_speed() helper for safe array access
` [PATCH v9 2/5] PCI: dwc: Use "
` [PATCH v9 3/5] PCI: j721e: Validate max-link-speed from DT
` [PATCH v9 4/5] PCI: controller: Validate max-link-speed
` [PATCH v9 5/5] PCI: of: Remove max-link-speed generation validation

[PATCH v8 0/5] PCI: of: Remove max-link-speed generation validation
 2026-03-13 16:55 UTC  (6+ messages)
` [PATCH v8 4/5] PCI: controller: Validate max-link-speed
` [PATCH v8 5/5] PCI: of: Remove max-link-speed generation validation

[PATCH v4 0/2] PCI: AtomicOps: Fix pci_enable_atomic_ops_to_root()
 2026-03-13 16:49 UTC  (3+ messages)
` [PATCH v4 1/2] PCI: AtomicOps: Do not enable if root-port capabilities are unknown
` [PATCH v4 2/2] PCI: AtomicOps: Update references to PCIe spec

[BUG] PCIe bridge resource allocation creates invalid limit addresses after Secondary Bus Reset recovery
 2026-03-13 16:48 UTC  (10+ messages)

[PATCH v1 1/1] arm64: dts: qcom: hamoa: Move PCIe PERST and Wake GPIOs to port nodes
 2026-03-13 16:45 UTC  (2+ messages)

[PATCH v4 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
 2026-03-13 15:41 UTC  (5+ messages)
` [PATCH v4 1/3] vfio/pci: Rename vfio_config_do_rw() to vfio_pci_config_rw_single() and export it
` [PATCH v4 2/3] vfio/ism: Implement vfio_pci driver for ISM devices
` [PATCH v4 3/3] MAINTAINERS: add VFIO ISM PCI DRIVER section

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-03-13 15:39 UTC  (16+ messages)
` [PATCH v2 07/22] vfio/pci: Notify PCI subsystem about devices preserved across Live Update
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after "

[PATCH 0/3] dmaengine: Add batched scatter-gather DMA support
 2026-03-13 15:16 UTC  (5+ messages)
` [PATCH 1/3] dmaengine: Add multi-buffer support in single DMA transfer
` [PATCH 2/3] PCI: epf-mhi: Add batched DMA read support
` [PATCH 3/3] bus: mhi: ep: Use batched read for ring caching

[PATCH 1/1] PCI: Fix premature removal from realloc_head list
 2026-03-13 14:52 UTC  (2+ messages)

[PATCH v2 0/3] PCI: s390/pci: Fix deadlocks on s390 when releasing zPCI-bus or -device objects
 2026-03-13 13:59 UTC  (10+ messages)
` [PATCH v2 1/3] PCI: Move declaration of pci_rescan_remove_lock into public pci.h
` [PATCH v2 2/3] PCI: Provide lock guard for pci_rescan_remove_lock
` [PATCH v2 3/3] s390/pci: Fix circular/recursive deadlocks in PCI-bus and -device release

[PATCH v8 0/3] PCI: Add support for PCIe WAKE# interrupt
 2026-03-13 13:58 UTC  (6+ messages)
` [PATCH v8 1/3] PM: sleep: wakeirq: Add support for dedicated shared wake IRQ setup
` [PATCH v8 2/3] gpio: Add fwnode_gpiod_get() helper
` [PATCH v8 3/3] PCI: Add support for PCIe WAKE# interrupt

[PATCH v11 0/2] Add driver support for Eswin EIC7700 SoC PCIe controller
 2026-03-13 13:55 UTC  (7+ messages)
` [PATCH v11 2/2] PCI: eic7700: Add Eswin PCIe host controller driver
    `  "

[PATCH v4 0/2] Add scmi powerdomain for sky1
 2026-03-13 11:49 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: cix,sky1-pcie-host: Add power-domains
` [PATCH v4 2/2] arm64: dts: cix: Add scmi powerdomain nodes for sky1

[PATCH v5 00/28] lan966x pci device: Add support for SFPs
 2026-03-13 11:29 UTC  (7+ messages)
` [PATCH v5 02/28] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()

[RFC v3 00/27] lib: Rust implementation of SPDM
 2026-03-13 10:35 UTC  (13+ messages)
` [RFC v3 07/27] rust: error: impl From<FromBytesWithNulError> for Kernel Error
` [RFC v3 08/27] lib: rspdm: Initial commit of Rust SPDM
` [RFC v3 12/27] lib: rspdm: Support SPDM get_version

[PATCH v3 0/2] Add scmi powerdomain for sky1
 2026-03-13  9:00 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: cix,sky1-pcie-host: Add power-domains
    ` 回复: "
` [PATCH v3 2/2] arm64: dts: cix: Add scmi powerdomain nodes for sky1

[PATCH 00/15] PCI: endpoint: Remote DMA support via vNTB
 2026-03-13  8:51 UTC  (21+ messages)
` [PATCH 01/15] dmaengine: dw-edma: Cache DMA channel IDs in dw_edma_chip
` [PATCH 02/15] PCI: endpoint: Add DMA channel metadata to pci_epc_aux_resource
` [PATCH 03/15] PCI: dwc: ep: Report DMA channel metadata for aux resources
` [PATCH 04/15] dmaengine: dw-edma: Add per-channel interrupt routing control
` [PATCH 05/15] dmaengine: dw-edma: Compose MSI messages from allocated IRQs
` [PATCH 06/15] PCI: endpoint: pci-epf-vntb: Fold MW runtime state into a struct
` [PATCH 07/15] PCI: endpoint: Add EPC DMA channel delegation hooks
` [PATCH 08/15] PCI: dwc: ep: Delegate exported eDMA channels through EPC ops
` [PATCH 09/15] PCI: endpoint: Add pci-ep-dma helper for exported DMA ABI v1
` [PATCH 10/15] PCI: endpoint: pci-epf-vntb: Support DMA export and shared BAR layouts
` [PATCH 11/15] NTB: hw: epf: Parse control-layout version and DMA locator
` [PATCH 12/15] NTB: hw: epf: Enumerate auxiliary child for DMA ABI v1
` [PATCH 13/15] dmaengine: dw-edma: Add auxiliary-bus frontend for exported eDMA
` [PATCH 14/15] NTB: Add ntb_ep_dma test client
` [PATCH 15/15] Documentation: PCI: endpoint: Add vNTB DMA export HOWTO

[PATCH v7 0/5] Add i.MX943 PCIe supports
 2026-03-13  8:34 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: PCI: imx6q-pcie: Change maxItems of clocks and clock-names to 6
` [PATCH v7 2/5] dt-bindings: PCI: imx6q-pcie: Add i.MX94 and i.MX943 PCIe compatible strings
` [PATCH v7 3/5] arm64: dts: imx94: add pcie0 and pcie0-ep supports
` [PATCH v7 4/5] arm64: dts: imx943: add pcie1 and pcie1-ep supports
` [PATCH v7 5/5] arm64: dts: imx943-evk: Add pcie[0,1] and pcie-ep[0,1] support

[PATCH v6 0/5] Add i.MX943 PCIe supports
 2026-03-13  7:57 UTC  (9+ messages)
` [PATCH v6 1/5] dt-bindings: PCI: imx6q-pcie: Change maxItems of clocks and clock-names to 6
` [PATCH v6 2/5] dt-bindings: PCI: imx6q-pcie: Add i.MX94 and i.MX943 PCIe compatible strings
` [PATCH v6 3/5] arm64: dts: imx94: add pcie0 and pcie0-ep supports
` [PATCH v6 4/5] arm64: dts: imx943: add pcie1 and pcie1-ep supports
` [PATCH v6 5/5] arm64: dts: imx943-evk: Add pcie[0,1] and pcie-ep[0,1] support

[PATCH v1] PCI: imx6: Don't remove MSI capability For i.MX7D/i.MX8M
 2026-03-13  7:34 UTC  (3+ messages)

[PATCH V8 00/13] pci-imx6: Add support for parsing the reset property in new Root Port binding
 2026-03-13  7:16 UTC  (16+ messages)
` [PATCH V8 01/13] dt-bindings: PCI: fsl,imx6q-pcie: Add reset GPIO in Root Port node
` [PATCH V8 02/13] PCI: host-generic: Add common helpers for parsing Root Port properties
` [PATCH V8 03/13] PCI: dwc: Parse Root Port nodes in dw_pcie_host_init()
` [PATCH V8 04/13] PCI: imx6: Assert PERST# before enabling regulators
` [PATCH V8 05/13] PCI: imx6: Add support for parsing the reset property in new Root Port binding
` [PATCH V8 06/13] arm: dts: imx6qdl: Add Root Port node and PERST property
` [PATCH V8 07/13] arm: dts: imx6sx: "
` [PATCH V8 08/13] arm: dts: imx7d: "
` [PATCH V8 09/13] arm64: dts: imx8mm: "
` [PATCH V8 10/13] arm64: dts: imx8mp: "
` [PATCH V8 11/13] arm64: dts: imx8mq: "
` [PATCH V8 12/13] arm64: dts: imx8dxl/qm/qxp: "
` [PATCH V8 13/13] arm64: dts: imx95: "

[PATCH v7 0/3] PCI: Add support for PCIe WAKE# interrupt
 2026-03-13  7:03 UTC  (3+ messages)

[PATCH] PCI: sysfs: Suppress FW_BUG warning when NUMA node already matches
 2026-03-13  5:08 UTC 

[PATCH v3 0/3] PCI: qcom: Program T_POWER_ON value for L1.2 exit timing
 2026-03-13  2:49 UTC  (7+ messages)
` [PATCH v3 1/3] PCI/ASPM: Add helper to encode L1SS T_POWER_ON fields
` [PATCH v3 2/3] PCI: dwc: Add helper to Program T_POWER_ON
` [PATCH v3 3/3] PCI: qcom: "

Question about the cpu_uid parameter of acpi_evaluate_dsm() in PCI/TPH
 2026-03-13  2:53 UTC 

[PATCH v6 0/3] Fix get cpu steer-tag fail on ARM64 platform
 2026-03-13  2:32 UTC  (7+ messages)
` [PATCH v6 1/3] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
` [PATCH v6 2/3] x86: Implement acpi_get_cpu_uid()

[PATCH v7 0/3] Fix get cpu steer-tag fail on ARM64 platform
 2026-03-13  2:21 UTC  (4+ messages)
` [PATCH v7 1/3] ACPI: Refactor get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
` [PATCH v7 2/3] x86: Implement acpi_get_cpu_uid()
` [PATCH v7 3/3] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform

[PATCH v2 0/2] Add scmi powerdomain for sky1
 2026-03-13  2:13 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: update CIX Sky1 PCIe Root Complex bindings
    ` 回复: "
        ` 回复: "

[PATCH v5 0/5] Add i.MX943 PCIe supports
 2026-03-13  1:49 UTC  (4+ messages)
` [PATCH v5 2/5] dt-bindings: PCI: imx6q-pcie: Add i.MX94 and i.MX943 PCIe compatible strings

[PATCH v2] PCI/VGA: Move pci_set_vga_state() to vgaarb.c
 2026-03-12 22:47 UTC 

[PATCH v1] PCI/VGA: Move pci_set_vga_state() to vgaarb.c
 2026-03-12 22:37 UTC  (2+ messages)

[PATCH] PCI: hv: Set default NUMA node to 0 for devices without affinity info
 2026-03-12 22:32 UTC 

[PATCH] PCI: use pr_warn_once for ACS parameter parse failure
 2026-03-12 21:52 UTC  (2+ messages)

[PATCH v5 3/5] arm64: dts: imx94: add pcie0 and pcie0-ep supports
 2026-03-12 19:13 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: PCI: fsl,imx6q-pcie: Switch to undeprecated reset-gpios
 2026-03-12 18:43 UTC  (4+ messages)

[PATCH v4 0/10] CXL Reset support for Type 2 devices
 2026-03-12 18:24 UTC  (6+ messages)
` [PATCH v4 09/10] PCI: save/restore CXL config around reset


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox