public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-06 03:49:10 to 2026-04-08 08:34:07 UTC [more...]

[PATCH V11 00/12] pci-imx6: Add support for parsing the reset property in new Root Port binding
 2026-04-08  8:34 UTC  (17+ messages)
` [PATCH V11 01/12] dt-bindings: PCI: fsl,imx6q-pcie: Add reset GPIO in Root Port node
` [PATCH V11 02/12] PCI: host-generic: Add common helpers for parsing Root Port properties
` [PATCH V11 03/12] PCI: imx6: Assert PERST# before enabling regulators
` [PATCH V11 04/12] PCI: imx6: Add support for parsing the reset property in new Root Port binding
` [PATCH V11 05/12] arm: dts: imx6qdl: Add Root Port node and PERST property
` [PATCH V11 06/12] arm: dts: imx6sx: "
` [PATCH V11 07/12] arm: dts: imx7d: "
` [PATCH V11 08/12] arm64: dts: imx8mm: "
` [PATCH V11 09/12] arm64: dts: imx8mp: "
` [PATCH V11 10/12] arm64: dts: imx8mq: "
` [PATCH V11 11/12] arm64: dts: imx8dxl/qm/qxp: "
` [PATCH V11 12/12] arm64: dts: imx95: "

[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
 2026-04-08  8:33 UTC  (20+ messages)
` [PATCH v2 05/31] x86/virt/tdx: Extend tdx_page_array to support IOMMU_MT
` [PATCH v2 06/31] x86/virt/tdx: Read global metadata for TDX Module Extensions/Connect
` [PATCH v2 08/31] x86/virt/tdx: Configure TDX Module with optional TDX Connect feature
` [PATCH v2 10/31] x86/virt/tdx: Add extra memory to TDX Module for Extensions

[PATCH v3 0/2] PCI/sg2042: Avoid L0s and L1 on Sophgo 2042 PCIe Root Ports
 2026-04-08  8:28 UTC  (6+ messages)
` [PATCH v3 1/2] PCI: cadence: Add flags for disabling ASPM support advertisement
` [PATCH v3 2/2] PCI: sg2042: Avoid L0s and L1 on Sophgo 2042 PCIe Root Ports

[PATCH v6 00/27] lan966x pci device: Add support for SFPs
 2026-04-08  8:03 UTC  (10+ 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 17/27] of: property: Allow fw_devlink device-tree on x86

[PATCH v2 09/19] PCI/TSM: Support creating encrypted MMIO descriptors via TDISP Report
 2026-04-08  7:03 UTC  (14+ messages)

[PATCH v2 0/4] riscv: Add PCIe support for UltraRISC DP1000 SoC
 2026-04-08  6:49 UTC  (14+ messages)
` [PATCH v2 1/4] riscv: add UltraRISC SoC family Kconfig support
` [PATCH v2 2/4] MAINTAINERS: Add entry for the UltraRISC DP1000 PCIe controller driver and its DT binding
` [PATCH v2 3/4] dt-bindings: PCI: Add UltraRISC DP1000 PCIe controller
` [PATCH v2 4/4] PCI: ultrarisc: Add UltraRISC DP1000 PCIe Root Complex driver

[PATCH] PCI: hv: Allocate MMIO from above 4GB for the config window
 2026-04-08  6:37 UTC  (7+ messages)

[PATCH] PCI: hv: Allocate MMIO from above 4GB for the config window
 2026-04-08  6:15 UTC  (5+ messages)

[PATCH 1/1] PCI: tegra194: fix min() signedness when capping ASPM L1 entrance latency
 2026-04-08  5:57 UTC  (2+ messages)

USB4v2 BAR resizing problems - hotplug gpu via razor tb5 dock - Intel Barlow Ridge
 2026-04-08  5:32 UTC 

[PATCH v12 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2026-04-08  3:46 UTC  (3+ messages)
` [PATCH v12 3/3] of: Respect "

[PATCH v1] PCI: imx6: Add force_suspend flag to override L1SS suspend skip
 2026-04-08  2:38 UTC  (7+ messages)

[PATCH v5 0/9] driver core: Fix some race conditions
 2026-04-07 22:58 UTC  (6+ messages)
  ` [PATCH v5 8/9] driver core: Replace dev->of_node_reused with dev_of_node_reused()

[PATCH v12 2/7] PCI: Avoid saving config space state if inaccessible
 2026-04-07 22:02 UTC  (5+ messages)

[pci:next] BUILD SUCCESS 06d8a0ad6bc3b7609f14441ea2d2470d9a33b2b5
 2026-04-07 20:45 UTC 

[PATCH 0/2] PCI: Remove no_pci_devices
 2026-04-07 19:48 UTC  (2+ messages)

[PATCH v6 0/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute
 2026-04-07 19:32 UTC  (8+ messages)
` [PATCH v6 1/2] docs: s390/pci: Improve and update PCI documentation
` [PATCH v6 2/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute

[PATCH v12 0/7] Error recovery for vfio-pci devices on s390x
 2026-04-07 18:27 UTC  (12+ messages)
` [PATCH v12 4/7] s390/pci: Store PCI error information for passthrough devices
` [PATCH v12 5/7] vfio-pci/zdev: Add a device feature for error information
` [PATCH v12 7/7] vfio/pci: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX

[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
 2026-04-07 17:41 UTC  (4+ messages)
` [PATCH v0 06/15] mshv: Implement mshv bridge device for VFIO

[PATCH v13 0/5] shut down devices asynchronously
 2026-04-07 16:34 UTC  (7+ messages)
` [PATCH 1/5] driver core: separate function to shutdown one device
` [PATCH 2/5] driver core: do not always lock parent in shutdown
` [PATCH 3/5] driver core: async device shutdown infrastructure
` [PATCH 4/5] PCI: Enable async shutdown support
` [PATCH 5/5] scsi: enable "

Creative SoundBlaster AE-7/AE-9 fails to boot if contains ASMedia ASM1083/85 chip
 2026-04-07 16:26 UTC 

[PATCH v2 00/19] PCI/TSM: TEE I/O infrastructure
 2026-04-07 16:02 UTC  (3+ messages)
` [PATCH v2 01/19] PCI/TSM: Report active IDE streams per host bridge

[PATCH v3 00/10] PCI: endpoint: pci-epf-vntb / NTB: epf: Enable per-doorbell bit handling
 2026-04-07 15:21 UTC  (3+ messages)

[PATCH v13 0/7] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
 2026-04-07 14:56 UTC  (11+ messages)
` [PATCH v13 1/7] PCI: endpoint: Add auxiliary resource query API
` [PATCH v13 2/7] PCI: dwc: Record integrated eDMA register window
` [PATCH v13 3/7] PCI: dwc: ep: Expose integrated eDMA resources via EPC aux-resource API
` [PATCH v13 4/7] PCI: endpoint: pci-ep-msi: Refactor doorbell allocation for new backends
` [PATCH v13 5/7] PCI: endpoint: pci-epf-vntb: Reuse pre-exposed doorbells and IRQ flags
` [PATCH v13 6/7] PCI: endpoint: pci-epf-test: Reuse pre-exposed doorbell targets
` [PATCH v13 7/7] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback

[PATCH v5 0/3] PCI Controller event and LTSSM tracepoint support
 2026-04-07 14:43 UTC  (4+ messages)

[PATCH v4 0/3] Skip subrange map tests on DWC iATU allocation failure
 2026-04-07 14:11 UTC  (5+ messages)
` [PATCH v4 1/3] PCI: endpoint: pci-epf-test: Handle -ENOSPC in subrange_setup
` [PATCH v4 2/3] misc: pci_endpoint_test: Handle -ENOSPC in subrange mapping test case
` [PATCH v4 3/3] selftests: pci_endpoint: Skip BAR subrange test on -ENOSPC

[PATCH v8 0/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute
 2026-04-07 14:09 UTC  (4+ messages)
` [PATCH v8 1/2] docs: s390/pci: Improve and update PCI documentation
` [PATCH v8 2/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute

[PATCH v7 0/3] PCI: Refactor PCIe speed validation and conversion functions
 2026-04-07 13:04 UTC  (4+ messages)
` [PATCH v7 1/3] PCI: Add public pcie_valid_speed() for shared validation
` [PATCH v7 2/3] PCI: Move pci_bus_speed2lnkctl2() to public header
` [PATCH v7 3/3] PCI: dwc: Use common speed conversion function

[PATCH v4 0/5] PCI: qcom: Add D3cold support
 2026-04-07 13:03 UTC  (6+ messages)
` [PATCH v4 1/5] PCI: host-common: Add helper to determine host bridge D3cold eligibility
` [PATCH v4 2/5] PCI: qcom: Add .get_ltssm() helper
` [PATCH v4 3/5] PCI: qcom: Power down PHY via PARF_PHY_CTRL before disabling rails/clocks
` [PATCH v4 4/5] PCI: dwc: Use common D3cold eligibility helper in suspend path
` [PATCH v4 5/5] PCI: qcom: Add D3cold support

[PATCH v5 0/3] PCI: Refactor PCIe speed validation and conversion functions
 2026-04-07 13:01 UTC  (12+ messages)
` [PATCH v5 1/3] PCI: Add public pcie_valid_speed() for shared validation
` [PATCH v5 2/3] PCI: Move pci_bus_speed2lnkctl2() to public header
` [PATCH v5 3/3] PCI: dwc: Use common speed conversion function

[PATCH 0/2] PCI: endpoint: pci-epf-{v}ntb: A couple of fixes
 2026-04-07 12:44 UTC  (3+ messages)
` [PATCH 1/2] PCI: endpoint: pci-epf-vntb: Add check to detect 'db_count' value of 0
` [PATCH 2/2] PCI: endpoint: pci-epf-ntb: "

[PATCH v6 0/3] PCI: Refactor PCIe speed validation and conversion functions
 2026-04-07 12:32 UTC  (9+ messages)
` [PATCH v6 1/3] PCI: Add public pcie_valid_speed() for shared validation
` [PATCH v6 2/3] PCI: Move pci_bus_speed2lnkctl2() to public header
` [PATCH v6 3/3] PCI: dwc: Use common speed conversion function

[PATCH v7 0/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute
 2026-04-07 12:28 UTC  (4+ messages)
` [PATCH v7 1/2] docs: s390/pci: Improve and update PCI documentation
` [PATCH v7 2/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute

[PATCH v3 0/5] PCI: qcom: Add D3cold support
 2026-04-07 12:27 UTC  (7+ messages)
` [PATCH v3 5/5] "

[PATCH V10 00/13] pci-imx6: Add support for parsing the reset property in new Root Port binding
 2026-04-07 12:21 UTC  (11+ messages)
` [PATCH V10 03/13] PCI: dwc: Parse Root Port nodes in dw_pcie_host_init()
` [PATCH V10 04/13] PCI: imx6: Assert PERST# before enabling regulators

[pci:hotplug] BUILD SUCCESS 16d021c878dca22532c984668c9e8cf4722d6a49
 2026-04-07 10:29 UTC 

[pci:controller/dwc-imx6] BUILD SUCCESS 88cc4cbe08bba27bb58888d25d336774aa0ccab1
 2026-04-07 10:28 UTC 

[PATCH v4 0/4] PCI: tegra: Add Tegra264 support
 2026-04-07  9:38 UTC  (4+ messages)
` [PATCH v4 3/4] "

[PATCH v2] Bluetooth: btintel_pcie: Support Product level reset
 2026-04-07  9:29 UTC 

[PATCH v2 6/8] ALSA: hda: Add support for Hygon family 18h model 5h HD-Audio
 2026-04-07  8:24 UTC 

[GIT PULL] PCI: tegra: Changes for v7.1-rc1
 2026-04-07  8:28 UTC  (4+ messages)

[REGRESSION] amdgpu with Thunderbolt eGPU bracket fails since new bridge window alignment calculation code
 2026-04-07  7:37 UTC  (9+ messages)

[PATCH v3] PCI: pciehp: Fix hotplug on Catlow Lake with unreliable PME status
 2026-04-07  7:08 UTC  (9+ messages)

[PATCH net-next 01/15] igc: Call netif_queue_set_napi() with rtnl locked
 2026-04-07  6:53 UTC  (3+ messages)

[BUG] Thunderbolt runtime resume during PCIe removal causes IRQ warning and shutdown failure
 2026-04-07  5:41 UTC  (3+ messages)

[PATCH] usb: cdnsp: Add support for device-only configuration
 2026-04-07  5:21 UTC  (5+ messages)

[PATCH v2] PCI/VGA: Move pci_set_vga_state() to vgaarb.c
 2026-04-07  4:01 UTC  (3+ messages)

[pci:controller/dwc-tegra194 22/22] include/linux/compiler_types.h:706:45: error: call to '__compiletime_assert_485' declared with attribute error: min(( __builtin_constant_p(us) ? ((us) < 2 ? 0 : 63 - __builtin_clzll(us)) : (sizeof(us) <= 4) ? __ilog2_u32(us) : __ilog2_u64(us) ) + 1, 7U) s
 2026-04-07  3:58 UTC 

[RFC PATCH v3 0/6] Rust goldfish_address_space driver (ioctl-only subset)
 2026-04-06 16:51 UTC  (7+ messages)
  ` [RFC PATCH v3 1/6] uapi: add goldfish_address_space userspace ABI header
  ` [RFC PATCH v3 2/6] rust: bindings: expose goldfish address-space headers
  ` [RFC PATCH v3 3/6] rust: page: add helpers for page-backed ping state
  ` [RFC PATCH v3 4/6] rust: pci: add shared BAR memremap support
  ` [RFC PATCH v3 5/6] rust: miscdevice: harden registration and safe file_operations invariants
  ` [RFC PATCH v3 6/6] platform/goldfish: add Rust goldfish_address_space driver

[PATCH 1/2] input: pc110pad: change PCI check to get rid of orphaned no_pci_devices
 2026-04-06 19:02 UTC  (3+ messages)

[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
 2026-04-06 18:09 UTC  (7+ messages)
` [PATCH v3 02/24] PCI: Add API to track PCI devices preserved across Live Update

[PATCH] PCI/NPEM: Set LED_HW_PLUGGABLE for hotplug-capable ports
 2026-04-06 17:35 UTC  (2+ messages)

[PATCH 0/2] misc: pci_endpoint_test: doorbell fixes
 2026-04-06 16:41 UTC  (5+ messages)
` [PATCH 1/2] misc: pci_endpoint_test: validate BAR index in doorbell test
` [PATCH 2/2] misc: pci_endpoint_test: remove dead BAR read before doorbell trigger

[PATCH RESEND v10 0/8] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
 2026-04-06 14:58 UTC  (2+ messages)

[PATCH v3 0/3] ACPI: APEI: GHES: Add device-managed notifier helper and NVIDIA CPER handler
 2026-04-06 14:50 UTC  (2+ messages)

[PATCH v2 0/8] mips: econet: Add clk/reset and PCIe support
 2026-04-06 12:37 UTC  (3+ messages)
` [PATCH v2 8/8] mips: dts: Add PCIe to EcoNet EN751221

[PATCH v3 0/2] PCI: cadence: Add LTSSM debugfs
 2026-04-06 10:32 UTC  (3+ messages)
` [PATCH v3 1/2] PCI: cadence: Add HPA architecture flag
` [PATCH v3 2/2] PCI: cadence: Add debugfs property to provide LTSSM status of the PCIe link

[PATCH 2/8] rust: io: generalize `Mmio` to arbitrary type
 2026-04-06  4:00 UTC  (8+ messages)
` [PATCH 3/8] rust: io: use pointer types instead of address


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