Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-07-02 09:36:13 to 2025-07-03 16:02:54 UTC [more...]

[PATCH v7 00/31] Arm GICv5: Host driver implementation
 2025-07-03 16:02 UTC  (47+ messages)
` [PATCH v7 01/31] dt-bindings: interrupt-controller: Add Arm GICv5
` [PATCH v7 02/31] arm64/sysreg: Add GCIE field to ID_AA64PFR2_EL1
` [PATCH v7 03/31] arm64/sysreg: Add ICC_PPI_PRIORITY<n>_EL1
` [PATCH v7 04/31] arm64/sysreg: Add ICC_ICSR_EL1
` [PATCH v7 05/31] arm64/sysreg: Add ICC_PPI_HMR<n>_EL1
` [PATCH v7 06/31] arm64/sysreg: Add ICC_PPI_ENABLER<n>_EL1
` [PATCH v7 07/31] arm64/sysreg: Add ICC_PPI_{C/S}ACTIVER<n>_EL1
` [PATCH v7 08/31] arm64/sysreg: Add ICC_PPI_{C/S}PENDR<n>_EL1
` [PATCH v7 09/31] arm64/sysreg: Add ICC_CR0_EL1
` [PATCH v7 10/31] arm64/sysreg: Add ICC_PCR_EL1
` [PATCH v7 11/31] arm64/sysreg: Add ICC_IDR0_EL1
` [PATCH v7 12/31] arm64/sysreg: Add ICH_HFGRTR_EL2
` [PATCH v7 13/31] arm64/sysreg: Add ICH_HFGWTR_EL2
` [PATCH v7 14/31] arm64/sysreg: Add ICH_HFGITR_EL2
` [PATCH v7 15/31] arm64: Disable GICv5 read/write/instruction traps
` [PATCH v7 16/31] arm64: cpucaps: Rename GICv3 CPU interface capability
` [PATCH v7 17/31] arm64: cpucaps: Add GICv5 CPU interface (GCIE) capability
` [PATCH v7 18/31] arm64: smp: Support non-SGIs for IPIs
` [PATCH v7 19/31] arm64: Add support for GICv5 GSB barriers
` [PATCH v7 20/31] irqchip/gic-v5: Add GICv5 PPI support
` [PATCH v7 21/31] irqchip/gic-v5: Add GICv5 IRS/SPI support
` [PATCH v7 22/31] irqchip/gic-v5: Add GICv5 LPI/IPI support
` [PATCH v7 23/31] irqchip/gic-v5: Enable GICv5 SMP booting
` [PATCH v7 24/31] of/irq: Add of_msi_xlate() helper function
` [PATCH v7 25/31] PCI/MSI: Add pci_msi_map_rid_ctlr_node() "
` [PATCH v7 26/31] irqchip/gic-v3: Rename GICv3 ITS MSI parent
` [PATCH v7 27/31] irqchip/msi-lib: Add IRQ_DOMAIN_FLAG_FWNODE_PARENT handling
` [PATCH v7 28/31] irqchip/gic-v5: Add GICv5 ITS support
` [PATCH v7 29/31] irqchip/gic-v5: Add GICv5 IWB support
` [PATCH v7 30/31] docs: arm64: gic-v5: Document booting requirements for GICv5
` [PATCH v7 31/31] arm64: Kconfig: Enable GICv5

[PATCH 00/11] Fix incorrect iommu_groups with PCIe switches
 2025-07-03 15:30 UTC  (4+ messages)
` [PATCH 02/11] PCI: Add pci_bus_isolation()

[PATCH 0/8] Device: generic accessors for drvdata + Driver::unbind()
 2025-07-03 15:06 UTC  (6+ messages)
` [PATCH 1/8] rust: device: introduce device::Internal

[RFC 0/1] PCI: Fix pci devices double register WARNING in the kernel starting process
 2025-07-03 15:09 UTC  (6+ messages)
` [PATCH] PCI: Fix pci devices double register WARN "
  ` [External] Re: [RFC 0/1] PCI: Fix pci devices double register WARNING "

[PATCH v13 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-07-03 15:08 UTC  (5+ messages)
` [PATCH v13 2/5] rust: support formatting of foreign types

[PATCH v4 0/5] Improvements to S5 power consumption
 2025-07-03 14:29 UTC  (2+ messages)

[PATCH 00/16] PCI: MSI parent domain conversion
 2025-07-03 13:37 UTC  (33+ messages)
` [PATCH 01/16] PCI: dwc: Switch to msi_create_parent_irq_domain()
` [PATCH 02/16] PCI: mobiveil: "
` [PATCH 03/16] PCI: aardvark: "
` [PATCH 04/16] PCI: altera-msi: "
` [PATCH 05/16] PCI: brcmstb: "
` [PATCH 06/16] PCI: iproc: "
` [PATCH 07/16] PCI: mediatek-gen3: "
` [PATCH 08/16] PCI: mediatek: "
` [PATCH 09/16] PCI: rcar-host: "
` [PATCH 10/16] PCI: xilinx-xdma: "
` [PATCH 11/16] PCI: xilinx-nwl: "
` [PATCH 12/16] PCI: xilinx: "
` [PATCH 13/16] PCI: plda: "
` [PATCH 14/16] PCI: hv: "
` [PATCH 15/16] PCI: vmd: Convert to lock guards
` [PATCH 16/16] PCI: vmd: Switch to msi_create_parent_irq_domain()

[PATCH v2 0/1] PCI: pcie_failed_link_retrain() return if dev is not ASM2824
 2025-07-03 12:11 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v2 0/3] mediatek-gen3: Add support for MT8196/MT6991
 2025-07-03 12:08 UTC  (4+ messages)
` [PATCH v2 1/3] PCI: mediatek-gen3: Implement sys clock ready time setting
` [PATCH v2 2/3] dt-bindings: PCI: mediatek-gen3: Add support for MT6991/MT8196
` [PATCH v2 3/3] PCI: mediatek-gen3: Add support for MediaTek MT8196 SoC

[PATCH v3 2/2] PCI/portdrv: Add support for PCIe wake interrupt
 2025-07-03 10:51 UTC  (2+ messages)

[PATCH RFC v3] pci: report surprise removal event
 2025-07-03 10:20 UTC  (7+ messages)

[PATCH v10 00/17] Enable CXL PCIe Port Protocol Error handling and logging
 2025-07-03 10:11 UTC  (31+ messages)
` [PATCH v10 03/17] PCI/AER: Report CXL or PCIe bus error type in trace logging
` [PATCH v10 05/17] CXL/AER: Introduce kfifo for forwarding CXL errors
` [PATCH v10 06/17] PCI/AER: Dequeue forwarded CXL error
` [PATCH v10 07/17] CXL/PCI: Introduce CXL uncorrectable protocol error recovery
` [PATCH v10 09/17] cxl/pci: Map CXL Endpoint Port and CXL Switch Port RAS registers
` [PATCH v10 12/17] cxl/pci: Unify CXL trace logging for CXL Endpoints and CXL Ports

[PATCH v8 0/3] pci: qcom: Add QCS615 PCIe support
 2025-07-03  9:56 UTC  (4+ messages)
` [PATCH v8 1/3] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings for QCS615
` [PATCH v8 2/3] arm64: dts: qcom: qcs615: enable pcie
` [PATCH v8 3/3] arm64: dts: qcom: qcs615-ride: Enable PCIe interface

[PATCH RFC v4 1/5] pci: report surprise removal event
 2025-07-03  9:26 UTC 

[PATCH v3 00/28] lan966x pci device: Add support for SFPs
 2025-07-03  8:46 UTC  (19+ messages)
` [PATCH v3 02/28] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH v3 04/28] driver core: Avoid warning when removing a device while its supplier is unbinding
` [PATCH v3 05/28] bus: simple-pm-bus: Populate child nodes at probe
` [PATCH v3 18/28] of: property: Allow fw_devlink device-tree on x86 when PCI device-tree node creation is enabled

[PATCH v2] agp/amd64: Check AGP Capability before binding to unsupported devices
 2025-07-03  8:46 UTC  (2+ messages)

[PATCH v5 0/2] PCI: qcom: Move PERST# GPIO & phy retrieval from controller to PCIe bridge node
 2025-07-03  8:30 UTC  (7+ messages)
` [PATCH v5 1/2] dt-bindings: PCI: qcom: Move phy & reset gpio's to root port
` [PATCH v5 2/2] PCI: qcom: Add support for multi-root port

[PATCH v7 0/3] pci: qcom: Add QCS615 PCIe support
 2025-07-03  7:19 UTC  (5+ messages)
` [PATCH v7 1/3] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings for QCS615
` [PATCH v7 2/3] arm64: dts: qcom: qcs615: enable pcie
` [PATCH v7 3/3] arm64: dts: qcom: qcs615-ride: Enable PCIe interface

[PATCH v5 00/14] Enhance the PCIe controller driver
 2025-07-03  6:55 UTC  (19+ messages)
` [PATCH v5 01/14] dt-bindings: pci: cadence: Extend compatible for new RP configuration
` [PATCH v5 10/14] dt-bindings: PCI: Add CIX Sky1 PCIe Root Complex bindings

BUG: ASPM issues with Radeon Pro WX3100
 2025-07-03  4:09 UTC 

[PATCH v3 00/13] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-07-03  2:59 UTC  (3+ messages)
` [PATCH v3 08/13] PCI/IDE: Add IDE establishment helpers

[PATCH] PCI: Disable RRS polling for Intel SSDPE2KX020T8 nvme
 2025-07-03  0:05 UTC  (3+ messages)

Does dwc/pci-layerscape.c support AER?
 2025-07-02 23:44 UTC  (4+ messages)

[PATCH v2 00/10] Add PCIe support for Tesla FSD SoC
 2025-07-02 20:18 UTC  (7+ messages)
  ` [PATCH v2 07/10] dt-bindings: phy: Add PHY bindings support for "

[PATCH v2] PCI/pwrctrl: Skip creating pwrctrl device unless CONFIG_PCI_PWRCTRL is enabled
 2025-07-02 20:04 UTC  (4+ messages)

[PATCH v2 stblinux/next 1/2] dt-bindings: clock: rp1: Add missing MIPI DSI defines
 2025-07-02 17:56 UTC  (6+ messages)
` [PATCH v2 stblinux/next 2/2] clk: rp1: Implement remaining clock tree

[PATCH v3 0/2] PCI: Reduce FLR delay to 10ms for MSFT devices
 2025-07-02 17:03 UTC  (3+ messages)

[PATCH v4 5/7] PCI: dwc: Ensure that dw_pcie_wait_for_link() waits 100 ms after link up
 2025-07-02 16:17 UTC  (5+ messages)

[PATCH] agp/amd64: Bind to unsupported devices only if AGP is present
 2025-07-02 15:24 UTC  (13+ messages)

[PATCH v19 00/10] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2025-07-02 15:19 UTC  (29+ messages)
` [PATCH v19 01/10] PCI: endpoint: Set ID and of_node for function driver
` [PATCH v19 02/10] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
` [PATCH v19 03/10] PCI: endpoint: pci-ep-msi: Add MSI address/data pair mutable check
` [PATCH v19 04/10] PCI: endpoint: Add pci_epf_align_inbound_addr() helper for address alignment
` [PATCH v19 05/10] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v19 06/10] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v19 07/10] selftests: pci_endpoint: "
` [PATCH v19 08/10] pci: imx6: Add helper function imx_pcie_add_lut_by_rid()
` [PATCH v19 09/10] pci: imx6: Add LUT setting for MSI/IOMMU in Endpoint mode
` [PATCH v19 10/10] arm64: dts: imx95: Add msi-map for pci-ep device

[pci:controller/rockchip] BUILD SUCCESS 5d89ab04bb0bcae2f1c1660b5f6f78e0fc990206
 2025-07-02 15:16 UTC 

[PATCH v6 00/31] Arm GICv5: Host driver implementation
 2025-07-02 14:59 UTC  (17+ messages)
` [PATCH v6 20/31] irqchip/gic-v5: Add GICv5 PPI support
` [PATCH v6 21/31] irqchip/gic-v5: Add GICv5 IRS/SPI support
` [PATCH v6 22/31] irqchip/gic-v5: Add GICv5 LPI/IPI support
` [PATCH v6 28/31] irqchip/gic-v5: Add GICv5 ITS support

[PATCH v3 0/9] PM: Reconcile different driver options for runtime PM integration with system sleep
 2025-07-02 14:14 UTC  (3+ messages)

[PATCH v4 00/11] VRAM Self Refresh
 2025-07-02 14:03 UTC  (12+ messages)
` [PATCH v4 01/11] PCI/ACPI: Add D3cold Aux Power Limit_DSM method
` [PATCH v4 02/11] PCI/ACPI: Per root port allow one Aux power limit request
` [PATCH v4 03/11] PCI/ACPI: Add PERST# Assertion Delay _DSM method

[PATCH v10 0/5] PCI: VF resizable BAR
 2025-07-02  9:35 UTC  (5+ messages)
` [PATCH v10 2/5] PCI: Add a helper to convert between VF BAR number and IOV resource
` [PATCH v10 3/5] PCI: Allow IOV resources to be resized in pci_resize_resource()
` [PATCH v10 4/5] PCI/IOV: Check that VF BAR fits within the reservation
` [PATCH v10 5/5] PCI: Allow drivers to control VF BAR size


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