Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2026-08-11 09:31:53 to 2026-08-13 06:50:09 UTC [more...]

[PATCH v7 00/10] PCI: endpoint: Add PCI DMA endpoint function
 2026-08-13  6:50 UTC  (18+ messages)
` [PATCH v7 01/10] dmaengine: Allow drivers to assign static channel IDs
` [PATCH v7 02/10] PCI: endpoint: Define endpoint DMA BAR metadata format
` [PATCH v7 03/10] PCI: endpoint: Add DMA auxiliary resource metadata
` [PATCH v7 04/10] PCI: endpoint: Add API to delegate EPC DMA channels to the host
` [PATCH v7 05/10] dmaengine: dw-edma: Add channel delegation helpers
` [PATCH v7 06/10] PCI: dwc: Implement endpoint DMA channel delegation
` [PATCH v7 07/10] PCI: dwc: Expose endpoint DMA resources
` [PATCH v7 08/10] dmaengine: dw-edma-pcie: Discover endpoint DMA metadata
` [PATCH v7 09/10] PCI: endpoint: Add DMA endpoint function
` [PATCH v7 10/10] Documentation: PCI: Add PCI DMA endpoint function documentation

[PATCH 0/2] PCI: dwc: Handle return value from endpoint .init/.preinit callbacks
 2026-08-13  6:39 UTC  (2+ messages)

[PATCHv2] PCI: iproc: platform: use device functions instead of OF
 2026-08-13  6:36 UTC  (2+ messages)

[PATCH v2] PCI: Fix 32-bit config write in Intel RP MPC ACS quirk
 2026-08-13  6:28 UTC  (2+ messages)

[PATCH v10 00/10] lan966x pci device: Add support for SFPs, PCI part
 2026-08-13  6:17 UTC  (4+ messages)
  ` [PATCH v10 06/10] PCI: of: Use fw_devlink_set_device()
  ` [PATCH v10 07/10] PCI: of: Clear fwnode->dev during root bridge node removal and error path
  ` [PATCH v10 08/10] PCI: of: Set fwnode device of newly created PCI device nodes

[PATCH v2 00/12] misc: Improvements around *_device_id defintions
 2026-08-13  6:11 UTC  (3+ messages)
` [PATCH v2 12/12] misc: Unify code style for various *_device_id arrays

[PATCH v3 00/16] PCI: dwc: Cache PCIe capability offset and simplify drivers
 2026-08-13  6:06 UTC  (3+ messages)
` [PATCH v3 02/16] PCI: dwc: Use cached PCIe capability offset in core

[PATCH v5 00/11] arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module
 2026-08-13  5:34 UTC  (9+ messages)
` [PATCH v5 03/11] power: sequencing: Add pwrseq_is_controllable() API
` [PATCH v5 04/11] power: sequencing: pcie-m2: Report power controllability
` [PATCH v5 05/11] power: sequencing: qcom-wcn: "
` [PATCH v5 06/11] Bluetooth: hci_qca: Set 'bt_en_available' based on pwrseq "

[PATCH v5 v5] PCI: dwc: Add PCI ID for LECARC PCIe pmu
 2026-08-13  5:25 UTC  (2+ messages)

[PATCH v5 0/2] PCI: mediatek-gen3: Add 2-lanes mode support + clock
 2026-08-13  5:21 UTC  (2+ messages)

[pci:controller/dwc-ultrarisc] BUILD SUCCESS 22a415e623e9ebc79cf0b5c83064af8aa11acdd7
 2026-08-13  2:25 UTC 

[pci:next] BUILD SUCCESS d55d5a8f3d852baab49dba910dcb04b6d8091b05
 2026-08-13  2:25 UTC 

[PATCH v2 0/5] Rework PCI IRQ vector code
 2026-08-13  1:20 UTC  (26+ messages)
` [PATCH v2 1/5] rust: pci: convert IrqVectorRegistration to a lifetime-managed owning type
` [PATCH v2 2/5] rust: pci: resolve IRQ in vector() and embed IrqRequest in IrqVector
` [PATCH v2 3/5] rust: pci: remove request_irq() and request_threaded_irq() from Device
` [PATCH v2 4/5] PCI: Add pci_irq_type() to query the allocated interrupt type
` [PATCH v2 5/5] rust: pci: expose "

[PATCH v2 00/16] rust: io: support register projections and remove relative registers
 2026-08-13  0:58 UTC  (12+ messages)
` [PATCH v2 02/16] rust: io: add `IoRepr` trait
` [PATCH v2 11/16] rust: io: register: support fixed offset register without bitfield
` [PATCH v2 12/16] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
` [PATCH v2 14/16] rust: io: register: remove relative registers

[PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-08-13  0:18 UTC  (5+ messages)

[PATCH 2/2] iommu/amd: Force identity mode for selected GPUs only
 2026-08-13  0:11 UTC  (16+ messages)

[PATCH v4 0/2] pci: AMD: Add Versal2 CPM6 PCIe host controller support
 2026-08-12 22:54 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: amd-mdb: Add CPM6 support

[RFC PATCH 0/5] PCI/vfio-pci: Guard resets against active SR-IOV VFs
 2026-08-12 22:53 UTC  (13+ messages)
` [RFC PATCH 1/5] PCI: Refuse function reset of an SR-IOV PF with enabled VFs
` [RFC PATCH 2/5] PCI: Add pci_reset_bus_cond() for a caller-gated slot or bus reset
` [RFC PATCH 3/5] vfio/pci: Refuse to reset an SR-IOV PF with enabled VFs
` [RFC PATCH 4/5] PCI: Export pci_reset_supported()
` [RFC PATCH 5/5] vfio/pci: Use pci_reset_supported() in place of reset_works

[PATCH v23 4/5] PCI: Fail FLR when config space is inaccessible
 2026-08-12 22:45 UTC  (3+ messages)

[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-08-12 22:39 UTC  (18+ messages)
` [PATCH v5 2/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
` [PATCH v5 4/9] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA
` [PATCH v5 7/9] vfio/pci: Clean up BAR zap and revocation

[PATCH v23 0/5] [PCI] Error recovery for vfio-pci devices on s390x
 2026-08-12 22:37 UTC  (3+ messages)

[PATCH v23 5/5] PCI/MSI: Enable memory decoding before restoring MSI-X messages
 2026-08-12 22:35 UTC  (3+ messages)

[PATCH v9 0/2] Add support for PCIe RP PERST#
 2026-08-12 22:32 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: PCI: xilinx-versal-cpm: Add PERST# and reset support

[PATCH v23 5/5] PCI/MSI: Enable memory decoding before restoring MSI-X messages
 2026-08-12 22:22 UTC  (3+ messages)

[PATCH v2] pci: quirks: Disable native PCIe hotplug on MSI Claw A8 root bridge
 2026-08-12 20:16 UTC  (13+ messages)

[PATCH v3 0/5] rust: samples: add an EDU PCI driver sample (MMIO + IRQ + DMA)
 2026-08-12 20:12 UTC  (11+ messages)
` [PATCH v3 1/5] samples: rust: remove the rust_driver_pci sample
` [PATCH v3 2/5] rust: pci: rework device enabling API
` [PATCH v3 3/5] rust: pci: make Vendor::from_raw() public
` [PATCH v3 4/5] rust: completion: add complete()
` [PATCH v3 5/5] rust: samples: add EDU PCI driver sample

[PATCH RFC 0/7] PCI/HMAT: Describe P2PDMA reachability and performance
 2026-08-12 19:47 UTC  (8+ messages)
` [PATCH RFC 1/7] ACPICA: Define PCIe P2P latency and bandwidth information
` [PATCH RFC 2/7] ACPI: HMAT: Make PCIe P2P paths available to consumers
` [PATCH RFC 3/7] PCI/P2PDMA: Authorize HMAT-described cross-host-bridge P2P
` [PATCH RFC 4/7] PCI/P2PDMA: Prefer providers with better HMAT performance
` [PATCH RFC 5/7] ACPI: HMAT: Add KUnit tests for PCIe P2P matrix semantics
` [PATCH RFC 6/7] PCI/P2PDMA: Add KUnit tests for HMAT policy boundaries
` [PATCH RFC 7/7] PCI/P2PDMA: Add KUnit tests for HMAT provider ranking

[PATCH v3 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-08-12 18:08 UTC  (10+ messages)
` [PATCH v3 1/5] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
` [PATCH v3 2/5] Drivers: hv: Add logical device ID registry for vPCI devices
` [PATCH v3 3/5] iommu/x86: Share the architectural MSI reserved range
` [PATCH v3 4/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
` [PATCH v3 5/5] iommu/hyperv: Add page-selective IOTLB flush support

[PATCH v2 0/4] PCI: of: warn on bogus device_type property
 2026-08-12 17:29 UTC  (9+ messages)
` [PATCH v2 1/4] PCI: of: drop the reg_num argument to of_pci_set_address()
` [PATCH v2 2/4] PCI: of: don't zero flags in of_pci_get_addr_flags()
` [PATCH v2 3/4] PCI: of: make a flags argument optional
` [PATCH v2 4/4] PCI: of: introduce of_pci_verify_node()

[PATCH v6 0/6] PCI: endpoint: Expose endpoint DMA resources (part 2/3)
 2026-08-12 14:39 UTC  (9+ messages)
` [PATCH v6 4/6] dmaengine: dw-edma: Add delegated channel request helpers

[PATCH 0/9] PCI: qcom: Add PCIe support for Shikra SoC
 2026-08-12 13:03 UTC  (7+ messages)
` [PATCH 2/9] dt-bindings: PCI: qcom: Document the Shikra PCIe Controller

[PATCH v5 0/2] PCI: mediatek-gen3: Add 2-lanes mode support + clock
 2026-08-12  7:59 UTC  (6+ messages)

[PATCH] PCI: Fix use-after-free race in pci_find_bus()
 2026-08-12  7:45 UTC  (5+ messages)

[REGRESSION] mainline/master: Apalis iMX6 no longer boots
 2026-08-12  6:54 UTC  (8+ messages)

[PATCH 0/3] PCI: imx6: select the PCIe REF_CLK source on i.MX8MQ
 2026-08-12  2:49 UTC  (3+ messages)
` [PATCH 2/3] PCI: imx6: Use the external clock as REF_CLK when needed for i.MX8MQ

[PATCH v6 0/3] PCI/ASPM: Mask ASPM states based on Devicetree properties
 2026-08-12  2:37 UTC  (2+ messages)

[PATCH v12] PCI: Add support for PCIe WAKE# interrupt
 2026-08-11 23:58 UTC  (2+ messages)

[PATCH v2] PCI: Allow D3 for native Hotplug capable Root Ports on non-x86 platforms
 2026-08-11 23:22 UTC  (2+ messages)

[PATCH] Documentation: PCI: Document how to write PCI Host Controller drivers
 2026-08-11 23:19 UTC  (2+ messages)

[REGRESSION] mainline/master: PCI link creation fails on Apalis iMX6
 2026-08-11 21:49 UTC  (2+ messages)

Pericom PI7C9X2G608 (12d8:2608) missing from ACS quirk — breaks Renesas uPD720202 USB3 cards when IOMMU is on
 2026-08-11 21:31 UTC  (5+ messages)

[PATCH 4/5] PCI: add pci_irq_type() to query the allocated interrupt type
 2026-08-11 21:11 UTC  (2+ messages)

[PATCH v3 0/3] PCI: rzg3s: Fix issues in cleanup paths
 2026-08-11 20:16 UTC  (7+ messages)
` [PATCH v3 1/3] PCI: rzg3s: Disable refclk on probe failure
` [PATCH v3 2/3] PCI: rzg3s: Propagate platform_get_irq_byname() errors
` [PATCH v3 3/3] PCI: rzg3s: Fix IRQ domain initialization error handling

[PATCH v2 0/5] dmaengine: Add batched scatter-gather DMA support
 2026-08-11 18:17 UTC  (3+ messages)
` [PATCH v2 1/5] dmaengine: Add DMA_SG support for multi-buffer scatter-gather transfers

[PATCH RFC 0/2] Support Hyper-V vPCI controller reset method
 2026-08-11 17:58 UTC  (9+ messages)
` [PATCH RFC 1/2] PCI: Add "
` [PATCH RFC 2/2] PCI: hv: Add vPCI device reset support

[PATCH] PCI: Save/restore Device 3 control and clear stale 14-bit Tag enables
 2026-08-11 16:46 UTC  (6+ messages)
` [PATCH V2 0/4] PCI: Re-evaluate DEV3 14-Bit Tag Requester Enable on link mode changes
` [PATCH V2 1/4] PCI: Add DEV3 14-Bit Tag Requester register definitions
` [PATCH V2 2/4] PCI: Move __pcie_update_link_speed() out of line
` [PATCH V2 3/4] PCI: Save and restore the Device 3 Control register
` [PATCH V2 4/4] PCI: Clear stale 14-Bit Tag Requester Enable when a link leaves Flit Mode

[PATCH 0/5] Rework PCI IRQ vector code
 2026-08-11 16:44 UTC  (4+ messages)
` [PATCH 2/5] rust: pci: convert IrqVectorRegistration to a lifetime-managed owning type

[PATCH] dt-bindings: PCI: Correct white-space style
 2026-08-11 16:18 UTC  (3+ messages)

[PATCH] PCI: qcom: Add register dump support for PCIe Link Down events
 2026-08-11 16:12 UTC 

[PATCH] PCI: Save/restore Device 3 control and clear stale 14-bit Tag enables
 2026-08-11 13:10 UTC  (2+ messages)

[PATCH v11] PCI: Add device-specific reset for Qualcomm devices
 2026-08-11 11:43 UTC  (2+ messages)

[PATCH v4] PCI: Disable ASPM L0s for Realtek RTS525A
 2026-08-11  9:39 UTC  (2+ messages)

[PATCH v3 00/17] PCI/P2PDMA: Fix ACS egress control handling
 2026-08-11  9:30 UTC  (7+ messages)
` [PATCH v3 05/17] PCI/P2PDMA: Document the pdev->p2pdma lifetime and RCU rules
` [PATCH v3 09/17] PCI: Add ACS egress control vector accessor
` [PATCH v3 10/17] PCI: Account for ACS egress control in isolation checks
` [PATCH v3 12/17] PCI/P2PDMA: Honor ACS egress control vectors
` [PATCH v3 13/17] PCI/P2PDMA: Document ACS egress control handling
` [PATCH v3 14/17] PCI/P2PDMA: Extract pure ACS routing decision helpers


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