Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-12-04 12:04:40 to 2025-12-09 06:38:15 UTC [more...]

[PATCH 0/8] dmaengine: Add new API to combine onfiguration and descriptor preparation
 2025-12-09  6:38 UTC  (10+ messages)
` [PATCH 1/8] dmaengine: Add API to combine configuration and preparation (sg and single)
` [PATCH 2/8] PCI: endpoint: pci-epf-test: use new DMA API to simple code
` [PATCH 3/8] dmaengine: dw-edma: Use new .device_prep_slave_sg_config() callback
` [PATCH 4/8] dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
` [PATCH 5/8] nvmet: pci-epf: Remove unnecessary dmaengine_terminate_sync() on each DMA transfer
` [PATCH 6/8] nvmet: pci-epf: Use dmaengine_prep_slave_single_config() API
` [PATCH 7/8] PCI: epf-mhi:Using new API dmaengine_prep_slave_single_config() to simple code
` [PATCH 8/8] crypto: atmel: Use dmaengine_prep_slave_single_config() API

[PATCH v1] rust: helpers: Fix pci_free_irq_vectors() build with CONFIG_PCI disabled
 2025-12-09  6:29 UTC  (3+ messages)

[PATCH RESEND v5] PCI: Check rom header and data structure addr before accessing
 2025-12-09  5:51 UTC 

[PATCH v2] PCI: dwc: Make Link Up IRQ logic handle already powered on PCIe switches
 2025-12-09  5:36 UTC  (6+ messages)

[RFC v1 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2025-12-09  5:21 UTC  (7+ messages)
` [RFC v1 1/5] PCI: hv: Create and export hv_build_logical_dev_id()
` [RFC v1 2/5] iommu: Move Hyper-V IOMMU driver to its own subdirectory
` [RFC v1 3/5] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
` [RFC v1 4/5] hyperv: allow hypercall output pages to be allocated for child partitions
` [RFC v1 5/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest

[PATCH v7 2/3] cpuidle: tegra: Export tegra_cpuidle_pcie_irqs_in_use
 2025-12-09  4:38 UTC  (4+ messages)

[RFC 0/7] gpu: nova-core: Enable booting GSP with vGPU enabled
 2025-12-09  3:42 UTC  (16+ messages)
` [RFC 1/7] rust: pci: expose sriov_get_totalvfs() helper
` [RFC 2/7] [!UPSTREAM] rust: pci: support configuration space access
` [RFC 3/7] gpu: nova-core: introduce vgpu_support module param
` [RFC 4/7] gpu: nova-core: populate GSP_VF_INFO when vGPU is enabled
` [RFC 5/7] gpu: nova-core: set RMSetSriovMode when NVIDIA "
` [RFC 6/7] gpu: nova-core: reserve a larger GSP WPR2 heap when "
` [RFC 7/7] gpu: nova-core: load the scrubber ucode when vGPU support "

[PATCH v6] Introduce Cray ClusterStor E1000 NVMe slot LED driver
 2025-12-09  1:31 UTC  (4+ messages)

[PATCH v7] Introduce Cray ClusterStor E1000 NVMe slot LED driver
 2025-12-09  1:05 UTC 

[PATCH] drivers/pci: Allow attaching AER to non-RP devices that support MSI
 2025-12-09  0:30 UTC  (2+ messages)

[PATCH v6 6/7] PCI: aspeed: Add ASPEED PCIe RC driver
 2025-12-09  0:11 UTC  (2+ messages)

[RESEND v13 01/25] CXL/PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.h
 2025-12-08 22:13 UTC  (3+ messages)

[PATCH v13 08/25] CXL/AER: Move AER drivers RCH error handling into pcie/aer_cxl_rch.c
 2025-12-08 21:28 UTC  (3+ messages)

[PATCH v2 00/10] Add support for handling PCIe M.2 Key E connectors in devicetree
 2025-12-08 20:28 UTC  (3+ messages)
` [PATCH v2 08/10] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector

[PATCH v1 0/2] PCI: ACPI: PM: Rework root bus wakeup notification setup and wakeup source registration
 2025-12-08 20:01 UTC  (4+ messages)
` [PATCH v1 1/2] PCI: ACPI: PM: Rework root bus notification setup
` [PATCH v1 2/2] ACPI: PM: Register wakeup sources under physical devices

[PATCH] PCI: Always lift 2.5GT/s restriction in PCIe failed link retraining
 2025-12-08 19:25 UTC  (12+ messages)
` [External] : "
` [PATCH 2/2] PCI: Fix the PCIe bridge decreasing to Gen 1 during hotplug testing

[PATCH v2 0/3] PCI: Always lift 2.5GT/s restriction in PCIe failed link retraining
 2025-12-08 19:24 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] PCI: Use pcie_get_speed_cap() "
` [PATCH v2 3/3] PCI: Bail out early for 2.5GT/s devices "

[PATCH v1] PCI: starfive: Use regulator APIs instead of GPIO APIs to control the 3V3 power supply of PCIe slots
 2025-12-08 13:47 UTC  (2+ messages)

[PATCH 0/6] cxl: Initialization reworks in support Soft Reserve Recovery and Accelerator Memory
 2025-12-08 19:20 UTC  (35+ messages)
` [PATCH 1/6] cxl/mem: Fix devm_cxl_memdev_edac_release() confusion
` [PATCH 2/6] cxl/mem: Arrange for always-synchronous memdev attach
` [PATCH 3/6] cxl/port: Arrange for always synchronous endpoint attach
` [PATCH 4/6] cxl/mem: Convert devm_cxl_add_memdev() to scope-based-cleanup
` [PATCH 5/6] cxl/mem: Drop @host argument to devm_cxl_add_memdev()
` [PATCH 6/6] cxl/mem: Introduce a memdev creation ->probe() operation

[PATCH v3 0/4] PCI: Add initial support for handling PCIe M.2 connectors in devicetree
 2025-12-08 19:11 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: connector: Add PCIe M.2 Mechanical Key M connector

[RESEND v13 00/25] Enable CXL PCIe Port Protocol Error handling and logging
 2025-12-08 18:42 UTC  (3+ messages)

[RESEND v13 23/25] CXL/PCI: Introduce CXL uncorrectable protocol error recovery
 2025-12-08 18:40 UTC  (2+ messages)

[PATCH v13 22/25] CXL/PCI: Export and rename merge_result() to pci_ers_merge_result()
 2025-12-08 18:38 UTC  (2+ messages)

[PATCH v13 20/25] CXL/PCI: Introduce CXL Port protocol error handlers
 2025-12-08 18:37 UTC  (2+ messages)

[PATCH v13 16/25] CXL/AER: Introduce pcie/aer_cxl_vh.c in AER driver for forwarding CXL errors
 2025-12-08 18:36 UTC  (2+ messages)

[PATCH v13 02/25] PCI/CXL: Introduce pcie_is_cxl()
 2025-12-08 18:33 UTC  (4+ messages)

[PATCH v13 07/25] CXL/AER: Replace device_lock() in cxl_rch_handle_error_iter() with guard() lock
 2025-12-08 18:05 UTC  (2+ messages)

[PATCH 0/2] PCI: rzg3s-host: Cleanups
 2025-12-08 15:18 UTC  (5+ messages)
` [PATCH 1/2] PCI: rzg3s-host: Use pci_generic_config_write() for the root bus
` [PATCH 2/2] PCI: rzg3s-host: Drop the lock on RZG3S_PCI_MSIRS and RZG3S_PCI_PINTRCVIS

[PATCH 1/1] PCI: Use resource_set_range() that correctly sets ->end
 2025-12-08 15:15 UTC  (2+ messages)

[PATCH] resource: handle wrong resource_size value on zero start/end resource
 2025-12-08 15:03 UTC  (3+ messages)

[PATCH v7 0/3] Add driver support for Eswin EIC7700 SoC PCIe controller
 2025-12-08 14:13 UTC  (8+ messages)
` [PATCH v7 2/3] PCI: eic7700: Add Eswin PCIe host controller driver
    `  "
` [PATCH v7 3/3] PCI: dwc: Add no_pme_handshake flag and skip PME_Turn_Off broadcast
    `  "

[PATCH] drivers/pci: Allow attaching AER to non-RP devices that support MSI
 2025-12-08 11:25 UTC  (3+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] drivers/pci: Decouple DPC from AER service

[PATCH v1 00/26] PCI/TSM: TDX Connect: SPDM Session and IDE Establishment
 2025-12-08 10:02 UTC  (10+ messages)
` [PATCH v1 08/26] x86/virt/tdx: Add tdx_enable_ext() to enable of TDX Module Extensions

[RFC PATCH v2 00/27] NTB transport backed by remote DW eDMA
 2025-12-08  7:57 UTC  (20+ messages)
` [RFC PATCH v2 19/27] PCI: dwc: ep: Cache MSI outbound iATU mapping
` [RFC PATCH v2 20/27] NTB: ntb_transport: Introduce remote eDMA backed transport mode

[PATCH RESEND v6 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2025-12-08  5:29 UTC  (5+ messages)
` [PATCH RESEND v6 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
` [PATCH RESEND v6 2/2] dmaengine: dw-edma: Add non-LL mode

[PATCH v6 0/7] Add ASPEED PCIe Root Complex support
 2025-12-08  3:01 UTC  (5+ messages)

[GIT PULL] PCIe Link Encryption and Device Authentication
 2025-12-08  0:56 UTC  (6+ messages)

[PATCH] PCI: Fix PCI bridges not to go to D3Hot on older RISC systems
 2025-12-07 14:40 UTC  (9+ messages)

[PATCH 0/8] rust: pci: add abstractions for SR-IOV capability
 2025-12-07  6:35 UTC  (10+ messages)
` [PATCH 1/8] rust: pci: add is_virtfn(), to check for VFs
` [PATCH 2/8] rust: pci: add is_physfn(), to check for PFs
` [PATCH 3/8] rust: pci: add {enable,disable}_sriov(), to control SR-IOV capability
` [PATCH 7/8] rust: pci: add physfn(), to return PF device for VF device

[PATCH v4 0/6] Add support for StarFive VisionFive 2 Lite board
 2025-12-06 12:37 UTC  (10+ messages)
` [PATCH v4 1/6] PCI: starfive: Use regulator APIs instead of GPIO APIs to enable the 3V3 power supply of PCIe slots
` [PATCH v4 4/6] riscv: dts: starfive: Add common board dtsi for VisionFive 2 Lite variants

[PATCH v13 01/25] CXL/PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.h
 2025-12-06  4:56 UTC  (5+ messages)

Buggy ACPI stopping final poweroff
 2025-12-06  2:19 UTC 

[PATCH 0/2] Add firmware-managed PCIe Endpoint support for SA8255P
 2025-12-05 21:03 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: PCI: qcom,pcie-ep-sa8255p: Document firmware managed PCIe endpoint
` [PATCH 2/2] PCI: qcom-ep: Add support for firmware-managed PCIe Endpoint

[PATCH] PCI/ACPI: Do not fiddle with ExtTag and RO in program_hpx_type2
 2025-12-05 14:28 UTC 

[PATCH] regulator: fixed: Rely on the core freeing the enable GPIO
 2025-12-05 14:15 UTC 

[PATCH v2] PCI: of: Downgrade error message on missing of_root node
 2025-12-05 13:58 UTC  (5+ messages)

[REGRESSION 00/04] Crash during resume of pcie bridge
 2025-12-05 10:05 UTC  (24+ messages)
                          ` Crash during resume of pcie bridge due to infinite loop in ACPICA
                                              ` Crash during resume of pcie bridge due to incorrect error handling

[PATCH net] net/mlx5: Fix double unregister of HCA_PORTS component
 2025-12-05  8:23 UTC  (6+ messages)

RFC: Is pci_wake_from_d3(true) allowed to be called in EP drivers' .shutdown()?
 2025-12-05  7:31 UTC  (3+ messages)

[PROBLEM] c5.metal on AWS fails to kexec after "PCI: Explicitly put devices into D0 when initializing"
 2025-12-05  5:31 UTC  (8+ messages)

[GIT PULL] PCI changes for v6.19
 2025-12-05  1:52 UTC  (2+ messages)

[PATCH] virt: Fix Kconfig warning when selecting TSM without VIRT_DRIVERS
 2025-12-05  1:33 UTC  (2+ messages)

[pci:v6.19-merge] BUILD SUCCESS c45913e5dc660d63d2ffd6079a65495d471548d0
 2025-12-04 22:25 UTC 

[PATCH v2] PCI: Add quirk to disable ASPM L1 for Sandisk SN740 NVMe SSDs
 2025-12-04 21:28 UTC  (6+ messages)

[pci:next] BUILD SUCCESS cd6b7c82b69139070ee1aaa73f768ecac99e4c3e
 2025-12-04 21:26 UTC 

[bugzilla-daemon@kernel.org: [Bug 220729] dmesg flooded with "PME: Spurious native interrupt". AMD, related to audio.]
 2025-12-04 19:24 UTC  (3+ messages)

[PATCH] regulator: fixed: fix GPIO descriptor leak on register failure
 2025-12-04 17:52 UTC  (2+ messages)

[PATCH] dt-bindings: pci: brcmstb: Add rp1-nexus node to fix DTC warning
 2025-12-04 17:09 UTC  (6+ messages)

[PATCH v4 1/6] PCI: starfive: Use regulator APIs instead of GPIO APIs to enable the 3V3 power supply of PCIe slots
 2025-12-04 13:19 UTC  (3+ messages)

[PATCH v3] PCI: s390: Expose the UID as an arch specific PCI slot attribute
 2025-12-04 13:32 UTC  (4+ messages)

[PATCH v2 0/4] PCI: Fix ACS enablement for Root Ports in OF platforms
 2025-12-04 13:13 UTC  (3+ messages)

[PATCH 0/2] PCI: dwc: Fix missing iATU setup when ECAM is enabled
 2025-12-04 13:13 UTC  (5+ messages)
` [PATCH 1/2] PCI: dwc: Correct iATU index increment for MSG TLP region
` [PATCH 2/2] PCI: dwc: Fix missing iATU setup when ECAM is enabled

[PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"
 2025-12-04 12:06 UTC  (13+ messages)


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