public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-05 21:00:44 to 2026-02-09 14:28:57 UTC [more...]

[PATCH] PCI/AER: Add option to panic on unrecoverable errors
 2026-02-09 14:28 UTC  (9+ messages)

[PATCH v3 0/9] arm64: dts: qcom: Add support for the Ayaneo Pocket S2
 2026-02-09 14:00 UTC  (20+ messages)
` [PATCH v3 1/9] dt-bindings: usb: document the Renesas UPD720201/UPD720202 USB 3.0 xHCI Host Controller
` [PATCH v3 2/9] pci: pwrctrl: slot: fix dev_err_probe() usage
` [PATCH v3 3/9] pci: pwrctrl: rename pci-pwrctrl-slot as generic
` [PATCH v3 4/9] pci: pwrctrl: generic: support for the UPD720201/UPD720202 USB 3.0 xHCI Host Controller
` [PATCH v3 5/9] arm64: defconfig: enable pci-pwrctrl-generic as module
` [PATCH v3 6/9] dt-binding: vendor-prefixes: document the Ayaneo brand
` [PATCH v3 7/9] dt-bindings: arm: qcom: document the Ayaneo Pocket S2
` [PATCH v3 8/9] arm64: dts: qcom: sm8650: Add sound DAI prefix for DP
` [PATCH v3 9/9] arm64: dts: qcom: add basic devicetree for Ayaneo Pocket S2 gaming console

[PATCH v2 0/2] PCI: dwc: ep: Fix BAR update handling with in-place epf_bar reuse
 2026-02-09 12:56 UTC  (4+ messages)

[PATCH v6 0/8] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
 2026-02-09 12:53 UTC  (9+ messages)
` [PATCH v6 1/8] dmaengine: dw-edma: Deassert emulated interrupts in the IRQ handler
` [PATCH v6 2/8] dmaengine: dw-edma: Cache per-channel IRQ and emulation doorbell offset
` [PATCH v6 3/8] PCI: endpoint: Add auxiliary resource query API
` [PATCH v6 4/8] PCI: dwc: Record integrated eDMA register window
` [PATCH v6 5/8] PCI: dwc: ep: Report integrated eDMA resources via EPC aux-resource API
` [PATCH v6 6/8] PCI: endpoint: pci-epf-test: Don't free doorbell IRQ unless requested
` [PATCH v6 7/8] PCI: endpoint: pci-ep-msi: Fix error unwind and prevent double alloc
` [PATCH v6 8/8] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback

[PATCH] PCI/IOV: Fix recursive locking deadlock on pci_rescan_remove_lock
 2026-02-09 10:12 UTC  (3+ messages)

[PATCH] PCI: Disable RRS polling for Intel SSDPE2KX020T8 nvme
 2026-02-09  9:37 UTC  (4+ messages)

[V5,00/13] Fixes to pcie-tegra194 driver
 2026-02-09  8:58 UTC  (16+ messages)
` [V5,01/13] PCI: tegra194: Fix polling delay for L2 state
` [V5,02/13] PCI: tegra194: Refactor LTSSM state polling on surprise down
` [V5,03/13] PCI: tegra194: Don't force the device into the D0 state before L2
` [V5,04/13] PCI: tegra194: Free up EP resources during remove()
` [V5,05/13] PCI: tegra194: Use HW version number
` [V5,06/13] PCI: tegra194: Fix CBB timeout caused by DBI access before core power-on
` [V5,07/13] PCI: tegra194: Disable PERST IRQ only in Endpoint mode
` [V5,08/13] PCI: tegra194: Disable direct speed change for EP
` [V5,09/13] PCI: tegra194: Use devm_gpiod_get_optional() to parse "nvidia,refclk-select"
` [V5,10/13] PCI: tegra194: Apply pinctrl settings for both PCIe RP and EP
` [V5,11/13] PCI: tegra194: Free resources during controller deinitialization
` [V5,12/13] PCI: tegra194: Allow system suspend when the Endpoint link is not up
` [V5,13/13] PCI: tegra194: Set LTR message request before PCIe link up

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

[PATCH] Documentation: PCI: Clarify pci_free_irq_vectors() usage for managed devices
 2026-02-09  8:05 UTC  (3+ messages)

[PATCH v11 0/2] PCI: Fix crash when access broken ROM
 2026-02-09  6:43 UTC  (2+ messages)

[PATCH v5 0/8] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
 2026-02-09  6:29 UTC  (9+ messages)
` [PATCH v5 1/8] dmaengine: dw-edma: Deassert emulated interrupts in the IRQ handler
` [PATCH v5 2/8] dmaengine: dw-edma: Cache per-channel IRQ and emulation doorbell offset
` [PATCH v5 3/8] PCI: endpoint: Add auxiliary resource query API
` [PATCH v5 4/8] PCI: dwc: Record integrated eDMA register window
` [PATCH v5 5/8] PCI: dwc: ep: Report integrated eDMA resources via EPC aux-resource API
` [PATCH v5 6/8] PCI: endpoint: pci-epf-test: Don't free doorbell IRQ unless requested
` [PATCH v5 7/8] PCI: endpoint: pci-ep-msi: Fix error unwind and prevent double alloc
` [PATCH v5 8/8] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback

[PATCH] PCI: epf-mhi: return 0 on success instead of positive jiffies
 2026-02-09  5:06 UTC  (2+ messages)

[PATCH v4 0/9] dmaengine, PCI: endpoint: Enable remote use of integrated DesignWare eDMA
 2026-02-09  4:14 UTC  (22+ messages)
` [PATCH v4 1/9] dmaengine: dw-edma: Add per-channel interrupt routing control
` [PATCH v4 2/9] dmaengine: dw-edma: Deassert emulated interrupts in the IRQ handler
` [PATCH v4 3/9] dmaengine: dw-edma: Export per-channel IRQ and doorbell register offset
` [PATCH v4 4/9] PCI: endpoint: Add remote resource query API
` [PATCH v4 5/9] PCI: dwc: Record integrated eDMA register window
` [PATCH v4 6/9] PCI: dwc: ep: Report integrated eDMA resources via EPC remote-resource API
` [PATCH v4 7/9] PCI: endpoint: pci-epf-test: Add embedded doorbell variant
` [PATCH v4 8/9] misc: pci_endpoint_test: Allow selecting embedded doorbell
` [PATCH v4 9/9] selftests: pci_endpoint: Exercise MSI and "

[PATCH v2] PCI: dpc: Increase pciehp waiting time for DPC recovery
 2026-02-06 11:07 UTC  (3+ messages)

[PATCH v2 0/3] tegra194 PCI endpoint fixes
 2026-02-08 18:21 UTC  (4+ messages)
` [PATCH v2 2/3] PCI: tegra194: Reset BARs when running in PCIe endpoint mode

[V5,0/9] Enhancements to pcie-tegra194 driver
 2026-02-08 18:09 UTC  (10+ messages)
` [V5,1/9] PCI: tegra194: Drive CLKREQ signal low explicitly
` [V5,2/9] PCI: tegra194: Calibrate P2U for endpoint mode
` [V5,3/9] PCI: tegra194: Remove IRQF_ONESHOT flag during Endpoint interrupt registration
` [V5,4/9] PCI: tegra194: Enable DMA interrupt
` [V5,5/9] PCI: tegra194: Enable hardware hot reset mode in Endpoint
` [V5,6/9] PCI: tegra194: Disable L1.2 capability of Tegra234 EP
` [V5,7/9] dt-bindings: PCI: tegra194: Add monitor clock support
` [V5,8/9] PCI: tegra194: Add core "
` [V5,9/9] PCI: tegra194: Add ASPM L1 entrance latency config

[pci:next] BUILD SUCCESS dff645f564c38332502140f3ef643f659114c45f
 2026-02-07 21:40 UTC 

[pci:virtualization] BUILD SUCCESS b5f88a3947055e4ef8c04222ec75950d2fdfa79f
 2026-02-07 15:28 UTC 

[pci:bwctrl] BUILD SUCCESS 46a9f70e93ef73860d1dbbec75ef840031f8f30a
 2026-02-07 12:37 UTC 

[pci:controller/generic] BUILD SUCCESS 3a11167d918a0b727239cedc7bb83f2329bcc49f
 2026-02-07 10:53 UTC 

[pci:enumeration] BUILD SUCCESS 699722468a0fca8b1b9ce1ffe2532171ddcaff95
 2026-02-07 10:52 UTC 

[pci:resource] BUILD SUCCESS 2ecc1bf14e2fdaff78bd1b8e7ed3dba336a3fad5
 2026-02-07 10:39 UTC 

[pci:aer] BUILD SUCCESS e242d09b58e869f86071b7889acace4cff215935
 2026-02-07 10:39 UTC 

[pci:controller/rzg3s-host] BUILD SUCCESS e43e2aa557040bbcc5de0eaa1c59ee3ae9e31793
 2026-02-07 10:23 UTC 

[PATCH v7 0/5] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
 2026-02-07  8:34 UTC  (16+ messages)
` [PATCH v7 2/5] PCI/DPC: Run recovery on device that detected the error
` [PATCH v7 4/5] PCI/AER: Clear both AER fatal and non-fatal status
` [PATCH v7 5/5] PCI/AER: Only clear error bits in pcie_clear_device_status()

[PATCH] PCI: hv: Allocate MMIO from above 4GB for the config window
 2026-02-07  1:42 UTC  (4+ messages)

[PATCH v8 3/9] PCI: Avoid saving config space state if inaccessible
 2026-02-07  0:39 UTC  (2+ messages)

[PATCH v12 0/3] rust: leds: add led classdev abstractions
 2026-02-07  0:12 UTC  (4+ messages)
` [PATCH v12 1/3] rust: leds: add basic "
` [PATCH v12 2/3] rust: leds: add Mode trait
` [PATCH v12 3/3] rust: leds: add multicolor classdev abstractions

[PATCH] pci: Show PCI bus number with hex prefix
 2026-02-06 23:20 UTC 

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-02-06 23:14 UTC  (4+ messages)
` [PATCH v2 04/22] vfio/pci: Register a file handler with Live Update Orchestrator

[PATCH 1/1] PCI/bwctrl: Disable BW controller on Intel P45 using a quirk
 2026-02-06 22:59 UTC  (2+ messages)

[PATCH 0/3] PCI: Locking related improvements
 2026-02-06 22:56 UTC  (2+ messages)

[PATCH v2] PCI: host-generic: Avoid reporting incorrect "missing "reg" property" error
 2026-02-06 22:49 UTC  (2+ messages)

[PATCH] PCI/PME: Replace RMW of Root Status register with direct write
 2026-02-06 22:42 UTC  (2+ messages)

[PATCH] PCI/MSI: add iounmap in msix_capability_init()
 2026-02-06 22:37 UTC  (2+ messages)

[pci:wip/2602-mani-acs-v2] BUILD SUCCESS 51690fa2a5776423e7f583b8a6baf89e403d3d35
 2026-02-06 22:36 UTC 

[PATCH v4 0/4] Miscellaneous fixes for pci subsystem
 2026-02-06 22:29 UTC  (2+ messages)

[PATCH V1] nvme-pci: disable SR-IOV VFs on driver unbind
 2026-02-06 22:28 UTC  (2+ messages)

[PATCH] PCI/AER: Clear stale errors on reporting agents upon probe
 2026-02-06 22:24 UTC  (2+ messages)

[PATCH v10 0/2] Add driver support for Eswin EIC7700 SoC PCIe controller
 2026-02-06 22:20 UTC  (2+ messages)

[PATCH] PCI: Fix PCI bridge resource allocation when base exceeds limit
 2026-02-06 22:17 UTC  (2+ messages)

[PATCH] PCI: rzg3s-host: Fix device node reference leak in rzg3s_pcie_host_parse_port()
 2026-02-06 22:06 UTC  (2+ messages)

[PATCH v2 0/6] rust: io: turn IoCapable into a functional trait
 2026-02-06 20:29 UTC  (12+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 2/6] rust: io: mem: use non-relaxed I/O ops in examples
` [PATCH v2 3/6] rust: io: provide Mmio relaxed ops through a wrapper type
` [PATCH v2 4/6] rust: io: remove legacy relaxed accessors of Mmio
` [PATCH v2 5/6] rust: pci: io: remove overloaded Io methods of ConfigSpace
` [PATCH v2 6/6] rust: io: remove overloaded Io methods of Mmio

[PATCH v2] PCI/AER: Fix AER log missing in DPC case
 2026-02-06 20:10 UTC  (3+ messages)

[PATCH] samples: rust: pci: Remove some additional `.as_ref()` for `dev_*` print
 2026-02-06 19:26 UTC  (2+ messages)

[PATCH v8 0/9] Error recovery for vfio-pci devices on s390x
 2026-02-06 19:03 UTC  (2+ messages)

[PATCH v3 0/4] PCI: Fix ACS enablement for Root Ports in OF platforms
 2026-02-06 18:32 UTC  (2+ messages)

[PATCHv3 0/4] pci slot reset handling fixes
 2026-02-06 17:22 UTC  (6+ messages)
` [PATCHv3 1/4] pci: rename __pci_bus_reset and __pci_slot_reset
` [PATCHv3 2/4] pci: allow all bus devices to use the same slot
` [PATCHv3 3/4] pci: remove slot specific lock/unlock and save/restore
` [PATCHv3 4/4] pci: make reset_subordinate hotplug safe

[PATCH v3 1/4] PCI: Enable ACS only after configuring IOMMU for OF platforms
 2026-02-06 15:37 UTC  (4+ messages)

[PATCH v3 3/4] PCI: Disable ACS SV capability for the broken IDT switches
 2026-02-06 15:07 UTC  (9+ messages)

[PATCH v2 0/7] arm64: dts: qcom: Add support for the Ayaneo Pocket S2
 2026-02-06 15:05 UTC  (3+ messages)
` [PATCH v2 5/7] dt-bindings: arm: qcom: document "

[PATCH v2 00/10] rust: pci: add abstractions for SR-IOV capability
 2026-02-06 10:47 UTC  (4+ messages)
` [PATCH v2 10/10] samples: rust: add SR-IOV driver sample

[PATCH] PCI: dpc: Increase pciehp waiting time for DPC recovery
 2026-02-06  8:13 UTC  (7+ messages)

[PATCH] pci: endpoint: pci-epf-vntb: fix num_mws in error message
 2026-02-06  8:35 UTC  (2+ messages)

[pci:controller/dwc] BUILD SUCCESS 43d324eeb08c3dd9fff7eb9a2c617afd3b96e65c
 2026-02-06  2:36 UTC 

[PATCH v2 6/6] vfio: selftests: Add tests to validate SR-IOV UAPI
 2026-02-05 21:51 UTC 

[PATCH 0/8] rust: pci: add abstractions for SR-IOV capability
 2026-02-05 21:27 UTC  (6+ messages)
` [PATCH 3/8] rust: pci: add {enable,disable}_sriov(), to control "

[PATCH v15 0/9] Enable CXL PCIe Port Protocol Error handling and logging
 2026-02-05 21:17 UTC  (7+ messages)
` [PATCH v15 5/9] PCI: Establish common CXL Port protocol error flow


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