public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-24 19:09:42 to 2026-03-26 08:06:41 UTC [more...]

[PATCH v7 0/8] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-03-26  8:06 UTC  (9+ messages)
` [PATCH v7 1/8] serdev: Convert to_serdev_*() helpers to macros and use container_of_const()
` [PATCH v7 2/8] serdev: Add an API to find the serdev controller associated with the devicetree node
` [PATCH v7 3/8] serdev: Do not return -ENODEV from of_serdev_register_devices() if external connector is used
` [PATCH v7 4/8] dt-bindings: serial: Document the graph port
` [PATCH v7 5/8] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector
` [PATCH v7 6/8] Bluetooth: hci_qca: Add M.2 Bluetooth device support using pwrseq
` [PATCH v7 7/8] power: sequencing: pcie-m2: Add support for PCIe M.2 Key E connectors
` [PATCH v7 8/8] power: sequencing: pcie-m2: Create serdev device for WCN7850 bluetooth

[PATCH v5 phy-next 00/27] Split Generic PHY consumer and provider API
 2026-03-26  8:04 UTC  (7+ messages)
` [PATCH v5 phy-next 10/27] scsi: ufs: qcom: keep parallel track of PHY power state

Clear CLKREQ# override breaks functionality
 2026-03-26  8:00 UTC 

[pci:next] BUILD SUCCESS ff6c76c8f6b57d0609a5db304bc660552ed2b0b2
 2026-03-26  7:55 UTC 

[pci:controller/mediatek-gen3] BUILD SUCCESS 1a152e21940a18caf7c9d0d753a46d2ffa3f5010
 2026-03-26  7:42 UTC 

[pci:vga] BUILD SUCCESS 21b082bd2a45704a6f7e69c190c8287a3d011ea9
 2026-03-26  7:32 UTC 

[PATCH v5 0/3] PCI Controller event and LTSSM tracepoint support
 2026-03-26  7:13 UTC  (6+ messages)
` [PATCH v5 1/3] PCI: trace: Add PCI controller LTSSM transition tracepoint
` [PATCH v5 2/3] Documentation: tracing: Add PCI controller event documentation
` [PATCH v5 3/3] PCI: dw-rockchip: Add pcie_ltssm_state_transition trace support

[PATCH v3] PCI: pciehp: Fix hotplug on Catlow Lake with unreliable PME status
 2026-03-26  6:12 UTC  (8+ messages)

[PATCH v11 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2026-03-26  5:53 UTC  (5+ messages)
` [PATCH v11 1/3] of: Add convenience wrappers for of_map_id()
` [PATCH v11 2/3] of: Factor arguments passed to of_map_id() into a struct
` [PATCH v11 3/3] of: Respect #{iommu,msi}-cells in maps

[PATCH v3 0/3] Enable MSI affinity support for dwc PCI
 2026-03-26  3:48 UTC  (13+ messages)
` [PATCH v3 3/3] PCI: dwc: Enable MSI affinity support

[PATCH 0/2] Update MSI-X irq domain hwsize
 2026-03-26  1:55 UTC  (11+ messages)
` [PATCH 1/2] genirq/msi: Introduce update hwsize helper
` [PATCH 2/2] PCI/MSI: Update MSI-X irq domain hwsize

[PATCH v2 00/19] PCI/TSM: TEE I/O infrastructure
 2026-03-26  1:27 UTC  (14+ messages)
` [PATCH v2 03/19] device core: Introduce confidential device acceptance

[PATCH v1] PCI: imx6: Fix reference clock source selection
 2026-03-26  1:20 UTC  (2+ messages)

[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
 2026-03-25 23:13 UTC  (10+ messages)
` [PATCH v3 02/24] PCI: Add API to track PCI devices preserved across Live Update
` [PATCH v3 03/24] PCI: Require Live Update preserved devices are in singleton iommu_groups

[PATCH] PCI: cpcihp: Check pci_hp_add_bridge() return value
 2026-03-25 20:27 UTC 

[PATCH v6 00/27] lan966x pci device: Add support for SFPs
 2026-03-25 20:20 UTC  (31+ messages)
` [PATCH v6 01/27] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH v6 02/27] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [PATCH v6 03/27] driver core: Avoid warning when removing a device while its supplier is unbinding
` [PATCH v6 04/27] bus: simple-pm-bus: Remove child devices when the bus is unbound
` [PATCH v6 05/27] bus: simple-pm-bus: Populate child nodes at probe
` [PATCH v6 06/27] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v6 07/27] drivers: core: Use fw_devlink_set_device()
` [PATCH v6 08/27] pinctrl: cs42l43: "
` [PATCH v6 09/27] cxl/test: Use device_set_node()
` [PATCH v6 10/27] cxl/test: Use fw_devlink_set_device()
` [PATCH v6 11/27] PCI: of: "
` [PATCH v6 12/27] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v6 13/27] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
` [PATCH v6 14/27] i2c: core: Introduce i2c_get_adapter_physdev()
` [PATCH v6 15/27] i2c: mux: Set adapter physical device
` [PATCH v6 16/27] i2c: mux: Create missing devlink between mux and "
` [PATCH v6 17/27] of: property: Allow fw_devlink device-tree on x86
` [PATCH v6 18/27] clk: lan966x: Add MCHP_LAN966X_PCI dependency
` [PATCH v6 19/27] i2c: busses: at91: "
` [PATCH v6 20/27] misc: lan966x_pci: Fix dtso nodes ordering
` [PATCH v6 21/27] misc: lan966x_pci: Split dtso in dtsi/dtso
` [PATCH v6 22/27] misc: lan966x_pci: Rename lan966x_pci.dtso to lan966x_evb_lan9662_nic.dtso
` [PATCH v6 23/27] PCI: Add Microchip LAN9662 PCI Device ID
` [PATCH v6 24/27] misc: lan966x_pci: Introduce board specific data
` [PATCH v6 25/27] misc: lan966x_pci: Add dtsi/dtso nodes in order to support SFPs
` [PATCH v6 26/27] misc: lan966x_pci: Sort the drivers list in Kconfig help
` [PATCH v6 27/27] misc: lan966x_pci: Add drivers needed to support SFPs "

[PATCH v6 0/2] PCI: AtomicOps: Fix pci_enable_atomic_ops_to_root()
 2026-03-25 20:08 UTC  (4+ messages)
` [PATCH v6 1/2] PCI: AtomicOps: Do not enable without support in root complex
` [PATCH v6 2/2] PCI: AtomicOps: Update references to PCIe spec

[PATCH v11 4/9] PCI: Add additional checks for flr reset
 2026-03-25 18:40 UTC  (5+ messages)

[PATCH v3 1/5] vgaarb: pass vga_get_uninterruptible() errors to userspace
 2026-03-25 18:29 UTC  (4+ messages)

[PATCH v3] PCI: dw-rockchip: Enable async probe by default
 2026-03-25 18:24 UTC  (19+ messages)

[PATCH v11 0/9] Error recovery for vfio-pci devices on s390x
 2026-03-25 18:06 UTC  (11+ messages)
` [PATCH v11 5/9] s390/pci: Update the logic for detecting passthrough device
` [PATCH v11 6/9] s390/pci: Store PCI error information for passthrough devices
` [PATCH v11 7/9] vfio-pci/zdev: Add a device feature for error information
` [PATCH v11 8/9] vfio: Add a reset_done callback for vfio-pci driver

[PATCH v11 9/9] vfio: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX
 2026-03-25 17:50 UTC  (4+ messages)

[PATCH v11 2/9] s390/pci: Add architecture specific resource/bus address translation
 2026-03-25 17:44 UTC  (5+ messages)

[PATCH v2] PCI: hv: Set default NUMA node to 0 for devices without affinity info
 2026-03-25 17:37 UTC  (3+ messages)

[PATCH 00/12] treewide: Convert buses to use generic driver_override
 2026-03-25 17:28 UTC  (15+ messages)
` [PATCH 02/12] bus: fsl-mc: use generic driver_override infrastructure
` [PATCH 04/12] hv: vmbus: "
` [PATCH 05/12] PCI: "
` [PATCH 06/12] platform/wmi: "
` [PATCH 07/12] rpmsg: "
` [PATCH 08/12] vdpa: "
` (subset) [PATCH 00/12] treewide: Convert buses to use generic driver_override

[PATCH v10 0/7] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
 2026-03-25 16:56 UTC  (7+ messages)
` [PATCH v10 7/7] "

[PATCH v9 0/4] PCI: renesas: Add RZ/G3E PCIe controller support
 2026-03-25 16:01 UTC  (7+ messages)
` [PATCH v9 2/4] arm64: dts: renesas: r9a09g047: Add PCIe node
` [PATCH v9 3/4] arm64: dts: renesas: r9a09g047e57-smarc-som: Add PCIe reference clock
` [PATCH v9 4/4] arm64: dts: renesas: r9a09g047e57-smarc: Enable PCIe

[PATCH v3 03/24] PCI: Require Live Update preserved devices are in singleton iommu_groups
 2026-03-25 14:51 UTC 

[PATCH v2 0/7] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
 2026-03-25 14:12 UTC  (8+ messages)

[PATCH v8 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
 2026-03-25 13:31 UTC  (4+ messages)
` [PATCH v8 1/3] vfio/pci: Rename vfio_config_do_rw() to vfio_pci_config_rw_single() and export it
` [PATCH v8 2/3] vfio/ism: Implement vfio_pci driver for ISM devices
` [PATCH v8 3/3] MAINTAINERS: add VFIO ISM PCI DRIVER section

[PATCH v6 6/9] dt-bindings: connector: m2: Add M.2 1620 LGA soldered down connector
 2026-03-25 12:06 UTC  (11+ messages)

[PATCH 00/10] PCI: Improve head free space usage
 2026-03-25 12:04 UTC  (3+ messages)
` [PATCH 09/10] PCI: Align head space better

[PATCH 0/5] Add PCIe support for RZ/V2N and RZ/V2H(P) SoCs
 2026-03-25 11:54 UTC  (9+ messages)
` [PATCH 2/5] dt-bindings: pci: renesas,r9a08g045-pcie: Add RZ/V2H(P) support
` [PATCH 4/5] PCI: rzg3s-host: Prepare System Controller handling for multiple PCIe channels
` [PATCH 5/5] PCI: rzg3s-host: Add support for RZ/V2H(P) SoC

[pci:vga 3/5] drivers/gpu/drm/i915/display/intel_vga.c:68:9: warning: ignoring return value of 'vga_get_uninterruptible' declared with attribute 'warn_unused_result'
 2026-03-25 11:43 UTC 

[PATCH 0/8] PCI: imx6: Integrate pwrctrl API and update device trees
 2026-03-25 11:00 UTC  (9+ messages)
` [PATCH 1/8] PCI: imx6: Integrate new pwrctrl API for pci-imx6
` [PATCH 2/8] arm: dts: imx6qdl-sabresd: Move power supply property to Root Port node
` [PATCH 3/8] arm: dts: imx6sx-sdb: "
` [PATCH 4/8] arm64: dts: imx8mm-evk: "
` [PATCH 5/8] arm64: dts: imx8mp-evk: Move power supply properties "
` [PATCH 6/8] arm64: dts: imx8mq-evk: "
` [PATCH 7/8] arm64: dts: imx8dxl/qm/qxp: "
` [PATCH 8/8] arm64: dts: imx95: "

[PATCH kernel 0/9] PCI/TSM: coco/sev-guest: Implement SEV-TIO PCIe TDISP (phase2)
 2026-03-25 10:42 UTC  (12+ messages)
` [PATCH kernel 4/9] dma/swiotlb: Stop forcing SWIOTLB for TDISP devices

[pci:vga] BUILD SUCCESS WITH WARNING aac641c7e5feb2d966a07f7f5da5ddecb5f07e13
 2026-03-25 10:23 UTC 

[RFC v2 0/2] Retrieve tph from dmabuf for PCIe P2P memory access
 2026-03-25  8:25 UTC  (4+ messages)
` [RFC v2 1/2] vfio: add callback to get tph info for dmabuf
` [RFC v2 2/2] RDMA/mlx5: get tph for p2p access when registering dmabuf mr

[PATCH v3 00/10] PCI: endpoint: pci-epf-vntb / NTB: epf: Enable per-doorbell bit handling
 2026-03-25  8:44 UTC  (4+ messages)

[pci:controller/cadence-sky1] BUILD SUCCESS 72e76b63d6ff6d1f96acccbfc6c118656f63e66a
 2026-03-25  8:13 UTC 

[pci:controller/mediatek-gen3] BUILD SUCCESS 758a9bb32ec2f32512f169a32560c6bfa6564c3c
 2026-03-25  7:55 UTC 

[pci:dt-binding] BUILD SUCCESS 94c62cf0698c0edbf1f118dd80ea19d0ff5d834e
 2026-03-25  7:21 UTC 

[PATCH v7 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
 2026-03-25  7:06 UTC  (2+ messages)

[pci:vga 3/5] drivers/gpu/drm/i915/display/intel_vga.c:68:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute
 2026-03-25  5:35 UTC 

[PATCH] Documentation: PCI: Document decoding of TLP Header in AER messages
 2026-03-25  5:18 UTC  (4+ messages)

[PATCH v2 0/5] PCI: tegra: Add Tegra264 support
 2026-03-25  3:48 UTC  (7+ messages)
` [PATCH v2 2/5] firmware: tegra: bpmp: Add tegra_bpmp_get_with_id() function
` [PATCH v2 3/5] dt-bindings: pci: Document the NVIDIA Tegra264 PCIe controller
` [PATCH v2 4/5] PCI: tegra: Add Tegra264 support

[PATCH v8 0/5] Add i.MX943 PCIe supports
 2026-03-25  0:54 UTC  (3+ messages)
` [PATCH v8 2/5] dt-bindings: PCI: imx6q-pcie: Add i.MX94 and i.MX943 PCIe compatible strings

[PATCH v11 1/9] PCI: Allow per function PCI slots
 2026-03-24 23:20 UTC  (4+ messages)

[PATCH] arm64: defconfig: Enable Pwrctrl and Pwrseq drivers for PCI
 2026-03-24 23:17 UTC  (2+ messages)

[PATCH v11 3/9] PCI: Avoid saving config space state if inaccessible
 2026-03-24 22:52 UTC  (4+ messages)

[PATCH v3 2/2] PCI: mediatek: Add support for EcoNet EN7528 SoC
 2026-03-24 19:54 UTC  (2+ messages)

[PATCH v3 0/5] Bridges without VGA support
 2026-03-24 19:34 UTC  (2+ messages)

[PATCH v1 1/1] arm64: dts: qcom: hamoa: Move PCIe PERST and Wake GPIOs to port nodes
 2026-03-24 19:14 UTC  (10+ messages)

[PATCH v8 0/9] Enhancements to pcie-tegra194 driver
 2026-03-24 19:10 UTC  (10+ messages)
` [PATCH v8 1/9] PCI: tegra194: Drive CLKREQ# signal low explicitly
` [PATCH v8 2/9] PCI: tegra194: Calibrate pipe to UPHY for Endpoint mode
` [PATCH v8 3/9] PCI: tegra194: Remove IRQF_ONESHOT flag during Endpoint interrupt registration
` [PATCH v8 4/9] PCI: tegra194: Enable DMA interrupt
` [PATCH v8 5/9] PCI: tegra194: Enable hardware hot reset mode in Endpoint
` [PATCH v8 6/9] dt-bindings: PCI: tegra194: Add monitor clock support
` [PATCH v8 7/9] PCI: tegra194: Add core "
` [PATCH v8 8/9] arm64: tegra: Add aspm-l1-entry-delay-ns to PCIe nodes
` [PATCH v8 9/9] PCI: tegra194: Use aspm-l1-entry-delay-ns DT property for L1 entrance latency

[PATCH v8 00/14] Fixes to pcie-tegra194 driver
 2026-03-24 19:07 UTC  (7+ messages)
` [PATCH v8 09/14] PCI: tegra194: Allow system suspend when the Endpoint link is not up
` [PATCH v8 10/14] PCI: tegra194: Free up EP resources during remove()
` [PATCH v8 11/14] PCI: tegra194: Use DWC IP core version
` [PATCH v8 12/14] PCI: dwc: Apply ECRC workaround to DesignWare 5.00a as well
` [PATCH v8 13/14] PCI: tegra194: Disable L1.2 capability of Tegra234 EP
` [PATCH v8 14/14] PCI: tegra194: Fix CBB timeout caused by DBI access before core power-on


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