public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-25 23:55:00 to 2026-02-27 13:56:54 UTC [more...]

[PATCH v5 00/28] lan966x pci device: Add support for SFPs
 2026-02-27 13:54 UTC  (7+ 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] 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] PCI: Correct PCI_CAP_EXP_ENDPOINT_SIZEOF_V2 value
 2026-02-27 13:04 UTC  (2+ messages)

[PATCH v6 0/9] Enhancements to pcie-tegra194 driver
 2026-02-27 12:36 UTC  (19+ 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 12:34 UTC  (27+ 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 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 v11 0/2] Add driver support for Eswin EIC7700 SoC PCIe controller
 2026-02-27 11:18 UTC  (3+ 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 v6 00/16] PCI: renesas: Add RZ/G3E PCIe controller support
 2026-02-27 11:15 UTC  (16+ 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 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/ERR: Clear fatal status of the reporting device
 2026-02-27 10:25 UTC 

[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 v2 00/10] PCI: endpoint: pci-epf-vntb: Document legacy MSI doorbell offset
 2026-02-27  8:57 UTC  (12+ 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 v4 0/4] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
 2026-02-27  8:16 UTC  (5+ messages)
` [PATCH v4 1/4] PCI/MSI: Conservatively generalize "

[PATCH 00/10] NTB: epf: Enable per-doorbell bit handling while keeping legacy offset
 2026-02-27  7:32 UTC  (16+ 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 07/10] NTB: epf: Make db_valid_mask cover only real doorbell bits
` [PATCH 08/10] NTB: epf: Report 0-based doorbell vector via ntb_db_event()

[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 0/4] PCI: rockchip: 5.0 GT/s speed discouraged by Rockchip
 2026-02-27  5:36 UTC  (5+ 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] PCI: endpoint: Propagate error from pci_epf_create()
 2026-02-27  3:06 UTC 

[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)

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-02-27  0:51 UTC  (23+ messages)
` [PATCH v2 04/22] vfio/pci: Register a file handler with Live Update Orchestrator
` [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 09/22] vfio/pci: Store incoming Live Update state in struct vfio_pci_core_device
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after Live Update

[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  (22+ messages)
` [PATCH kernel 1/9] pci/tsm: Add TDISP report blob and helpers to parse it
` [PATCH kernel 4/9] dma/swiotlb: Stop forcing SWIOTLB for TDISP devices
` [PATCH kernel 6/9] x86/dma-direct: Stop changing encrypted page state "
` [PATCH kernel 7/9] coco/sev-guest: Implement the guest support for SEV TIO (phase2)
` [PATCH kernel 8/9] RFC: PCI: Avoid needless touching of Command register

[PATCH v2 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
 2026-02-26 21:04 UTC  (7+ 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

[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 v2 03/22] PCI: Inherit bus numbers from previous kernel during Live Update
 2026-02-26 14:40 UTC  (4+ 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)

[PATCH] PCI/pwrctrl: Do not power off on pwrctrl device removal
 2026-02-26  9:22 UTC  (4+ messages)

[PATCH v4 0/4] Miscellaneous fixes for pci subsystem
 2026-02-26  9:07 UTC  (2+ messages)

[PATCH v4 0/7] PCI: endpoint/NTB: Harden vNTB resource management
 2026-02-26  8:47 UTC  (7+ messages)

[PATCH v5 0/5] PCI: endpoint: pci-epf-*ntb: Harden vNTB resource management
 2026-02-26  8:41 UTC  (6+ messages)
` [PATCH v5 1/5] PCI: endpoint: pci-epf-vntb: Remove duplicate resource teardown
` [PATCH v5 2/5] PCI: endpoint: pci-epf-ntb: "
` [PATCH v5 3/5] PCI: endpoint: pci-epf-vntb: Stop cmd_handler work in epf_ntb_epc_cleanup
` [PATCH v5 4/5] PCI: endpoint: pci-epf-vntb: Switch vpci_scan_bus() to use pci_scan_root_bus()
` [PATCH v5 5/5] PCI: endpoint: pci-epf-vntb: manage ntb_dev lifetime and fix vpci bus teardown

[PATCH v2 0/7] PCI: mediatek-gen3: add power control support
 2026-02-26  7:45 UTC  (8+ messages)
` [PATCH v2 1/7] PCI: mediatek-gen3: Clean up mtk_pcie_parse_port() with dev_err_probe()
` [PATCH v2 2/7] PCI: mediatek-gen3: Add error path for probe and resume driver callbacks
` [PATCH v2 3/7] PCI: mediatek-gen3: Split out device power helpers
` [PATCH v2 4/7] PCI: mediatek-gen3: Disable device if further setup fails
` [PATCH v2 5/7] PCI: mediatek-gen3: Integrate new pwrctrl API
` [PATCH v2 6/7] arm64: dts: mediatek: mt8195-cherry: add WiFi PCIe and BT USB power supplies
` [PATCH v2 7/7] arm64: dts: mediatek: mt8195-cherry-dojo: Describe M.2 M-key NVMe slot

[PATCH v2] PCI: dwc: Proceed with system suspend even if the endpoint doesn't respond with PME_TO_Ack message
 2026-02-26  7:44 UTC  (2+ messages)

[PATCH v7] PCI: loongson: Override PCIe bridge supported speeds for Loongson-3C6000 series
 2026-02-26  7:36 UTC  (5+ messages)

[PATCH v2] PCI: dwc: rcar-gen4-ep: Mark BAR0 and BAR2 as Resizable BARs
 2026-02-26  7:22 UTC  (2+ messages)

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

[PATCH v2 00/10] rust: pci: add abstractions for SR-IOV capability
 2026-02-26  6:59 UTC  (3+ messages)
` [PATCH v2 02/10] fpga: dfl-pci: set driver flag to disable SR-IOV on remove()

[PATCH v3 2/2] PCI: rockchip-host: comment danger of 5.0 GT/s speed
 2026-02-26  6:52 UTC  (6+ messages)

[PATCH v2] PCI: imx6: Fix device node reference leak in imx_pcie_probe()
 2026-02-26  6:46 UTC  (2+ messages)

[PATCH v2] PCI: replace msleep to save waiting time
 2026-02-26  6:43 UTC 

[PATCH] PCI: layerscape: Allow to compile as module
 2026-02-26  6:33 UTC  (2+ messages)

[PATCH 0/7] PCI: mediatek-gen3: add power control support
 2026-02-26  6:12 UTC  (3+ messages)

[PATCH] PCI: amd-mdb: fix incorrect IRQ number in INTx error message
 2026-02-26  6:00 UTC  (2+ messages)

[PATCH v4 0/3] PCI Controller event and LTSSM tracepoint support
 2026-02-26  5:52 UTC  (11+ messages)
` [PATCH v4 1/3] PCI: trace: Add PCI controller LTSSM transition tracepoint
` [PATCH v4 3/3] PCI: dw-rockchip: Add pcie_ltssm_state_transition trace support

[PATCH V5 00/12] pci-imx6: Add support for parsing the reset property in new Root Port binding
 2026-02-26  3:40 UTC  (6+ messages)
` [PATCH V5 02/12] PCI: host-generic: Add common helpers for parsing Root Port properties

[PATCH V6 00/12] pci-imx6: Add support for parsing the reset property in new Root Port binding
 2026-02-26  3:13 UTC  (3+ messages)

[PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
 2026-02-26  0:28 UTC  (3+ messages)


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