Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-09-12 16:58:08 to 2025-09-16 10:34:05 UTC [more...]

[PATCH v1 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
 2025-09-16 10:34 UTC  (3+ messages)

[PATCH v2 0/5] Add support for Andes Qilai SoC PCIe controller
 2025-09-16 10:04 UTC  (6+ messages)
` [PATCH v2 1/5] PCI: dwc: Add outbound ATU address range validation callback
` [PATCH v2 2/5] dt-bindings: Add Andes QiLai PCIe support
` [PATCH v2 3/5] riscv: dts: andes: Add PCIe node into the QiLai SoC
` [PATCH v2 4/5] PCI: andes: Add Andes QiLai SoC PCIe host driver support
` [PATCH v2 5/5] MAINTAINERS: Add maintainers for Andes QiLai PCIe driver

[PATCH] PCI: rcar-gen4: Fix inverted break condition in PHY initialization
 2025-09-16  9:59 UTC  (2+ messages)

[PATCH RFC 00/13] dmaengine: Smart Data Accelerator Interface (SDXI) basic support
 2025-09-16  9:38 UTC  (24+ messages)
` [PATCH RFC 03/13] dmaengine: sdxi: Add descriptor encoding and unit tests
` [PATCH RFC 05/13] dmaengine: sdxi: Add software data structures
` [PATCH RFC 06/13] dmaengine: sdxi: Add error reporting support
` [PATCH RFC 07/13] dmaengine: sdxi: Import descriptor enqueue code from spec
` [PATCH RFC 08/13] dmaengine: sdxi: Context creation/removal, descriptor submission
` [PATCH RFC 09/13] dmaengine: sdxi: Add core device management code
` [PATCH RFC 10/13] dmaengine: sdxi: Add PCI driver support
` [PATCH RFC 11/13] dmaengine: sdxi: Add DMA engine provider
` [PATCH RFC 12/13] dmaengine: sdxi: Add Kconfig and Makefile

[PATCH v2 00/11] PCI: Resizable BAR improvements
 2025-09-16  8:57 UTC  (24+ messages)
` [PATCH v2 01/11] PCI: Move Resizable BAR code into rebar.c
` [PATCH v2 02/11] PCI: Cleanup pci_rebar_bytes_to_size() and move "
` [PATCH v2 03/11] PCI: Move pci_rebar_size_to_bytes() and export it
` [PATCH v2 04/11] PCI: Improve Resizable BAR functions kernel doc
` [PATCH v2 05/11] PCI: Add pci_rebar_size_supported() helper
` [PATCH v2 06/11] drm/i915/gt: Use pci_rebar_size_supported()
` [PATCH v2 07/11] drm/xe/vram: Use PCI rebar helpers in resize_vram_bar()
` [PATCH v2 08/11] PCI: Add pci_rebar_get_max_size()
` [PATCH v2 09/11] drm/xe/vram: Use pci_rebar_get_max_size()
` [PATCH v2 10/11] drm/amdgpu: "
` [PATCH v2 11/11] PCI: Convert BAR sizes bitmasks to u64

[RFC PATCH v1 00/38] ARM CCA Device Assignment support
 2025-09-16  8:16 UTC  (5+ messages)
` [RFC PATCH v1 04/38] tsm: Support DMA Allocation from private memory

[PATCH 0/4] pcie: s32g: Add support for PCIe controller
 2025-09-16  8:10 UTC  (16+ messages)
` [PATCH 1/4] dt-bindings: pcie: Add the NXP "
` [PATCH 3/4] pcie: s32g: Add initial PCIe support (RC)
` [PATCH 4/4] MAINTAINERS: Add MAINTAINER for NXP S32G PCIe driver

[PATCH v2 00/10] LUO: PCI subsystem (phase I)
 2025-09-16  7:45 UTC  (11+ messages)
` [PATCH v2 01/10] PCI/LUO: Register with Liveupdate Orchestrator
` [PATCH v2 02/10] PCI/LUO: Create requested liveupdate device list
` [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver
` [PATCH v2 04/10] PCI/LUO: Restore state at PCI enumeration
` [PATCH v2 05/10] PCI/LUO: Forward finish callbacks to drivers
` [PATCH v2 06/10] PCI/LUO: Save and restore driver name
` [PATCH v2 07/10] PCI/LUO: Add liveupdate to pcieport driver
` [PATCH v2 08/10] PCI/LUO: Add pci_liveupdate_get_driver_data()
` [PATCH v2 09/10] PCI/LUO: Avoid write to bus master at boot
` [PATCH v2 10/10] PCI: pci-lu-stub: Add a stub driver for Live Update testing

[PATCH v3 00/10] Error recovery for vfio-pci devices on s390x
 2025-09-16  6:52 UTC  (21+ messages)
` [PATCH v3 01/10] PCI: Avoid saving error values for config space
` [PATCH v3 03/10] PCI: Allow per function PCI slots
` [PATCH v3 05/10] s390/pci: Restore IRQ unconditionally for the zPCI device
` [PATCH v3 06/10] s390/pci: Update the logic for detecting passthrough device
` [PATCH v3 07/10] s390/pci: Store PCI error information for passthrough devices
` [PATCH v3 08/10] vfio-pci/zdev: Add a device feature for error information

[PATCH v3] PCI: endpoint: pci-epf-test: NULL check dma channels before release
 2025-09-16  6:44 UTC  (2+ messages)

[PATCH v2] PCI: endpoint: pci-epf-test: NULL check dma channels before release
 2025-09-16  2:56 UTC  (3+ messages)

[PATCH resend v6 00/10] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-09-16  0:14 UTC  (8+ messages)
` [PATCH resend v6 02/10] PCI/IDE: Enumerate Selective Stream IDE capabilities
` [PATCH resend v6 04/10] PCI/TSM: Authenticate devices via platform TSM
` [PATCH resend v6 07/10] PCI/IDE: Add IDE establishment helpers

[PATCH v2 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
 2025-09-15 23:46 UTC  (3+ messages)
` [PATCH v2 1/2] Driver: hv: Add CONFIG_HYPERV_VMBUS option
` [PATCH v2 2/2] Drivers: hv: Make CONFIG_HYPERV bool

[PATCH v2 0/3] pci: endpoint: vntb: add MSI doorbell support
 2025-09-15 22:22 UTC  (4+ messages)
` [PATCH v2 1/3] PCI: endpoint: Add helper function pci_epf_get_bar_required_size()
` [PATCH v2 2/3] PCI: endpoint: Add API pci_epf_set_inbound_space()
` [PATCH v2 3/3] PCI: endpoint: pci-epf-vntb: Add MSI doorbell support

[RESEND PATCH v7 0/1] PCI/sysfs: Expose PCIe device serial number
 2025-09-15 22:23 UTC  (9+ messages)
` [RESEND PATCH v7 1/1] "

[PATCH v8 5/5] PCI: qcom: Add support for ECAM feature
 2025-09-15 22:14 UTC  (4+ messages)

[PATCH 0/4] PCI: Add support and tests for FIXUP quirks in modules
 2025-09-15 20:25 UTC  (11+ messages)
` [PATCH 1/4] PCI: Support "
` [PATCH 2/4] PCI: Add KUnit tests for FIXUP quirks
` [PATCH 3/4] um: Select PCI_DOMAINS_GENERIC
` [PATCH 4/4] kunit: qemu_configs: Add PCI to arm, arm64

[PATCH RFC 01/13] PCI: Add SNIA SDXI accelerator sub-class
 2025-09-15 20:17 UTC  (3+ messages)

[PATCH] PCI: plda: Remove the use of dev_err_probe()
 2025-09-15 19:10 UTC  (6+ messages)
  ` [External] : "

[PATCH v5 00/10] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-09-15 16:18 UTC  (10+ messages)
` [PATCH v5 02/10] PCI/IDE: Enumerate Selective Stream IDE capabilities
` [PATCH v5 07/10] PCI/IDE: Add IDE establishment helpers

[PATCH v4 1/5] PCI/P2PDMA: Don't enforce ACS check for device functions of Intel GPUs
 2025-09-15 15:33 UTC  (2+ messages)

[PATCH v2 0/4] Documentation: PCI: Update error recovery docs
 2025-09-15 15:51 UTC  (9+ messages)
` [PATCH v2 1/4] Documentation: PCI: Sync AER doc with code
` [PATCH v2 2/4] Documentation: PCI: Sync error recovery "
` [PATCH v2 3/4] Documentation: PCI: Amend error recovery doc with DPC/AER specifics
` [PATCH v2 4/4] Documentation: PCI: Tidy error recovery doc's PCIe nomenclature

[PATCH v9 0/4] PCI: dwc: Add ECAM support with iATU configuration
 2025-09-15 15:14 UTC  (3+ messages)
` [PATCH v9 4/4] PCI: dwc: Support ECAM mechanism by enabling iATU 'CFG Shift Feature'

[PATCH 0/2] pci: endpoint: vntb: add MSI doorbell support
 2025-09-15 15:01 UTC  (9+ messages)
` [PATCH 1/2] PCI: endpoint: Enhance pci_epf_alloc_space() and rename to pci_epf_set_inbound_space()
` [PATCH 2/2] PCI: endpoint: pci-epf-vntb: Add MSI doorbell support

[PATCH v9 3/4] PCI: qcom: Prepare for the DWC ECAM enablement
 2025-09-15 14:34 UTC  (5+ messages)

[PATCH v3 05/11] PCI: Add pci_reachable_set()
 2025-09-15 14:32 UTC  (4+ messages)

[PATCH v5 0/3] PCI: imx6: Add external reference clock mode support
 2025-09-15 14:25 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: PCI: dwc: Add one more reference clock
` [PATCH v5 2/3] dt-bindings: pci-imx6: Add external reference clock mode support
` [PATCH v5 3/3] PCI: imx6: "

[PATCH v11 00/23] Enable CXL PCIe Port Protocol Error handling and logging
 2025-09-15 13:32 UTC  (11+ messages)
` [PATCH v11 05/23] cxl: Move CXL driver RCH error handling into CONFIG_CXL_RCH_RAS conditional block
` [PATCH v11 06/23] CXL/AER: Introduce rch_aer.c into AER driver for handling CXL RCH errors

[PATCH v3 2/4] PCI: qcom: Move host bridge 'phy' and 'reset' pointers to struct qcom_pcie_port
 2025-09-15 13:01 UTC  (3+ messages)

[PATCH v4 0/7] Disable ATS via iommu during PCI resets
 2025-09-15 12:53 UTC  (7+ messages)
` [PATCH v4 1/7] iommu/arm-smmu-v3: Add release_domain to attach prior to release_dev()
` [PATCH v4 6/7] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()

[PATCH v3 3/4] PCI: qcom: Parse PERST# from all PCIe bridge nodes
 2025-09-15 12:53 UTC  (3+ messages)

[PATCH v1 2/2] dmaengine: dw-edma: Add non-LL mode
 2025-09-15 10:54 UTC  (3+ messages)

[PATCH] rust: pci: add PCI interrupt allocation and management support
 2025-09-15  9:48 UTC  (5+ messages)

[PATCH v3 00/11] Fix incorrect iommu_groups with PCIe ACS
 2025-09-15  9:41 UTC  (2+ messages)

[PATCH 0/6] Introduce SpacemiT K1 PCIe phy and host controller
 2025-09-15  8:14 UTC  (5+ messages)
` [PATCH 3/6] dt-bindings: phy: spacemit: introduce PCIe root complex
` [PATCH 5/6] PCI: spacemit: introduce SpacemiT PCIe host driver

[RFC PATCH] PCI: Add quirk to always map ivshmem as write-back
 2025-09-15  7:43 UTC  (3+ messages)

[PATCH] rust: pci: fix incorrect platform references in doc comments
 2025-09-15  6:58 UTC  (6+ messages)

[PATCH v9 00/14] Enhance the PCIe controller driver for next generation controllers
 2025-09-15  5:49 UTC  (10+ messages)
` [PATCH v9 03/14] PCI: cadence: Add register definitions for High Perf Architecture (HPA)
` [PATCH v9 07/14] PCI: cadence: Add support for High Perf Architecture (HPA) controller

[PATCH v1 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-09-13 10:19 UTC  (3+ messages)
` [PATCH v1 10/10] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH 2/4] pcie: s32g: Add Phy clock definition
 2025-09-14 12:36 UTC  (3+ messages)

[PATCH] rust: pci: fix incorrect platform reference in PCI driver unbind doc comment
 2025-09-14  3:19 UTC 

[PATCH] rust: pci: fix incorrect platform reference in PCI driver probe doc comment
 2025-09-14  3:18 UTC 

[pci:next] BUILD SUCCESS c29008e61d8e75ac7da3efd5310e253c035e0458
 2025-09-13 23:18 UTC 

[pci:controller/dwc-edma] BUILD SUCCESS eea30c76012245efa87f427ca6d110d1674e433a
 2025-09-13 21:28 UTC 

[pci:of] BUILD SUCCESS fad8e97854504bcd2dc108703fc7d25749945097
 2025-09-13 20:52 UTC 

[pci:endpoint] BUILD SUCCESS f272210b28d050df56ec7dfaecb9fa3bebca6419
 2025-09-13 20:51 UTC 

The VFIO/IOMMU/PCI MC at LPC 2025 - Call for Papers reminder
 2025-09-13  7:05 UTC  (2+ messages)

[PATCH] PCI: endpoint: pci-epf-test: NULL check dma channels before release
 2025-09-13  5:34 UTC  (3+ messages)

[PATCH v3 0/7] hyperv: Introduce new way to manage hypercall args
 2025-09-13  2:18 UTC  (11+ messages)
` [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments

[pci:aer] BUILD SUCCESS 0a27bdb14b028fed30a10cec2f945c38cb5ca4fa
 2025-09-13  0:17 UTC 

[GIT PULL] Rust pin-init for v6.18
 2025-09-12 18:55 UTC  (2+ messages)

[pci:controller/dwc-edma] BUILD SUCCESS 9e495c2d7f38a6e256749a8466856dc711666f05
 2025-09-12 18:15 UTC 

[pci:endpoint] BUILD SUCCESS 54a8c34df746c979037c907ad7fe42c52a58b532
 2025-09-12 18:14 UTC 

[PATCH v1 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
 2025-09-12 18:10 UTC  (6+ messages)
` [PATCH v1 2/2] Drivers: hv: Make CONFIG_HYPERV bool

[GIT PULL] PCI fixes for v6.17
 2025-09-12 17:49 UTC  (2+ messages)


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