public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-26 09:30:40 to 2026-02-27 17:20:00 UTC [more...]

[PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
 2026-02-27 17:19 UTC  (5+ messages)

[PATCH v11 0/2] Add driver support for Eswin EIC7700 SoC PCIe controller
 2026-02-27 17:15 UTC  (4+ messages)
` [PATCH v11 1/2] dt-bindings: PCI: eic7700: Add Eswin PCIe host controller
` [PATCH v11 2/2] PCI: eic7700: Add Eswin PCIe host controller driver

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-02-27 17:07 UTC  (16+ messages)
` [PATCH v2 06/22] vfio/pci: Retrieve preserved device files after Live Update
` [PATCH v2 07/22] vfio/pci: Notify PCI subsystem about devices preserved across "
` [PATCH v2 08/22] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after Live Update

[PATCH] PCI: endpoint: Propagate error from pci_epf_create()
 2026-02-27 17:06 UTC  (2+ messages)

[PATCH v4 0/4] PCI: rockchip: 5.0 GT/s speed discouraged by Rockchip
 2026-02-27 17:00 UTC  (7+ messages)
` [PATCH v4 1/4] PCI: rockchip: drop 2.5 GT/s defines
` [PATCH v4 2/4] PCI: rockchip: drive at 2.5 GT/s only and error out other speeds
` [PATCH v4 3/4] PCI: rockchip-host: do not attempt 5.0 GT/s retraining
` [PATCH v4 4/4] PCI: rockchip-ep: "

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

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

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

[PATCH v4 0/4] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
 2026-02-27 16:49 UTC  (6+ messages)
` [PATCH v4 1/4] PCI/MSI: Conservatively generalize "

[PATCH] PCI: Correct PCI_CAP_EXP_ENDPOINT_SIZEOF_V2 value
 2026-02-27 16:47 UTC  (3+ messages)

[PATCHv2 0/2] pci: fix msi_addr_mask on powerpc and sparc systems
 2026-02-27 16:44 UTC  (2+ messages)

[PATCH] PCI/ERR: Clear fatal status of the reporting device
 2026-02-27 16:31 UTC  (2+ messages)

[PATCH v2 03/22] PCI: Inherit bus numbers from previous kernel during Live Update
 2026-02-27 16:04 UTC  (5+ messages)

[PATCH v2 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
 2026-02-27 15:52 UTC  (8+ messages)
` [PATCH v2 1/3] vfio/pci: Rename vfio_config_do_rw() to vfio_pci_config_rw_single() and export it
` [PATCH v2 2/3] vfio/ism: Implement vfio_pci driver for ISM devices
` [PATCH v2 3/3] MAINTAINERS: add VFIO ISM PCI DRIVER section

[PATCH v2 00/10] PCI: endpoint: pci-epf-vntb: Document legacy MSI doorbell offset
 2026-02-27 15:51 UTC  (15+ messages)
` [PATCH v2 01/10] "
` [PATCH v2 02/10] PCI: endpoint: pci-epf-vntb: Defer pci_epc_raise_irq() out of atomic context
` [PATCH v2 03/10] PCI: endpoint: pci-epf-vntb: Report 0-based doorbell vector via ntb_db_event()
` [PATCH v2 04/10] PCI: endpoint: pci-epf-vntb: Exclude reserved slots from db_valid_mask
` [PATCH v2 05/10] PCI: endpoint: pci-epf-vntb: Implement db_vector_count/mask for doorbells
` [PATCH v2 06/10] NTB: epf: Document legacy doorbell slot offset in ntb_epf_peer_db_set()
` [PATCH v2 07/10] NTB: epf: Make db_valid_mask cover only real doorbell bits
` [PATCH v2 08/10] NTB: epf: Report 0-based doorbell vector via ntb_db_event()
` [PATCH v2 09/10] NTB: epf: Fix doorbell bitmask handling in db_read/db_clear
` [PATCH v2 10/10] NTB: epf: Implement db_vector_count/mask for doorbells

[PATCH v7 00/15] PCI: renesas: Add RZ/G3E PCIe controller support
 2026-02-27 15:43 UTC  (18+ messages)
` [PATCH v7 01/15] PCI: rzg3s-host: Fix reset handling in probe error path
` [PATCH v7 02/15] PCI: rzg3s-host: Reorder reset assertion during suspend
` [PATCH v7 03/15] PCI: renesas: rzg3s: Rework inbound window algorithm for multi-SoC support
` [PATCH v7 04/15] clk: renesas: r9a09g047: Add PCIe clocks and reset
` [PATCH v7 05/15] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Fix naming properties
` [PATCH v7 06/15] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Document RZ/G3E SoC
` [PATCH v7 07/15] PCI: rzg3s-host: Make SYSC register offsets SoC-specific
` [PATCH v7 08/15] PCI: rzg3s-host: Make configuration reset lines optional
` [PATCH v7 09/15] PCI: rzg3s-host: Add SoC-specific configuration and initialization callbacks
` [PATCH v7 10/15] PCI: rzg3s-host: Explicitly set class code for RZ/G3E compatibility
` [PATCH v7 11/15] PCI: rzg3s-host: Add PCIe Gen3 (8.0 GT/s) link speed support
` [PATCH v7 12/15] PCI: rzg3s-host: Add support for RZ/G3E PCIe controller
` [PATCH v7 13/15] arm64: dts: renesas: r9a09g047: Add PCIe node
` [PATCH v7 14/15] arm64: dts: renesas: r9a09g047e57-smarc-som: Add PCIe reference clock
` [PATCH v7 15/15] arm64: dts: renesas: r9a09g047e57-smarc: Enable PCIe

[PATCH v9 0/7] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
 2026-02-27 15:34 UTC  (5+ messages)
` [PATCH v9 7/7] "

[PATCH v6 00/16] PCI: renesas: Add RZ/G3E PCIe controller support
 2026-02-27 14:32 UTC  (19+ messages)
` [PATCH v6 02/16] PCI: rzg3s-host: Reorder reset assertion during suspend
` [PATCH v6 08/16] PCI: rzg3s-host: Make SYSC register offsets SoC-specific
` [PATCH v6 09/16] PCI: rzg3s-host: Make configuration reset lines optional
` [PATCH v6 10/16] PCI: rzg3s-host: Add SoC-specific configuration and initialization callbacks
` [PATCH v6 11/16] PCI: rzg3s-host: Explicitly set class code for RZ/G3E compatibility
` [PATCH v6 12/16] PCI: rzg3s-host: Add PCIe Gen3 (8.0 GT/s) link speed support
` [PATCH v6 13/16] PCI: rzg3s-host: Add support for RZ/G3E PCIe controller

[PATCH] PCI: Change PCIe capability registers offset to hex
 2026-02-27 13:38 UTC  (4+ messages)

[PATCH V1] PCI: Hide SBR from reset_methods if masked by CXL
 2026-02-27 13:34 UTC  (4+ messages)
` [PATCH V2] "

[PATCH v7 0/5] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
 2026-02-27 12:28 UTC  (8+ messages)
` [PATCH v7 2/5] PCI/DPC: Run recovery on device that detected the error

[PATCH v1] PCI: Add write-only 'uevent' sysfs attribute for PCI slots
 2026-02-27 11:23 UTC  (8+ messages)

[PATCH v10 0/2] Add driver support for Eswin EIC7700 SoC PCIe controller
 2026-02-27 11:22 UTC  (10+ messages)
` [PATCH v10 2/2] PCI: eic7700: Add Eswin PCIe host controller driver
    `  "

[PATCH 0/2] PCI: dwc: ep: MSI/MSI-X checks
 2026-02-27 10:13 UTC  (5+ messages)
` [PATCH 1/2] PCI: dwc: ep: Add MSI Enable checks before raising MSI to the host
` [PATCH 2/2] PCI: dwc: ep: Add MSI-X Enable checks before raising MSI-X "

[PATCH 00/10] NTB: epf: Enable per-doorbell bit handling while keeping legacy offset
 2026-02-27  7:32 UTC  (6+ messages)
` [PATCH 02/10] PCI: endpoint: pci-epf-vntb: Defer pci_epc_raise_irq() out of atomic context
` [PATCH 05/10] PCI: endpoint: pci-epf-vntb: Implement db_vector_count/mask for doorbells

[PATCH V2 RESEND] PCI/TPH: Skip Root Port completer check for RC_END devices
 2026-02-27  7:08 UTC  (5+ messages)

[PATCH v2 00/11] dmaengine: dw-edma: flatten desc structions and simple code
 2026-02-27  6:30 UTC  (13+ messages)
` [PATCH v2 01/11] dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASK
` [PATCH v2 04/11] dmaengine: dw-edma: Remove ll_max = -1 in dw_edma_channel_setup()

[PATCH v4 2/4] PCI/sysfs: Fix null pointer dereference during hotplug
 2026-02-27  2:30 UTC  (3+ messages)

[RFC 0/2] Retrieve tph from dmabuf for PCIe P2P memory access
 2026-02-27  1:21 UTC  (5+ messages)
` [RFC 1/2] Vfio: add callback to get tph info for dmabuf
` [RFC 2/2] RMDA MLX5: get tph for p2p access when registering dmabuf mr

[Bug 221137] New: [BUG] PCI: vmd: Missing Mode 3 (Dynamic Bus Offset) support for Intel Arrow Lake-S (0x09ab)
 2026-02-27  1:20 UTC  (2+ messages)

[PATCHv5 0/3] pci slot reset handling fixes
 2026-02-26 22:41 UTC  (2+ messages)

[PATCH] PCI: Always lift 2.5GT/s restriction in PCIe failed link retraining
 2026-02-26 22:02 UTC  (3+ messages)

[pci:controller/dwc-rcar-gen4-ep] BUILD SUCCESS 7f0031b967fd68a1805a16857f5b3b0ca2d32d42
 2026-02-26 21:44 UTC 

[pci:controller/dwc] BUILD SUCCESS eed390775470ff0db32cce37a681f3acc2b941c3
 2026-02-26 21:14 UTC 

[PATCH kernel 0/9] PCI/TSM: coco/sev-guest: Implement SEV-TIO PCIe TDISP (phase2)
 2026-02-26 21:08 UTC  (11+ messages)
` [PATCH kernel 1/9] pci/tsm: Add TDISP report blob and helpers to parse it
` [PATCH kernel 7/9] coco/sev-guest: Implement the guest support for SEV TIO (phase2)

[pci:controller/dwc-imx6] BUILD SUCCESS 3b55079d6387805ede687e234d84669aeb0f7e98
 2026-02-26 19:53 UTC 

[pci:endpoint] BUILD SUCCESS f6797680fe312ae6d32a773eb4d33400f24555c2
 2026-02-26 19:32 UTC 

[pci:controller/dwc-amd-mdb] BUILD SUCCESS 821578559ef68583dc3f1fcaaf9dfa00147348b7
 2026-02-26 18:31 UTC 

[PATCH V1] PCI: Avoid FLR for AMD NPU device
 2026-02-26 18:25 UTC 

[pci:controller/dwc-layerscape] BUILD SUCCESS e36262c5e6c25e19d7d082936f63b3a8e62739f9
 2026-02-26 18:12 UTC 

[PATCH v4 1/4] PCI/sysfs: Prohibit unaligned access to I/O port
 2026-02-26 17:00 UTC  (2+ messages)

[PATCH v2 1/2] PCI/ASPM: Override the ASPM and Clock PM states set by BIOS for devicetree platforms
 2026-02-26 16:55 UTC  (15+ messages)

[PATCH RFCv1 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
 2026-02-26 15:10 UTC  (11+ messages)

[PATCH v3 0/1] PCI/IOV: Add reentrant locking in sriov_add_vfs/sriov_del_vfs
 2026-02-26 13:40 UTC  (4+ messages)
` [PATCH v3 1/1] PCI/IOV: Add reentrant locking in sriov_add_vfs/sriov_del_vfs for complete serialization

[PATCH] PCI: dwc: Perform cleanup in the error path of dw_pcie_resume_noirq()
 2026-02-26 13:39 UTC 

[PATCH v3] PCI: dw-rockchip: Enable async probe by default
 2026-02-26 12:06 UTC  (2+ messages)

[PATCH 2/5] igc: Let the PCI core deal with the PM resume flow
 2026-02-26 11:12 UTC  (5+ messages)

[PATCH v2] PCI/pwrctrl: Do not power off on pwrctrl device removal
 2026-02-26  9:30 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