Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2026-07-14 10:11:36 to 2026-07-14 17:47:26 UTC [more...]

[PATCH] PCI: plda: Synchronize chained IRQs during deinitialization
 2026-07-14 17:43 UTC 

[PATCH v7 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-07-14 17:33 UTC  (5+ messages)
` [PATCH v7 06/10] ACPI: APEI: GHES: move CXL CPER helpers

NVMe MSI-X completions lost behind VMD across package C-state exit (even PC2) on Arrow Lake client VMD [8086:7d0b]
 2026-07-14 17:33 UTC  (2+ messages)

[PATCH v4 0/1] Rust PCI capability infrastructure and SR-IOV support
 2026-07-14 17:20 UTC  (3+ messages)
` [PATCH v4 1/1] rust: pci: add extended capability "

[PATCH v2] PCI: rzg3s-host: Re-enumerate the bus on PCIe link-state changes
 2026-07-14 16:58 UTC  (2+ messages)

[PATCH 0/2] PCI: apple: Integrate pwrctrl API
 2026-07-14 16:57 UTC  (7+ messages)
` [PATCH 1/2] "

[PATCH] PCI: starfive: Fix resource leaks on error paths in host_init()
 2026-07-14 15:49 UTC  (3+ messages)

[PATCH v2 0/4] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-07-14 15:29 UTC  (9+ messages)
` [PATCH v2 3/4] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest

[PATCH 0/5] PCI: dwc: rcar-gen4: Add support for R-Car X5H PCIe4
 2026-07-14 15:07 UTC  (3+ messages)
` [PATCH 4/5] PCI: dwc: rcar-gen4: Handle PERST via reset subsystem

[PATCH v3] PCI: imx6: Update MPLLB bandwidth to improve i.MX95 Gen3 PCIe stability
 2026-07-14 14:41 UTC  (2+ messages)

[PATCH v19 00/18] vfio/pci: Add PCIe TPH support
 2026-07-14 13:57 UTC  (7+ messages)
` [PATCH v19 12/18] vfio/pci: Add dmabuf TPH metadata storage and fd query helper

[PATCH 3/3] power: sequencing: pcie-m2: Deassert W_DISABLE2# when no UART serdev is created
 2026-07-14 13:56 UTC  (3+ messages)

[PATCH 0/3] power: sequencing: pcie-m2: Enable USB/UART BT coexistence on Hamoa EVK
 2026-07-14 13:55 UTC  (5+ messages)
` [PATCH 1/3] arm64: dts: qcom: hamoa-iot-evk: Describe the PCIe M.2 Key E connector
` [PATCH 2/3] power: sequencing: pcie-m2: Match WCN6855 and WCN7851 UART BT variants by subdevice ID

[PATCH v2] PCI: rcar-gen4: Isolate driver to ARM64
 2026-07-14 13:37 UTC  (2+ messages)

[PATCH] PCI: rcar-gen4: Inline GIC_TRANSLATER offset macro
 2026-07-14 13:18 UTC  (6+ messages)

[PATCH] PCI: starfive: Fix unchecked pm_runtime_get_sync() in probe
 2026-07-14 13:01 UTC  (3+ messages)

[PATCH v2] PCI: imx6: Add runtime PM support for i.MX95
 2026-07-14 12:51 UTC  (3+ messages)
` [PATCH v2] PCI: imx6: Fix i.MX6Q/DL boot hang by separating PHY power and reference clock control

[PATCH v7 00/10] dmaengine: dw-edma: flatten desc structions and simplify code
 2026-07-14 12:36 UTC  (2+ messages)

[PATCH v2 0/3] bus: mhi: ep: Implement flush_async() callback to flush async read/write
 2026-07-14 12:32 UTC  (7+ messages)
` [PATCH v2 1/3] dmaengine: dw-edma: Implement device_synchronize() callback
` [PATCH v2 2/3] bus: mhi: ep: Add mhi_cntrl->flush_async() callback to flush the async read/write
` [PATCH v2 3/3] PCI: epf-mhi: Implement mhi_cntrl->flush_async() to flush DMA read/write

[PATCH v7 3/9] PCI: endpoint: pci-epf-test: Use dmaenigne_prep_config_single() to simplify code
 2026-07-14 12:11 UTC  (3+ messages)

[PATCH v4 0/4] PCI: mediatek-gen3: Add 2-lanes mode support + clock
 2026-07-14 11:58 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: clock: airoha: Add additional reset for PCIe PERSTOUT
` [PATCH v4 2/4] clk: en7523: add support for dedicated PCIe PERSTOUT reset
` [PATCH v4 3/4] dt-bindings: PCI: mediatek-gen3: Split Airoha schema and document 2-lanes
` [PATCH v4 4/4] PCI: mediatek-gen3: Add 2-lanes mode support for Airoha AN7581

[PATCH v20 00/16] vfio/pci: Add PCIe TPH support
 2026-07-14 11:28 UTC  (33+ messages)
` [PATCH v20 01/16] PCI/TPH: Add requester/completer type helpers
` [PATCH v20 02/16] dma-buf: add optional get_pci_tph() callback
` [PATCH v20 03/16] vfio/pci: implement get_pci_tph and DMA_BUF_TPH feature
` [PATCH v20 04/16] PCI/TPH: Fix pcie_tph_get_st_table_loc() field extraction
` [PATCH v20 05/16] PCI/TPH: Fix tph_enabled concurrent update race by bitfield packing
` [PATCH v20 06/16] PCI/TPH: Cache negotiated max requester type at probe time
` [PATCH v20 07/16] PCI/TPH: Refactor pcie_enable_tph and add requester variant
` [PATCH v20 08/16] PCI/TPH: Refactor pcie_tph_get_cpu_st & "
` [PATCH v20 09/16] PCI/TPH: Add macros to check standard and extended TPH support
` [PATCH v20 10/16] PCI/TPH: Add pcie_tph_set_st_entries() batch ST entry programming helper
` [PATCH v20 11/16] PCI/TPH: Add pci_tph_dsm_supported() helper to detect device TPH ST _DSM
` [PATCH v20 12/16] vfio/pci: Add basic NO-ST TPH VFIO device feature support
` [PATCH v20 13/16] vfio/pci: Add IV-ST TPH policy and VFIO TPH_ST batch programming support
` [PATCH v20 14/16] vfio/pci: Add DS-ST TPH policy and extend TPH_RESOLVE capabilities
` [PATCH v20 15/16] vfio/pci: Sync core PCI TPH software state across device lifecycle and resets
` [PATCH v20 16/16] vfio/pci: Expose per-device TPH state via debugfs

[PATCH v7 0/2] PCI: Configure Root Port MPS during host probing
 2026-07-14 11:06 UTC  (2+ messages)

[PATCH V6 0/4] Add PCIe M.2 Key E connector support for NXP i.MX boards
 2026-07-14 10:11 UTC  (4+ messages)
` [PATCH V6 3/4] Bluetooth: btnxpuart: Add M.2 Bluetooth device support using pwrseq


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