Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-09-10 16:52:28 to 2025-09-12 14:14:43 UTC [more...]

[PATCH 0/4] pcie: s32g: Add support for PCIe controller
 2025-09-12 14:14 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: pcie: Add the NXP "
` [PATCH 2/4] pcie: s32g: Add Phy clock definition

[PATCH v11 00/23] Enable CXL PCIe Port Protocol Error handling and logging
 2025-09-12 13:59 UTC  (45+ 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 v11 07/23] CXL/PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.h
` [PATCH v11 08/23] PCI/CXL: Introduce pcie_is_cxl()
` [PATCH v11 09/23] PCI/AER: Report CXL or PCIe bus error type in trace logging
` [PATCH v11 10/23] CXL/AER: Update PCI class code check to use FIELD_GET()
` [PATCH v11 15/23] cxl/pci: Map CXL Endpoint Port and CXL Switch Port RAS registers
` [PATCH v11 18/23] PCI/AER: Dequeue forwarded CXL error
` [PATCH v11 20/23] CXL/PCI: Export and rename merge_result() to pci_ers_merge_result()
` [PATCH v11 21/23] CXL/PCI: Introduce CXL uncorrectable protocol error recovery
` [PATCH v11 23/23] CXL/PCI: Disable CXL protocol error interrupts during CXL Port cleanup

[PATCH v4 0/6] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
 2025-09-12 13:45 UTC  (10+ messages)
` [PATCH v4 1/6] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Add documentation for the PCIe IP on Renesas RZ/G3S
` [PATCH v4 2/6] PCI: rzg3s-host: Add Renesas RZ/G3S SoC host driver
` [PATCH v4 3/6] arm64: dts: renesas: r9a08g045: Add PCIe node
` [PATCH v4 4/6] arm64: dts: renesas: rzg3s-smarc-som: Update dma-ranges for PCIe
` [PATCH v4 5/6] arm64: dts: renesas: rzg3s-smarc: Enable PCIe
` [PATCH v4 6/6] arm64: defconfig: Enable PCIe for the Renesas RZ/G3S SoC

[PATCH v2 00/10] PCI: Keystone: Enable loadable module support
 2025-09-12 12:16 UTC  (11+ messages)
` [PATCH v2 01/10] PCI: Export pci_get_host_bridge_device() for use by pci-keystone
` [PATCH v2 02/10] PCI: dwc: Export dw_pcie_allocate_domains() for pci-keystone
` [PATCH v2 03/10] PCI: dwc: Add dw_pcie_free_domains() helper for cleanup
` [PATCH v2 04/10] PCI: dwc: ep: Export dw_pcie_ep_raise_msix_irq() for pci-keystone
` [PATCH v2 05/10] PCI: keystone: Add ks_pcie_free_msi_irq() helper for cleanup
` [PATCH v2 06/10] PCI: keystone: Add ks_pcie_free_intx_irq() "
` [PATCH v2 07/10] PCI: keystone: Add ks_pcie_host_deinit() "
` [PATCH v2 08/10] PCI: keystone: Add ks_pcie_disable_error_irq() "
` [PATCH v2 09/10] PCI: keystone: Exit ks_pcie_probe() for the default switch-case of "mode"
` [PATCH v2 10/10] PCI: keystone: Add support to build as a loadable module

[PATCH v3 00/10] Error recovery for vfio-pci devices on s390x
 2025-09-12 12:23 UTC  (12+ messages)
` [PATCH v3 01/10] PCI: Avoid saving error values for config space
` [PATCH v3 02/10] PCI: Add additional checks for flr reset
` [PATCH v3 03/10] PCI: Allow per function PCI slots
` [PATCH v3 04/10] s390/pci: Add architecture specific resource/bus address translation
` [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 09/10] vfio: Add a reset_done callback for vfio-pci driver
` [PATCH v3 10/10] vfio: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX

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

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

[PATCH 0/2] PCI: Keystone: __init and IRQ Fixes
 2025-09-12 10:07 UTC  (3+ messages)
` [PATCH 1/2] PCI: keystone: Use devm_request_irq() to free "ks-pcie-error-irq" on exit
` [PATCH 2/2] PCI: keystone: Remove the __init macro for the ks_pcie_host_init() callback

[PATCH v4 0/7] Disable ATS via iommu during PCI resets
 2025-09-12  9:49 UTC  (11+ messages)
` [PATCH v4 1/7] iommu/arm-smmu-v3: Add release_domain to attach prior to release_dev()
` [PATCH v4 2/7] iommu: Lock group->mutex in iommu_deferred_attach()
` [PATCH v4 4/7] iommu: Pass in old domain to attach_dev callback functions
` [PATCH v4 5/7] iommu: Add iommu_get_domain_for_dev_locked() helper
` [PATCH v4 6/7] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()

[PATCH v1 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2025-09-12  9:35 UTC  (6+ messages)
` [PATCH v1 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
` [PATCH v1 2/2] dmaengine: dw-edma: Add non-LL mode

[PATCH] PCI/PM: Move ASUS EHCI workaround out of generic code
 2025-09-12  9:34 UTC  (9+ messages)

[PATCH 2/2] dmaengine: dw-edma: Add non-LL mode
 2025-09-12  9:31 UTC  (5+ messages)

[PATCH] PCI: xilinx-nwl: Fix ECAM programming
 2025-09-12  9:09 UTC 

[PATCH v3 0/4] PCI/pwrctrl: Allow pwrctrl framework to control PERST# if available
 2025-09-12  8:35 UTC  (5+ messages)
` [PATCH v3 1/4] PCI/pwrctrl: Add support for asserting/deasserting PERST#
` [PATCH v3 2/4] PCI: qcom: Move host bridge 'phy' and 'reset' pointers to struct qcom_pcie_port
` [PATCH v3 3/4] PCI: qcom: Parse PERST# from all PCIe bridge nodes
` [PATCH v3 4/4] PCI: qcom: Allow pwrctrl core to control PERST# if 'reset-gpios' property is available

[PATCH v2 5/5] PCI: qcom: Allow pwrctrl core to toggle PERST# for new DT binding
 2025-09-12  8:27 UTC  (3+ messages)

[PATCH] rust: pci: add PCI interrupt allocation and management support
 2025-09-12  6:41 UTC  (5+ messages)

[PATCH v2 0/7] Add PCIe support to Sophgo SG2042 SoC
 2025-09-12  2:47 UTC  (7+ messages)
` [PATCH v2 3/7] PCI: sg2042: Add Sophgo SG2042 PCIe driver

[PATCH v3 0/7] Add PCIe support to Sophgo SG2042 SoC
 2025-09-12  2:37 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: pci: Add Sophgo SG2042 PCIe host
` [PATCH v3 2/7] PCI: cadence: Check pcie-ops before using it
` [PATCH v3 3/7] PCI: sg2042: Add Sophgo SG2042 PCIe driver
` [PATCH v3 4/7] riscv: sophgo: dts: add PCIe controllers for SG2042
` [PATCH v3 5/7] riscv: sophgo: dts: enable PCIe for PioneerBox
` [PATCH v3 6/7] riscv: sophgo: dts: enable PCIe for SG2042_EVB_V1.X
` [PATCH v3 7/7] riscv: sophgo: dts: enable PCIe for SG2042_EVB_V2.0

[PATCH resend v6 00/10] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-09-11 23:56 UTC  (11+ messages)
` [PATCH resend v6 01/10] coco/tsm: Introduce a core device for TEE Security Managers
` [PATCH resend v6 02/10] PCI/IDE: Enumerate Selective Stream IDE capabilities
` [PATCH resend v6 03/10] PCI: Introduce pci_walk_bus_reverse(), for_each_pci_dev_reverse()
` [PATCH resend v6 04/10] PCI/TSM: Authenticate devices via platform TSM
` [PATCH resend v6 05/10] samples/devsec: Introduce a PCI device-security bus + endpoint sample
` [PATCH resend v6 06/10] PCI: Add PCIe Device 3 Extended Capability enumeration
` [PATCH resend v6 07/10] PCI/IDE: Add IDE establishment helpers
` [PATCH resend v6 08/10] PCI/IDE: Report available IDE streams
` [PATCH resend v6 09/10] PCI/TSM: Report active "
` [PATCH resend v6 10/10] samples/devsec: Add sample IDE establishment

[PATCH] PCI/AER: Fix NULL pointer access by aer_info
 2025-09-11 23:41 UTC  (4+ messages)

[PATCH 0/4] PCI: Update error recovery documentation
 2025-09-11 21:52 UTC  (2+ messages)

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

[PATCH v3 05/11] PCI: Add pci_reachable_set()
 2025-09-11 19:56 UTC  (2+ messages)

[PATCH v3 10/11] PCI: Check ACS DSP/USP redirect bits in pci_enable_pasid()
 2025-09-11 19:50 UTC  (4+ messages)

[PATCH v4 00/10] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-09-11 19:25 UTC  (8+ messages)
` [PATCH v4 07/10] PCI/IDE: Add IDE establishment helpers

[PATCH v3 2/2] PCI: dwc: visconti: Remove cpu_addr_fix() after DTS fix ranges
 2025-09-11 17:56 UTC  (4+ messages)

[PATCH 1/2] PCI: dwc: Cleanup dw_pcie_edma_irq_verify()
 2025-09-11 17:51 UTC  (2+ messages)

[RFC PATCH v1 00/38] ARM CCA Device Assignment support
 2025-09-11 17:47 UTC  (8+ messages)
` [RFC PATCH v1 34/38] coco: guest: arm64: Validate mmio range found in the interface report

[PATCH 0/2] PCI: Fix ACS enablement for Root Ports in DT platforms
 2025-09-11 17:44 UTC  (4+ messages)
` [PATCH 1/2] PCI: Extend pci_idt_bus_quirk() for IDT switch with Device ID 0x8090
` [PATCH 2/2] iommu/of: Call pci_request_acs() before enumerating the Root Port device

[PATCH] PCI: endpoint: pci-epf-test: Fix doorbell test support
 2025-09-11 17:28 UTC  (3+ messages)

[PATCH] pci: access: fixed coding style issues in access.c
 2025-09-11 17:26 UTC  (2+ messages)

[PATCH] PCI: of: Update parent unit address generation in of_pci_prop_intr_map()
 2025-09-11 16:13 UTC  (2+ messages)

[PATCH] PCI: tegra194: Handle errors in BPMP response
 2025-09-11 12:27 UTC 

[PATCH v2 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-09-11 11:33 UTC  (11+ messages)
` [PATCH v2 01/10] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v2 02/10] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v2 03/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v2 04/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH v2 05/10] types: move phys_vec definition to common header
` [PATCH v2 06/10] vfio: Export vfio device get and put registration helpers
` [PATCH v2 07/10] vfio/pci: Add dma-buf export config for MMIO regions
` [PATCH v2 08/10] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v2 09/10] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v2 10/10] vfio/pci: Add dma-buf export support for MMIO regions

[RFC PATCH] PCI: fix concurrent pci_bus_add_device() execution during SR-IOV VF creation
 2025-09-11 11:11 UTC 

[PATCH] PCI: Disable RRS polling for Intel SSDPE2KX020T8 nvme
 2025-09-11  9:24 UTC  (3+ messages)

[PATCH] PCI: tegra194: Fix duplicate pll disable
 2025-09-11  9:30 UTC 

[PATCH 0/3] Add PCIe Gen2x1 controller support for RK3528
 2025-09-11  8:44 UTC  (7+ messages)
` [PATCH 2/3] arm64: dts: rockchip: Add PCIe Gen2x1 controller "

[PATCH 0/7] PCI/TSM: TEE I/O infrastructure
 2025-09-11  8:31 UTC  (5+ messages)
` [PATCH 5/7] PCI/TSM: Add Device Security (TVM Guest) operations support

[PATCH 3/3] arm64: dts: rockchip: Enable PCIe controller on Radxa E20C
 2025-09-11  8:10 UTC  (3+ messages)

[PATCH v2 3/7] PCI: sg2042: Add Sophgo SG2042 PCIe driver
 2025-09-11  0:09 UTC  (2+ messages)

[PATCH] PCI/sysfs: Ensure devices are powered for config reads
 2025-09-10 18:35 UTC  (7+ messages)

[PATCH v7 00/12] Improvements to S5 power consumption
 2025-09-10 18:23 UTC  (12+ messages)
` [PATCH v7 01/12] PM: Introduce new PMSG_POWEROFF event
` [PATCH v7 06/12] PCI/PM: Split out code from pci_pm_suspend_noirq() into helper
` [PATCH v7 07/12] PCI/PM: Run bridge power up actions as part of restore phase

[PATCH v3 06/11] iommu: Compute iommu_groups properly for PCIe MFDs
 2025-09-10 17:43 UTC  (3+ messages)

[PATCH v7 05/12] PCI/PM: Disable device wakeups when halting or powering off system
 2025-09-10 17:38 UTC  (4+ messages)

[PATCH v7 06/12] PCI/PM: Split out code from pci_pm_suspend_noirq() into helper
 2025-09-10 16:52 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