Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-04-22 11:48:02 to 2025-04-23 17:39:34 UTC [more...]

[pci:pwrctrl] BUILD SUCCESS 0bd6d36f4c47afb0449d028361dd5dc388ef85fd
 2025-04-23 17:39 UTC 

[PATCH v9 00/24] Provide a new two step DMA mapping API
 2025-04-23 17:38 UTC  (41+ messages)
` [PATCH v9 01/24] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v9 02/24] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v9 03/24] iommu: generalize the batched sync after map interface
` [PATCH v9 04/24] iommu: add kernel-doc for iommu_unmap_fast
` [PATCH v9 05/24] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v9 06/24] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v9 07/24] dma-mapping: Implement link/unlink ranges API
` [PATCH v9 08/24] dma-mapping: add a dma_need_unmap helper
` [PATCH v9 09/24] docs: core-api: document the IOVA-based API
` [PATCH v9 10/24] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v9 11/24] mm/hmm: provide generic DMA managing logic
` [PATCH v9 12/24] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v9 13/24] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v9 14/24] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v9 15/24] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v9 16/24] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v9 17/24] vfio/mlx5: Enable the DMA link API
` [PATCH v9 18/24] block: share more code for bio addition helper
` [PATCH v9 19/24] block: don't merge different kinds of P2P transfers in a single bio
` [PATCH v9 20/24] blk-mq: add scatterlist-less DMA mapping helpers
` [PATCH v9 21/24] nvme-pci: remove struct nvme_descriptor
` [PATCH v9 22/24] nvme-pci: use a better encoding for small prp pool allocations
` [PATCH v9 23/24] nvme-pci: convert to blk_rq_dma_map
` [PATCH v9 24/24] nvme-pci: store aborted state in flags variable

[PATCH v2 0/4] iommu: Fix the longstanding probe issues
 2025-04-23 17:31 UTC  (7+ messages)
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path

[PATCH] PCI: qcom: Implement shutdown() callback
 2025-04-23 17:17 UTC  (2+ messages)

[PATCH v8 00/16] Enable CXL PCIe port protocol error handling and logging
 2025-04-23 16:49 UTC  (18+ messages)
` [PATCH v8 03/16] CXL/AER: Introduce Kfifo for forwarding CXL errors
` [PATCH v8 04/16] cxl/aer: AER service driver forwards CXL error to CXL driver
` [PATCH v8 05/16] PCI/AER: CXL driver dequeues CXL error forwarded from AER service driver
` [PATCH v8 06/16] CXL/PCI: Introduce CXL uncorrectable protocol error 'recovery'
` [PATCH v8 10/16] cxl/pci: Add log message if RAS registers are not mapped
` [PATCH v8 11/16] cxl/pci: Unifi CXL trace logging for CXL Endpoints and CXL Ports
` [PATCH v8 12/16] cxl/pci: Assign CXL Port protocol error handlers
` [PATCH v8 13/16] cxl/pci: Assign CXL Endpoint "

[PATCH v3 0/6] rust: list: remove HasListLinks::OFFSET
 2025-04-23 16:30 UTC  (7+ messages)
` [PATCH v3 1/6] rust: list: simplify macro capture
` [PATCH v3 2/6] rust: list: use consistent type parameter style
` [PATCH v3 3/6] rust: list: use consistent self parameter name
` [PATCH v3 4/6] rust: list: use fully qualified path
` [PATCH v3 5/6] rust: list: add `impl_list_item!` examples
` [PATCH v3 6/6] rust: list: remove OFFSET constants

[PATCH] pci: j721e: fix host/endpoint dependencies
 2025-04-23 16:25 UTC 

[PATCH v3 0/3] PCI: qcom: Move PERST# GPIO & phy retrieval from controller to PCIe bridge node
 2025-04-23 15:38 UTC  (8+ messages)
` [PATCH v3 1/3] dt-bindings: PCI: qcom: Move phy, wake & reset gpio's to root port
` [PATCH v3 2/3] PCI: qcom: Add support for multi-root port
` [PATCH v3 3/3] arm64: qcom: sc7280: Move phy, perst to root port node

[PATCH v3 0/3] PCI: dw-rockchip: Reorganize register and bitfield definitions
 2025-04-23 15:32 UTC  (4+ messages)
` [PATCH v3 1/3] PCI: dw-rockchip: Remove unused PCIE_CLIENT_GENERAL_DEBUG
` [PATCH v3 2/3] PCI: dw-rockchip: Reorganize register and bitfield definitions
` [PATCH v3 3/3] PCI: dw-rockchip: Unify link status checks with FIELD_GET

[PATCH v2 0/3] PCI: dw-rockchip: Reorganize register and bitfield definitions
 2025-04-23 15:23 UTC  (9+ messages)
` [PATCH v2 1/3] PCI: dw-rockchip: Remove unused PCIE_CLIENT_GENERAL_DEBUG
` [PATCH v2 2/3] PCI: dw-rockchip: Reorganize register and bitfield definitions
` [PATCH v2 3/3] PCI: dw-rockchip: Unify link status checks with FIELD_GET

IRQ domain logging?
 2025-04-23 14:19 UTC  (3+ messages)

[PATCH v19 0/3] rust: xarray: Add a minimal abstraction for XArray
 2025-04-23 13:54 UTC  (4+ messages)
` [PATCH v19 1/3] rust: types: add `ForeignOwnable::PointedTo`
` [PATCH v19 2/3] rust: xarray: Add an abstraction for XArray
` [PATCH v19 3/3] MAINTAINERS: add entry for Rust XArray API

[PATCH v2] PCI/AER: Consolidate CXL, ACPI GHES and native AER reporting paths
 2025-04-23 13:52 UTC  (2+ messages)

[PATCH v4 0/2] PCI: endpoint: space allocation fixups
 2025-04-23 13:34 UTC  (4+ messages)
` [PATCH v4 1/2] PCI: endpoint: improve fixed_size bar handling when allocating space
` [PATCH v4 2/2] PCI: endpoint: pci-epf-vntb: simplify ctrl/spad space allocation

[PATCH v2] PCI: dwc: Set PORT_LOGIC_LINK_WIDTH to one lane
 2025-04-23 13:24 UTC  (2+ messages)

[PATCH v18 0/3] rust: xarray: Add a minimal abstraction for XArray
 2025-04-23 13:24 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: Remove obsolete .txt docs
 2025-04-23 13:02 UTC  (3+ messages)

[PATCH RESEND] misc: pci_endpoint_test: Defer IRQ allocation until ioctl(PCITEST_SET_IRQTYPE)
 2025-04-23 12:46 UTC  (3+ messages)

[PATCH v2] PCI/PM: Avoid suspending the device with errors
 2025-04-23 12:41 UTC  (5+ messages)

[PATCH 0/2] PCI/PM: Elevate PM usage during reset probing
 2025-04-23 12:21 UTC  (4+ messages)
` [PATCH 1/2] PM: runtime: Define pm_runtime_put cleanup helper
` [PATCH 2/2] PCI: Increment PM usage counter when probing reset methods

[PATCH v2 1/1] PCI/bwctrl: Replace lbms_count with PCI_LINK_LBMS_SEEN flag
 2025-04-23 11:37 UTC  (3+ messages)

[PATCH] Documentation: Fix path for NVMe PCI endpoint target driver
 2025-04-23 10:57 UTC  (2+ messages)

Potential issue with pci_prepare_to_sleep if there's no platform support for D3cold transition
 2025-04-23  9:45 UTC  (5+ messages)

[PATCH v3 0/3] arm64: dts: renesas: r8a779g3: Add Retronix R-Car V4H Sparrow Hawk board support
 2025-04-23  9:43 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add Retronix Technology Inc
` [PATCH v3 2/3] dt-bindings: soc: renesas: Document Retronix R-Car V4H Sparrow Hawk board support
` [PATCH v3 3/3] arm64: dts: renesas: r8a779g3: Add "

[PATCH v2 0/4] arm64: dts: renesas: r8a779g3: Add Retronix R-Car V4H Sparrow Hawk board support
 2025-04-23  9:38 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: PCI: rcar-gen4-pci-host: Document optional aux clock

[PATCH v5 -next 00/11] Add PCIe support for bcm2712
 2025-04-23  9:16 UTC  (5+ messages)
` [PATCH v5 -next 10/11] arm64: dts: broadcom: bcm2712: Add PCIe DT nodes

[PATCH net 3/3] igc: return early when failing to read EECD register
 2025-04-23  9:12 UTC  (3+ messages)

[PATCH v8 0/9] Add STM32MP25 PCIe drivers
 2025-04-23  9:01 UTC  (10+ messages)
` [PATCH v8 1/9] dt-bindings: PCI: Add STM32MP25 PCIe Root Complex bindings
` [PATCH v8 2/9] PCI: stm32: Add PCIe host support for STM32MP25
` [PATCH v8 3/9] dt-bindings: PCI: Add STM32MP25 PCIe Endpoint bindings
` [PATCH v8 4/9] PCI: stm32: Add PCIe Endpoint support for STM32MP25
` [PATCH v8 5/9] MAINTAINERS: add entry for ST STM32MP25 PCIe drivers
` [PATCH v8 6/9] arm64: dts: st: add PCIe pinctrl entries in stm32mp25-pinctrl.dtsi
` [PATCH v8 7/9] arm64: dts: st: Add PCIe Root Complex mode on stm32mp251
` [PATCH v8 8/9] arm64: dts: st: Add PCIe Endpoint "
` [PATCH v8 9/9] arm64: dts: st: Enable PCIe on the stm32mp257f-ev1 board

[PATCH v8 0/9] Add STM32MP25 PCIe drivers
 2025-04-23  8:50 UTC  (11+ messages)
` [PATCH v7 1/9] dt-bindings: PCI: Add STM32MP25 PCIe Root Complex bindings
` [PATCH v7 2/9] PCI: stm32: Add PCIe host support for STM32MP25
` [PATCH v7 3/9] dt-bindings: PCI: Add STM32MP25 PCIe Endpoint bindings
` [PATCH v7 4/9] PCI: stm32: Add PCIe Endpoint support for STM32MP25
` [PATCH v7 5/9] MAINTAINERS: add entry for ST STM32MP25 PCIe drivers
` [PATCH v7 6/9] arm64: dts: st: add PCIe pinctrl entries in stm32mp25-pinctrl.dtsi
` [PATCH v7 7/9] arm64: dts: st: Add PCIe Root Complex mode on stm32mp251
` [PATCH v7 8/9] arm64: dts: st: Add PCIe Endpoint "
` [PATCH v7 9/9] arm64: dts: st: Enable PCIe on the stm32mp257f-ev1 board
` 回复: [PATCH v8 0/9] Add STM32MP25 PCIe drivers

[PATCH v7 0/9] Add STM32MP25 PCIe drivers
 2025-04-23  7:49 UTC  (10+ messages)
` [PATCH v7 1/9] dt-bindings: PCI: Add STM32MP25 PCIe Root Complex bindings
` [PATCH v7 2/9] PCI: stm32: Add PCIe host support for STM32MP25
` [PATCH v7 3/9] dt-bindings: PCI: Add STM32MP25 PCIe Endpoint bindings
` [PATCH v7 4/9] PCI: stm32: Add PCIe Endpoint support for STM32MP25
` [PATCH v7 5/9] MAINTAINERS: add entry for ST STM32MP25 PCIe drivers
` [PATCH v7 6/9] arm64: dts: st: add PCIe pinctrl entries in stm32mp25-pinctrl.dtsi
` [PATCH v7 7/9] arm64: dts: st: Add PCIe Root Complex mode on stm32mp251
` [PATCH v7 8/9] arm64: dts: st: Add PCIe Endpoint "
` [PATCH v7 9/9] arm64: dts: st: Enable PCIe on the stm32mp257f-ev1 board

[PATCH v4 2/4] PCI: cadence-host: Introduce cdns_pcie_host_disable helper for cleanup
 2025-04-23  5:03 UTC  (3+ messages)

[PATCH] PCI: dw-rockchip: Fix function call sequence in rockchip_pcie_phy_deinit
 2025-04-23  1:00 UTC  (2+ messages)

[PATCH v2 1/1] PCI: Add Extended Tag + MRRS quirk for Xeon 6
 2025-04-22 22:24 UTC  (4+ messages)

[PATCH] video: screen_info: Update framebuffers behind PCI bridges
 2025-04-22 21:50 UTC  (2+ messages)

[PATCH v2] video: screen_info: Relocate framebuffers behind PCI bridges
 2025-04-22 21:47 UTC  (2+ messages)

[PATCH v9 -next 00/12] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-04-22 19:14 UTC  (14+ messages)
` [PATCH v9 -next 01/12] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
` [PATCH v9 -next 02/12] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings
` [PATCH v9 -next 03/12] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1
` [PATCH v9 -next 04/12] clk: rp1: Add support for clocks provided by RP1
` [PATCH v9 -next 05/12] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
` [PATCH v9 -next 06/12] arm64: dts: rp1: Add support for RaspberryPi's RP1 device
` [PATCH v9 -next 07/12] misc: rp1: RaspberryPi RP1 misc driver
` [PATCH v9 -next 08/12] arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5
` [PATCH v9 -next 09/12] arm64: dts: broadcom: Add board DTS for Rpi5 which includes RP1 node
` [PATCH v9 -next 10/12] arm64: dts: broadcom: Add overlay for RP1 device
` [PATCH v9 -next 11/12] arm64: defconfig: Enable RP1 misc/clock/gpio drivers
` [PATCH v9 -next 12/12] arm64: defconfig: Enable OF_OVERLAY option

[PATCH v3 07/13] PCI: apple: Move away from INTMSK{SET,CLR} for INTx and private interrupts
 2025-04-22 17:49 UTC  (3+ messages)

[PATCH v2 0/4] PCI/arm64/ath11k/ath12k: Rename pwrctrl Kconfig symbols
 2025-04-22 16:09 UTC  (2+ messages)

[PATCH 0/3] PCI: dw-rockchip: Reorganize register and bitfield definitions
 2025-04-22 16:03 UTC  (12+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] PCI: dw-rockchip: Unify link status checks with FIELD_GET

[PATCH v2 06/11] samples/devsec: Introduce a PCI device-security
 2025-04-22 15:45 UTC  (5+ messages)
` [RESEND RFC PATCH 1/3] pci: ide: Fix build failure
  ` [RESEND RFC PATCH 3/3] samples: devsec: Add support for PCI_DOMAINS_GENERIC

[PATCH v4 0/2] rust/revocable: add try_access_with() convenience method
 2025-04-22 15:27 UTC  (7+ messages)
` [PATCH v4 1/2] "

[PATCH v2] PCI/PM: Put devices to low power state on shutdown'
 2025-04-22 15:18 UTC  (2+ messages)

[PATCH v9 0/6] rust: reduce `as` casts, enable related lints
 2025-04-22 15:15 UTC  (8+ messages)
` [PATCH v9 4/6] rust: enable `clippy::as_underscore` lint

[PATCH 0/5] rust: list: remove HasListLinks::OFFSET
 2025-04-22 14:09 UTC  (4+ messages)
` [PATCH 5/5] rust: list: remove OFFSET constants

[PATCH] PCI: Explicitly put devices into D0 when initializing
 2025-04-22 13:38 UTC 

[PATCH v3] PCI: dw-rockchip: Add system PM support
 2025-04-22 13:32 UTC  (2+ messages)

[PATCH 0/2] Allow dyn pci vector allocation of MANA
 2025-04-22 12:09 UTC  (4+ messages)
` [PATCH 2/2] net: mana: Allow MANA driver to allocate PCI vector dynamically

[PATCH 00/16] lan966x pci device: Add support for SFPs
 2025-04-22 12:00 UTC  (5+ messages)
` [PATCH 11/16] of: property: Allow fw_devlink device-tree support for x86


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