Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-04-04 17:05:41 to 2025-04-08 14:29:04 UTC [more...]

[PATCH 00/16] lan966x pci device: Add support for SFPs
 2025-04-08 14:29 UTC  (37+ messages)
` [PATCH 01/16] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH 02/16] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH 03/16] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [PATCH 04/16] driver core: Avoid warning when removing a device while its supplier is unbinding
` [PATCH 05/16] bus: simple-pm-bus: Populate child nodes at probe
` [PATCH 06/16] PCI: of: Set fwnode.dev of newly created PCI device nodes
` [PATCH 07/16] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
` [PATCH 08/16] i2c: core: Introduce i2c_get_adapter_supplier()
` [PATCH 09/16] i2c: mux: Set adapter supplier
` [PATCH 10/16] i2c: mux: Create missing devlink between mux and "
` [PATCH 11/16] of: property: Allow fw_devlink device-tree support for x86
` [PATCH 12/16] clk: lan966x: Add MCHP_LAN966X_PCI dependency
` [PATCH 13/16] i2c: busses: at91: "
` [PATCH 14/16] misc: lan966x_pci: Fix dtso nodes ordering
` [PATCH 15/16] misc: lan966x_pci: Add dtso nodes in order to support SFPs
` [PATCH 16/16] misc: lan966x_pci: Add drivers needed to support SFPs in Kconfig help

[PATCH 03/12] PCI/ACPI: Add aux power grant notifier
 2025-04-08 13:01 UTC  (9+ messages)

[RFC] PCI: add CONFIG_MMU dependency
 2025-04-08 12:37 UTC  (7+ messages)

[v7 0/5] Refactor capability search into common macros
 2025-04-08 12:19 UTC  (9+ messages)
` [v7 2/5] PCI: Refactor capability search functions to eliminate code duplication

[patch V4 09/14] PCI/MSI: Switch msix_capability_init() to guard(msi_desc_lock)
 2025-04-08 12:04 UTC  (2+ messages)
` commit 7b025f3f85ed causes NULL pointer dereference

[PATCH v3 0/3] PCI: endpoint: space allocation fixups
 2025-04-08  9:36 UTC  (7+ messages)
` [PATCH v3 1/3] PCI: endpoint: add epc_feature argument for pci_epf_free_space()
` [PATCH v3 2/3] PCI: endpoint: improve fixed_size bar handling when allocating space
` [PATCH v3 3/3] PCI: endpoint: pci-epf-vntb: simplify ctrl/spad space allocation

[PATCH hyperv-next v7 00/11] arm64: hyperv: Support Virtual Trust Level Boot
 2025-04-08  7:06 UTC  (13+ messages)
` [PATCH hyperv-next v7 01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
` [PATCH hyperv-next v7 02/11] arm64: hyperv: Use SMCCC to detect hypervisor presence
` [PATCH hyperv-next v7 03/11] Drivers: hv: Enable VTL mode for arm64
` [PATCH hyperv-next v7 04/11] Drivers: hv: Provide arch-neutral implementation of get_vtl()
` [PATCH hyperv-next v7 05/11] arm64: hyperv: Initialize the Virtual Trust Level field
` [PATCH hyperv-next v7 06/11] arm64, x86: hyperv: Report the VTL the system boots in
` [PATCH hyperv-next v7 07/11] dt-bindings: microsoft,vmbus: Add interrupt and DMA coherence properties
` [PATCH hyperv-next v7 08/11] Drivers: hv: vmbus: Get the IRQ number from DeviceTree
` [PATCH hyperv-next v7 09/11] Drivers: hv: vmbus: Introduce hv_get_vmbus_root_device()
` [PATCH hyperv-next v7 10/11] ACPI: irq: Introduce acpi_get_gsi_dispatcher()
` [PATCH hyperv-next v7 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree

[PATCH v1 0/4] Add quirks to proceed PME handshake in DWC PM
 2025-04-08  6:52 UTC  (5+ messages)
` [PATCH v1 1/4] PCI: dwc: Add quirk to fix hang issue in L2 poll of suspend
` [PATCH v1 2/4] PCI: dwc: Add quirk to fix hang issue when send out PME_Turn_Off Msg TLP
` [PATCH v1 3/4] PCI: imx6: Fix i.MX6QP PCIe hang issue in L2 poll of suspend
` [PATCH v1 4/4] PCI: imx6: Add quirks to fix i.MX7D PCIe hang in suspend

[PATCH v3 0/6] Add some enhancements for i.MX95 PCIe
 2025-04-08  3:02 UTC  (7+ messages)
` [PATCH v3 3/6] PCI: imx6: Workaround i.MX95 PCIe may not exit L23 ready

[PATCH v5 0/7] Add some enhancements for i.MX95 PCIe
 2025-04-08  2:59 UTC  (8+ messages)
` [PATCH v5 1/7] PCI: imx6: Start link directly when workaround is not required
` [PATCH v5 2/7] PCI: imx6: Skip one dw_pcie_wait_for_link() in workaround link training
` [PATCH v5 3/7] PCI: imx6: Toggle the cold reset for i.MX95 PCIe
` [PATCH v5 4/7] PCI: imx6: Workaround i.MX95 PCIe may not exit L23 ready
` [PATCH v5 5/7] PCI: imx6: Let i.MX95 PCIe compliance with 8GT/s Receiver Impedance ECN
` [PATCH v5 6/7] PCI: imx6: Add PLL clock lock check for i.MX95 PCIe
` [PATCH v5 7/7] PCI: imx6: Save and restore the LUT setting "

[v3] PCI: tegra194: Fix debugfs directory creation when CONFIG_PCIEASPM is disabled
 2025-04-08  2:02 UTC  (3+ messages)

[PATCH v2 2/2] cxl: add support for cxl reset
 2025-04-07 23:45 UTC  (3+ messages)

PCI VPD checksum ambiguity
 2025-04-07 22:22 UTC  (2+ messages)

[PATCH v17 00/15] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2025-04-07 19:51 UTC  (16+ messages)
` [PATCH v17 01/15] platform-msi: Add msi_remove_device_irq_domain() in platform_device_msi_free_irqs_all()
` [PATCH v17 02/15] irqdomain: Add IRQ_DOMAIN_FLAG_MSI_IMMUTABLE and irq_domain_is_msi_immutable()
` [PATCH v17 03/15] irqchip/gic-v3-its: Set IRQ_DOMAIN_FLAG_MSI_IMMUTABLE for ITS
` [PATCH v17 04/15] dt-bindings: PCI: pci-ep: Add support for iommu-map and msi-map
` [PATCH v17 05/15] irqchip/gic-v3-its: Add support for device tree msi-map and msi-mask
` [PATCH v17 06/15] PCI: endpoint: Set ID and of_node for function driver
` [PATCH v17 07/15] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
` [PATCH v17 08/15] PCI: endpoint: pci-ep-msi: Add MSI address/data pair mutable check
` [PATCH v17 09/15] PCI: endpoint: Add pci_epf_align_inbound_addr() helper for address alignment
` [PATCH v17 10/15] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v17 11/15] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v17 12/15] selftests: pci_endpoint: "
` [PATCH v17 13/15] pci: imx6: Add helper function imx_pcie_add_lut_by_rid()
` [PATCH v17 14/15] pci: imx6: Add LUT setting for MSI/IOMMU in Endpoint mode
` [PATCH v17 15/15] arm64: dts: imx95: Add msi-map for pci-ep device

[Bug 219984] New: [BISECTED] High power usage since 'PCI/ASPM: Correct LTR_L1.2_THRESHOLD computation'
 2025-04-07 18:33 UTC  (3+ messages)

[PATCH v2] PCI: Declare quirk_huawei_pcie_sva() as pci_fixup_header
 2025-04-07 18:22 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] MAINTAINERS: pci: add entry for Rust PCI code
 2025-04-07 18:07 UTC  (2+ messages)

[PATCH v2 07/57] irqdomain: pci: Switch to of_fwnode_handle()
 2025-04-07 18:03 UTC  (2+ messages)

[PATCH] PCI: dwc: Set PORT_LOGIC_LINK_WIDTH to one lane
 2025-04-07 17:51 UTC  (2+ messages)

[PATCH v1 1/1] x86/PCI: Drop 'pci' suffix from intel_mid_pci.c
 2025-04-07 17:40 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: Remove obsolete .txt docs
 2025-04-07 16:55 UTC  (5+ messages)

[PATCH v2 0/3] PCI: Add PTM sysfs support
 2025-04-07 16:53 UTC  (7+ messages)
` [PATCH v2 1/3] PCI: Add sysfs support for exposing PTM context

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-04-07 16:40 UTC  (6+ messages)
` [RFC PATCH v2 14/22] iommufd: Add TIO calls

[PATCH v4 2/3] rust: pci: impl TryFrom<&Device> for &pci::Device
 2025-04-07 15:52 UTC 

[PATCH v8 00/16] Enable CXL PCIe port protocol error handling and logging
 2025-04-07 14:34 UTC  (10+ messages)
` [PATCH v8 03/16] CXL/AER: Introduce Kfifo for forwarding CXL errors
` [PATCH v8 15/16] CXL/PCI: Enable CXL protocol errors during CXL Port probe
` [PATCH v8 16/16] CXL/PCI: Disable CXL protocol errors during CXL Port cleanup

[PATCH 0/2] PCI: of: Fix OF device node refcount leakages
 2025-04-07 14:14 UTC  (3+ messages)
` [PATCH 1/2] PCI: of: Fix OF device node refcount leakage in API of_irq_parse_and_map_pci()
` [PATCH 2/2] PCI: of: Fix OF device node refcount leakages in of_pci_prop_intr_map()

[PATCH v8 04/16] cxl/aer: AER service driver forwards CXL error to CXL driver
 2025-04-07 14:00 UTC  (2+ messages)

[RFC PATCH v2 18/22] coco/sev-guest: Implement the guest support for SEV TIO
 2025-04-07 11:05 UTC  (2+ messages)

[PATCH 1/1] PCI: Remove pci_printk()
 2025-04-07 10:12 UTC 

[PATCH V2 0/4] PCI: imx6: Add pci host wakeup support
 2025-04-07  9:38 UTC  (6+ messages)
` [PATCH V2 2/4] dt-bindings: imx6q-pcie: Add wake-gpios property

[PATCH v3 0/2] rust/revocable: add try_access_with() convenience method
 2025-04-07  7:57 UTC  (6+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] samples: rust: convert PCI rust sample driver to use try_access_with()

[PATCH v2 07/57] irqdomain: pci: Switch to of_fwnode_handle()
 2025-04-07  7:18 UTC  (3+ messages)

[PATCH v6 0/4] Parse the HEST PCIe AER and set to relevant registers
 2025-04-07  2:05 UTC  (5+ messages)
` [PATCH v6 1/4] ACPI: APEI: Move apei_hest_parse() to apei.h
` [PATCH v6 2/4] ACPI: APEI: Add new hest_parse_pcie_aer()
` [PATCH v6 3/4] PCI: Add AER bits #defines for PCIe to PCI/PCI-X Bridge
` [PATCH v6 4/4] PCI: ACPI: Add new pci_acpi_program_hest_aer_params()

[v2] PCI: tegra194: Fix debugfs directory creation when CONFIG_PCIEASPM is disabled
 2025-04-07  1:16 UTC  (3+ messages)

[PATCH v2 0/4] arm64: dts: renesas: r8a779g3: Add Retronix R-Car V4H Sparrow Hawk board support
 2025-04-06 14:45 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: PCI: rcar-gen4-pci-host: Document optional aux clock
` [PATCH v2 2/4] dt-bindings: vendor-prefixes: Add Retronix Technology Inc
` [PATCH v2 3/4] dt-bindings: soc: renesas: Document Retronix R-Car V4H Sparrow Hawk board support
` [PATCH v2 4/4] arm64: dts: renesas: r8a779g3: Add "

[PATCH] x86/pci: Check signature before assigning shadow ROM
 2025-04-06  9:08 UTC 

[PATCH] pci: tegra194: Fix debugfs cleanup for !CONFIG_PCIEASPM
 2025-04-06  2:10 UTC  (12+ messages)

[PATCH v2 0/3] PCI: endpoint: space allocation fixups
 2025-04-05 20:02 UTC  (6+ messages)
` [PATCH v2 1/3] PCI: endpoint: add epc_feature argument for pci_epf_free_space()
` [PATCH v2 2/3] PCI: endpoint: improve fixed_size bar handling when allocating space
` [PATCH v2 3/3] PCI: endpoint: pci-epf-vntb: simplify ctrl/spad space allocation

[RFC PATCH v2 17/22] resource: Mark encrypted MMIO resource on validation
 2025-04-05 18:19 UTC  (2+ messages)

[RFC PATCH v2 16/22] coco/tsm: Add tsm-guest module
 2025-04-05 17:15 UTC  (2+ messages)

[PATCH v3] PCI: Introduce Cray ClusterStor E1000 NVMe slot LED driver
 2025-04-04 22:16 UTC  (2+ messages)
` [PATCH v3 RESEND] "

[PATCH v16 00/15] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2025-04-04 21:52 UTC  (19+ messages)
` [PATCH v16 01/15] platform-msi: Add msi_remove_device_irq_domain() in platform_device_msi_free_irqs_all()
` [PATCH v16 02/15] irqdomain: Add IRQ_DOMAIN_FLAG_MSI_IMMUTABLE and irq_domain_is_msi_immutable()
` [PATCH v16 03/15] irqchip/gic-v3-its: Set IRQ_DOMAIN_FLAG_MSI_IMMUTABLE for ITS
` [PATCH v16 04/15] dt-bindings: pci: pci-msi: Add support for PCI Endpoint msi-map
` [PATCH v16 05/15] irqchip/gic-v3-its: Add support for device tree msi-map and msi-mask
` [PATCH v16 06/15] PCI: endpoint: Set ID and of_node for function driver
` [PATCH v16 07/15] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
` [PATCH v16 08/15] PCI: endpoint: pci-ep-msi: Add MSI address/data pair mutable check
` [PATCH v16 09/15] PCI: endpoint: Add pci_epf_align_inbound_addr() helper for address alignment
` [PATCH v16 10/15] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v16 11/15] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v16 12/15] selftests: pci_endpoint: "
` [PATCH v16 13/15] pci: imx6: Add helper function imx_pcie_add_lut_by_rid()
` [PATCH v16 14/15] pci: imx6: Add LUT setting for MSI/IOMMU in Endpoint mode
` [PATCH v16 15/15] arm64: dts: imx95: Add msi-map for pci-ep device


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