public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-03 20:37:19 to 2024-12-05 20:14:42 UTC [more...]

[PATCH 1/1] dt-bindings: PCI: mobiveil: convert mobiveil-pcie.txt to yaml format
 2024-12-05 20:14 UTC 

[PATCH v5 0/5] Verify devices transition from D3cold to D0
 2024-12-05 18:12 UTC  (5+ messages)

[PATCH v10 0/7] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2024-12-05 18:05 UTC  (11+ messages)
` [PATCH v10 1/7] irqchip/gic-v3-its: Avoid overwriting msi_prepare callback if provided by msi_domain_info
` [PATCH v10 2/7] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
` [PATCH v10 3/7] PCI: endpoint: pci-ep-msi: Add MSI address/data pair mutable check
` [PATCH v10 4/7] PCI: endpoint: Add pci_epf_align_inbound_addr() helper for address alignment
` [PATCH v10 5/7] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v10 6/7] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v10 7/7] tools: PCI: Add 'B' option for test doorbell

[PATCH v4 00/13] Device / Driver PCI / Platform Rust abstractions
 2024-12-05 18:03 UTC  (16+ messages)
` [PATCH v4 01/13] rust: pass module name to `Module::init`
` [PATCH v4 02/13] rust: implement generic driver registration
` [PATCH v4 03/13] rust: implement `IdArray`, `IdTable` and `RawDeviceId`
` [PATCH v4 04/13] rust: add rcu abstraction
` [PATCH v4 05/13] rust: add `Revocable` type
` [PATCH v4 06/13] rust: add `io::{Io, IoRaw}` base types
` [PATCH v4 07/13] rust: add devres abstraction
` [PATCH v4 08/13] rust: pci: add basic PCI device / driver abstractions
` [PATCH v4 09/13] rust: pci: implement I/O mappable `pci::Bar`
` [PATCH v4 10/13] samples: rust: add Rust PCI sample driver
` [PATCH v4 11/13] rust: of: add `of::DeviceId` abstraction
` [PATCH v4 12/13] rust: platform: add basic platform device / driver abstractions
` [PATCH v4 13/13] samples: rust: add Rust platform sample driver

[PATCH v2 4/5] PCI: stm32: Add PCIe endpoint support for STM32MP25
 2024-12-05 17:27 UTC  (2+ messages)

[PATCH v2 1/5] dt-bindings: PCI: Add STM32MP25 PCIe root complex bindings
 2024-12-05 17:23 UTC  (5+ messages)

[PATCH 0/6] Rockchip: add Rockchip rk3576 EVB1 board
 2024-12-05 17:05 UTC  (4+ messages)
` [PATCH 1/6] dt-bindings: PCI: dwc: rockchip: Add rk3576 support

[PATCH v2 0/6] Add PCIe support for Qualcomm IPQ5332
 2024-12-05 16:58 UTC  (16+ messages)
` [PATCH v2 1/6] dt-bindings: phy: qcom,uniphy-pcie: Document PCIe uniphy
` [PATCH v2 2/6] phy: qcom: Introduce PCIe UNIPHY 28LP driver
` [PATCH v2 3/6] dt-bindings: PCI: qcom: Add IPQ5332 SoC
` [PATCH v2 4/6] pci: qcom: Add support for IPQ5332
` [PATCH v2 5/6] arm64: dts: qcom: ipq5332: Add PCIe related nodes
` [PATCH v2 6/6] arm64: dts: qcom: ipq5332: Enable PCIe phys and controllers

[PATCH 0/3] PCI: dwc: Add ECAM support with iATU configuration
 2024-12-05 16:42 UTC  (12+ messages)
` [PATCH 1/3] arm64: dts: qcom: sc7280: Increase config size to 256MB for ECAM feature
` [PATCH 2/3] PCI: dwc: Add ECAM support with iATU configuration
` [PATCH 3/3] PCI: qcom: Enable ECAM feature based on config size

[PATCH v7 0/2] PCI: add enabe(disable)_device() hook for bridge
 2024-12-05 16:07 UTC  (6+ messages)
` [PATCH v7 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
` [PATCH v7 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95

[PATCH v2 0/2] PCI: endpoint: fix bug for an API and simplify another API
 2024-12-05 13:46 UTC  (2+ messages)

[PATCH v4 00/18] Provide a new two step DMA mapping API
 2024-12-05 13:21 UTC  (19+ messages)
` [PATCH v4 01/18] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v4 02/18] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v4 03/18] iommu: generalize the batched sync after map interface
` [PATCH v4 04/18] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
` [PATCH v4 05/18] dma-mapping: Add check if IOVA can be used
` [PATCH v4 06/18] dma: Provide an interface to allow allocate IOVA
` [PATCH v4 07/18] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v4 08/18] dma-mapping: Implement link/unlink ranges API
` [PATCH v4 09/18] dma-mapping: add a dma_need_unmap helper
` [PATCH v4 10/18] docs: core-api: document the IOVA-based API
` [PATCH v4 11/18] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v4 12/18] mm/hmm: provide generic DMA managing logic
` [PATCH v4 13/18] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v4 14/18] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v4 15/18] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v4 16/18] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v4 17/18] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v4 18/18] vfio/mlx5: Enable the DMA link API

[PATCH v2 2/5] PCI: stm32: Add PCIe host support for STM32MP25
 2024-12-05 11:46 UTC  (3+ messages)

[pci:resource] BUILD SUCCESS c8f6d616eb6715b9bf9d84699e82566b48af55df
 2024-12-05 10:50 UTC 

[pci:next] BUILD SUCCESS f45ed7dd6ff14ba6220223b6ac77289a9e5a1370
 2024-12-05 10:43 UTC 

[PATCH v4 6/6] PCI: of: Create device-tree PCI host bridge node
 2024-12-05  7:37 UTC  (3+ messages)

[PATCH v4 1/6] driver core: Introduce device_{add,remove}_of_node()
 2024-12-05  7:33 UTC  (4+ messages)

[PATCH v1 0/2] pci_generic: Add supoprt for SA8775P target
 2024-12-05  6:54 UTC  (3+ messages)
` [PATCH v1 1/2] bus: mhi: host: "
` [PATCH v1 2/2] PCI: epf-mhi: Update device id for SA8775P

[PATCH] resource: harden resource_contains
 2024-12-04 23:24 UTC  (3+ messages)

[PATCH 00/11] irqchip: MSI parent cleanup and PCI host driver conversion
 2024-12-04 22:58 UTC  (14+ messages)
` [PATCH 01/11] irqchip: Make irq-msi-lib.h globally available
` [PATCH 02/11] genirq/msi: Add helper for creating MSI-parent irq domains
` [PATCH 03/11] irqchip/gic: Convert to msi_create_parent_irq_domain() helper
` [PATCH 04/11] irqchip/mvebu: "
` [PATCH 05/11] irqchip/riscv-imsic: "
` [PATCH 06/11] irqchip/imx-mu-msi: "
` [PATCH 07/11] irqchip/loongson-pch-msi: "
` [PATCH 08/11] iommu/amd: "
` [PATCH 09/11] iommu/intel: "
` [PATCH 10/11] PCI: apple: Convert to MSI parent infrastructure
` [PATCH 11/11] PCI: xgene: "

[PATCH 3/3] PCI: qcom: Enable ECAM feature based on config size
 2024-12-04 22:40 UTC  (3+ messages)

[PATCH 2/3] PCI: dwc: Add ECAM support with iATU configuration
 2024-12-04 22:17 UTC  (3+ messages)

[PATCH v1 0/2] serial: 8250_pci: Share WCH IDs
 2024-12-04 22:08 UTC  (6+ messages)
` [PATCH v1 1/2] serial: 8250_pci: Resolve WCH vendor ID ambiguity
` [PATCH v1 2/2] serial: 8250_pci: Share WCH IDs with parport_serial driver

[PATCH] PCI: Improve parameter docu for request APIs
 2024-12-04 22:07 UTC  (4+ messages)

[PATCH v3 0/6] PCI: Enable Power and configure the QPS615 PCIe switch
 2024-12-04 21:25 UTC  (6+ messages)
` [PATCH v3 1/6] dt-bindings: PCI: Add binding for qps615

[PATCH v3 6/6] PCI: pwrctl: Add power control driver for qps615
 2024-12-04 21:19 UTC  (2+ messages)

[PATCH v3 00/16] Device / Driver PCI / Platform Rust abstractions
 2024-12-04 19:30 UTC  (4+ messages)
` [PATCH v3 15/16] rust: platform: add basic platform device / driver abstractions

[PATCH v3 0/3] Add support for AMD MDB IP as Root Port
 2024-12-04 17:48 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: PCI: dwc: Add AMD Versal2 mdb slcr support
` [PATCH v3 2/3] dt-bindings: PCI: amd-mdb: Add AMD Versal2 MDB PCIe Root Port Bridge
` [PATCH v3 3/3] PCI: amd-mdb: Add AMD MDB Root Port driver

[PATCH v5 1/6] PCI: dwc: ep: iATU registers must be written after the BAR_MASK
 2024-12-04 17:33 UTC  (2+ messages)

[PATCH v5 2/6] PCI: dwc: ep: Add missing checks when dynamically changing a BAR
 2024-12-04 17:17 UTC  (2+ messages)

[PATCH AUTOSEL 4.19] PCI: Add 'reset_subordinate' to reset hierarchy below bridge
 2024-12-04 16:02 UTC 

[PATCH AUTOSEL 5.4 2/4] PCI: Add 'reset_subordinate' to reset hierarchy below bridge
 2024-12-04 16:02 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 3/4] PCI: Add ACS quirk for Wangxun FF5xxx NICs

[PATCH AUTOSEL 5.10 2/4] PCI: Add 'reset_subordinate' to reset hierarchy below bridge
 2024-12-04 16:02 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 3/4] PCI: Add ACS quirk for Wangxun FF5xxx NICs

[PATCH AUTOSEL 5.15 3/6] PCI: Detect and trust built-in Thunderbolt chips
 2024-12-04 16:01 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 4/6] PCI: Add 'reset_subordinate' to reset hierarchy below bridge
` [PATCH AUTOSEL 5.15 5/6] PCI: Add ACS quirk for Wangxun FF5xxx NICs

[PATCH AUTOSEL 6.1 3/6] PCI: Detect and trust built-in Thunderbolt chips
 2024-12-04 16:01 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 4/6] PCI: Add 'reset_subordinate' to reset hierarchy below bridge
` [PATCH AUTOSEL 6.1 5/6] PCI: Add ACS quirk for Wangxun FF5xxx NICs

[PATCH AUTOSEL 6.6 04/12] PCI: qcom: Add support for IPQ9574
 2024-12-04 16:01 UTC  (6+ messages)
` [PATCH AUTOSEL 6.6 05/12] PCI: vmd: Add DID 8086:B06F and 8086:B60B for Intel client SKUs
` [PATCH AUTOSEL 6.6 06/12] PCI: vmd: Set devices to D0 before enabling PM L1 Substates
` [PATCH AUTOSEL 6.6 07/12] PCI: Detect and trust built-in Thunderbolt chips
` [PATCH AUTOSEL 6.6 08/12] PCI: Add 'reset_subordinate' to reset hierarchy below bridge
` [PATCH AUTOSEL 6.6 09/12] PCI: Add ACS quirk for Wangxun FF5xxx NICs

[PATCH AUTOSEL 6.11 04/13] PCI: qcom: Add support for IPQ9574
 2024-12-04 16:00 UTC  (7+ messages)
` [PATCH AUTOSEL 6.11 05/13] PCI: vmd: Add DID 8086:B06F and 8086:B60B for Intel client SKUs
` [PATCH AUTOSEL 6.11 06/13] PCI: vmd: Set devices to D0 before enabling PM L1 Substates
` [PATCH AUTOSEL 6.11 07/13] PCI: Detect and trust built-in Thunderbolt chips
` [PATCH AUTOSEL 6.11 08/13] PCI: starfive: Enable controller runtime PM before probing host bridge
` [PATCH AUTOSEL 6.11 09/13] PCI: Add 'reset_subordinate' to reset hierarchy below bridge
` [PATCH AUTOSEL 6.11 10/13] PCI: Add ACS quirk for Wangxun FF5xxx NICs

[PATCH AUTOSEL 6.12 04/15] PCI: qcom: Add support for IPQ9574
 2024-12-04 15:59 UTC  (7+ messages)
` [PATCH AUTOSEL 6.12 05/15] PCI: vmd: Add DID 8086:B06F and 8086:B60B for Intel client SKUs
` [PATCH AUTOSEL 6.12 06/15] PCI: vmd: Set devices to D0 before enabling PM L1 Substates
` [PATCH AUTOSEL 6.12 07/15] PCI: Detect and trust built-in Thunderbolt chips
` [PATCH AUTOSEL 6.12 08/15] PCI: starfive: Enable controller runtime PM before probing host bridge
` [PATCH AUTOSEL 6.12 09/15] PCI: Add 'reset_subordinate' to reset hierarchy below bridge
` [PATCH AUTOSEL 6.12 10/15] PCI: Add ACS quirk for Wangxun FF5xxx NICs

[PATCH 0/2] PCI: Convert the Apple controller to host bridge hooks
 2024-12-04 16:37 UTC  (5+ messages)
` [PATCH 1/2] PCI: host-generic: Allow {en,dis}able_device() to be provided via pci_ecam_ops
` [PATCH 2/2] PCI: apple: Convert to {en,dis}able_device() callbacks

[PATCH v9 0/6] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2024-12-04 16:10 UTC  (14+ messages)
` [PATCH v9 1/6] platform-msi: Add msi_remove_device_irq_domain() in platform_device_msi_free_irqs_all()
` [PATCH v9 2/6] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
` [PATCH v9 3/6] PCI: endpoint: Add pci_epf_align_inbound_addr() helper for address alignment
` [PATCH v9 4/6] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v9 5/6] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v9 6/6] tools: PCI: Add 'B' option for test doorbell

[pci:constify] BUILD SUCCESS de191a114154a15ede7c97b52531aa439d30eb98
 2024-12-04 14:47 UTC 

[PATCH v3] PCI/sysfs: Change read permissions for VPD attributes
 2024-12-04  6:47 UTC  (3+ messages)

[PATCH v2 0/2] Add support for AMD MDB IP as Root Port
 2024-12-04  6:32 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: amd-mdb: Add AMD Versal2 MDB PCIe Root Port Bridge

[PATCH v2] PCI: Use downstream bridges for distributing resources
 2024-12-04  5:48 UTC  (2+ messages)

[PATCH] PCI/pwrctl: Do not assume device node presence
 2024-12-03 23:49 UTC  (3+ messages)

drivers/pci: (and/or KVM): Slow PCI initialization during VM boot with passthrough of large BAR Nvidia GPUs on DGX H100
 2024-12-03 23:30 UTC  (14+ messages)

[PATCH v5 0/2] PCI: add enabe(disable)_device() hook for bridge
 2024-12-03 22:39 UTC  (4+ messages)
` [PATCH v5 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges

[PATCH 0/4] PCI: Constify 'struct bin_attribute'
 2024-12-03 21:32 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