messages from 2026-03-10 20:00:51 to 2026-03-12 14:18:26 UTC [more...]
[PATCH v10 0/3] of: parsing of multi #{iommu,msi}-cells in maps
2026-03-12 14:18 UTC (8+ messages)
` [PATCH v10 1/3] of: Add convenience wrappers for of_map_id()
` [PATCH v10 2/3] of: factor arguments passed to of_map_id() into a struct
[PATCH 1/5] driver core: do not always lock parent in shutdown
2026-03-12 14:01 UTC (18+ messages)
` [PATCH 2/5] driver core: separate function to shutdown one device
` [PATCH 3/5] driver core: async device shutdown infrastructure
` [PATCH 4/5] pci: enable async shutdown support
` [PATCH 5/5] scsi: "
[PATCH v5 0/5] Add i.MX943 PCIe supports
2026-03-12 13:32 UTC (8+ messages)
` [PATCH v5 1/5] dt-bindings: PCI: imx6q-pcie: Change maxItems of clocks and clock-names to 6
` [PATCH v5 2/5] dt-bindings: PCI: imx6q-pcie: Add i.MX94 and i.MX943 PCIe compatible strings
` [PATCH v5 3/5] arm64: dts: imx94: add pcie0 and pcie0-ep supports
` [PATCH v5 4/5] arm64: dts: imx943: add pcie1 and pcie1-ep supports
` [PATCH v5 5/5] arm64: dts: imx943-evk: Add pcie[0,1] and pcie-ep[0,1] support
[BUG] PCIe bridge resource allocation creates invalid limit addresses after Secondary Bus Reset recovery
2026-03-12 13:24 UTC (5+ messages)
[PATCH v16 00/10] Enable CXL PCIe Port Protocol Error handling and logging
2026-03-12 13:05 UTC (14+ messages)
` [PATCH v16 02/10] PCI/CXL: Update unregistration for AER-CXL and CPER-CXL kfifos
` [PATCH v16 06/10] PCI/CXL: Add RCH support to CXL handlers
` [PATCH v16 07/10] cxl: Update error handlers to support CXL Port devices
` [PATCH v16 08/10] cxl: Update Endpoint AER uncorrectable handler
[PATCH v4 00/10] PCI: endpoint: Differentiate between disabled and reserved BARs
2026-03-12 13:02 UTC (11+ messages)
` [PATCH v4 01/10] PCI: endpoint: Do not mark the BAR succeeding a 64-bit BAR as BAR_RESERVED
` [PATCH v4 02/10] PCI: endpoint: Allow only_64bit on BAR_RESERVED
` [PATCH v4 03/10] PCI: endpoint: Describe reserved subregions within BARs
` [PATCH v4 04/10] PCI: dw-rockchip: Describe RK3588 BAR4 DMA ctrl window
` [PATCH v4 05/10] PCI: endpoint: Introduce pci_epc_bar_type BAR_DISABLED
` [PATCH v4 06/10] PCI: dwc: Replace certain BAR_RESERVED with BAR_DISABLED in glue drivers
` [PATCH v4 07/10] PCI: dwc: Disable BARs in common code instead of in each glue driver
` [PATCH v4 08/10] PCI: endpoint: pci-epf-test: Advertise reserved BARs
` [PATCH v4 09/10] misc: pci_endpoint_test: Give reserved BARs a distinct error code
` [PATCH v4 10/10] selftests: pci_endpoint: Skip reserved BARs
[PATCH v5 0/7] CXL: Add cxl_reset sysfs attribute for PCI devices
2026-03-12 13:01 UTC (3+ messages)
` [PATCH v5 6/7] cxl: Add cxl_reset sysfs interface "
[PATCH v3] PCI: dw-rockchip: Enable async probe by default
2026-03-12 12:59 UTC (18+ messages)
[pci:kwilczynski/static-sysfs-attributes] BUILD SUCCESS 8b98479e254ba5cebb3efcfef199c17eca89d7ef
2026-03-12 12:39 UTC
[PATCH 0/5] PCI/CXL: Save and restore CXL DVSEC and HDM state across resets
2026-03-12 12:34 UTC (11+ messages)
` [PATCH 1/5] PCI: Add CXL DVSEC control, lock, and range register definitions
` [PATCH 3/5] PCI: Add virtual extended cap save buffer for CXL state
` [PATCH 4/5] PCI: Add cxl DVSEC state save/restore across resets
[PATCH] PCI: use pr_warn_once for ACS parameter parse failure
2026-03-12 11:54 UTC
[PATCH v10 3/3] of: Respect #{iommu,msi}-cells in maps
2026-03-12 11:42 UTC (2+ messages)
[PATCH v10 0/3] of: parsing of multi #{iommu,msi}-cells in maps
2026-03-12 11:41 UTC (2+ messages)
[PATCH v6 0/3] Fix get cpu steer-tag fail on ARM64 platform
2026-03-12 11:07 UTC (7+ messages)
` [PATCH v6 1/3] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
` [PATCH v6 2/3] x86: Implement acpi_get_cpu_uid()
` [PATCH v6 3/3] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform
[PATCH v6 0/6] PCI: Add support for ACS Enhanced Capability
2026-03-12 10:59 UTC (8+ messages)
` [PATCH v6 1/6] PCI: Validate ACS enable flags against device-specific ACS capabilities
` [PATCH v6 2/6] Documentation/kernel-parameters: Add multi-device config_acs example
` [PATCH v6 3/6] PCI: Consolidate delimiter handling into pci_dev_str_match()
` [PATCH v6 4/6] PCI: Refactor disable_acs_redir and config_acs param handling
` [PATCH v6 5/6] PCI: Enable the enhanced ACS controls introduced by PCI_ACS_ECAP
` [PATCH v6 6/6] PCI: Add the enhanced ACS controls check to pci_acs_flags_enabled()
[PATCH 1/2] dt-bindings: PCI: fsl,imx6q-pcie: Switch to undeprecated reset-gpios
2026-03-12 9:18 UTC (5+ messages)
` [PATCH 2/2] dt-bindings: PCI: snps,dw-pcie: Drop deprecated reset-gpio
[pci:dpc] BUILD SUCCESS 8f690004ff9c582257ba4d353b71f032498ebb64
2026-03-12 8:46 UTC
[PATCH v2 0/2] PCI: dwc: Add multi-port controller support
2026-03-12 4:01 UTC (2+ messages)
[PATCH V7 02/13] PCI: host-generic: Add common helpers for parsing Root Port properties
2026-03-12 2:04 UTC (5+ messages)
[PATCH v1] PCI/VGA: Move pci_set_vga_state() to vgaarb.c
2026-03-11 23:39 UTC (2+ messages)
[PATCH v3 3/5] vgaarb: mark vga_get() and wrappers as __must_check
2026-03-11 23:29 UTC (5+ messages)
[PATCH v3 5/5] pci: mark pci_set_vga_state() as __must_check
2026-03-11 23:23 UTC (2+ messages)
[PATCH v3] PCI/AER: Fix missing AER logs in DPC and EDR paths
2026-03-11 20:36 UTC (2+ messages)
[PATCH v10 6/9] s390/pci: Store PCI error information for passthrough devices
2026-03-11 19:49 UTC (3+ messages)
[PATCH v2 0/8] mips: econet: Add clk/reset and PCIe support
2026-03-11 19:44 UTC (5+ messages)
` [PATCH v2 2/8] clk: airoha: Add econet EN751221 clock/reset support to en7523-scu
[PATCHv5 2/3] PCI: allow all bus devices to use the same slot
2026-03-11 19:35 UTC (3+ messages)
[pci:controller/dwc-eswin] BUILD SUCCESS 7a129ac6e31bc0c6d7149fd9c7c78bba7d0e9e42
2026-03-11 19:11 UTC
[PATCH v10 0/9] Error recovery for vfio-pci devices on s390x
2026-03-11 18:51 UTC (4+ messages)
` [PATCH v10 4/9] PCI: Add additional checks for flr reset
[PATCH v11 0/5] shut down devices asynchronously
2026-03-11 17:33 UTC (2+ messages)
[PATCH v3 0/9] PCI: endpoint: Differentiate between disabled and reserved BARs
2026-03-11 17:12 UTC (5+ messages)
` [PATCH v3 1/9] PCI: endpoint: Introduce pci_epc_bar_type BAR_64BIT_UPPER
[PATCH v5 2/2] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform
2026-03-11 17:02 UTC (4+ messages)
[RFC PATCH v2] cxl/core: Work around CXL Port PM Init failure when ACS SV enabled
2026-03-11 16:36 UTC
[PATCH v8 00/15] PCI: renesas: Add RZ/G3E PCIe controller support
2026-03-11 16:12 UTC (7+ messages)
` [PATCH v8 04/15] clk: renesas: r9a09g047: Add PCIe clocks and reset
` [PATCH v8 15/15] arm64: dts: renesas: r9a09g047e57-smarc: Enable PCIe
` [PATCH v8 15/15] arm64: dts: renesas: r9a09g047e57-smarc:
[PATCH v7 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
2026-03-11 15:14 UTC (11+ messages)
` [PATCH v7 1/4] PCI/ERR: "
` [PATCH v7 2/4] PCI: host-common: Add link down handling for Root Ports
[PATCH v6 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
2026-03-11 14:19 UTC (10+ messages)
[PATCH v2 0/3] PCI: s390/pci: Fix deadlocks on s390 when releasing zPCI-bus or -device objects
2026-03-11 13:27 UTC (4+ messages)
` [PATCH v2 1/3] PCI: Move declaration of pci_rescan_remove_lock into public pci.h
` [PATCH v2 2/3] PCI: Provide lock guard for pci_rescan_remove_lock
` [PATCH v2 3/3] s390/pci: Fix circular/recursive deadlocks in PCI-bus and -device release
[PATCH v3 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
2026-03-11 13:03 UTC (4+ messages)
` [PATCH v3 2/3] vfio/ism: Implement "
[PATCH v3 0/3] PCI: qcom: Program T_POWER_ON value for L1.2 exit timing
2026-03-11 12:40 UTC (4+ messages)
` [PATCH v3 1/3] PCI/ASPM: Add helper to encode L1SS T_POWER_ON fields
` [PATCH v3 2/3] PCI: dwc: Add helper to Program T_POWER_ON
` [PATCH v3 3/3] PCI: qcom: "
[PATCH v3 2/2] PCI: AtomicOps: Fix logic in enable function
2026-03-11 12:19 UTC (3+ messages)
[PATCH v1 0/2] iommu/arm-smmu-v3: Reset PCI device upon ATC invalidate timeout
2026-03-11 12:12 UTC (25+ messages)
` [PATCH v1 2/2] iommu/arm-smmu-v3: Recover ATC invalidate timeouts
[PATCH v13 0/2] Add AMD MDB Endpoint and non-LL mode Support
2026-03-11 11:18 UTC (3+ messages)
` [PATCH v13 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
` [PATCH v13 2/2] dmaengine: dw-edma: Add non-LL mode
[PATCH v3 1/2] PCI: AtomicOps: Define valid root port capabilities
2026-03-11 10:43 UTC (3+ messages)
[PATCH v11 0/2] Add driver support for Eswin EIC7700 SoC PCIe controller
2026-03-11 10:35 UTC (7+ messages)
` [PATCH v11 2/2] PCI: eic7700: Add Eswin PCIe host controller driver
` "
[PATCH v3 0/5] PCI: qcom: Add D3cold support
2026-03-11 10:26 UTC (6+ messages)
` [PATCH v3 1/5] PCI: host-common: Add helper to determine host bridge D3cold eligibility
` [PATCH v3 2/5] PCI: dwc: Use common D3cold eligibility helper in suspend path
` [PATCH v3 3/5] PCI: qcom: Add .get_ltssm() helper
` [PATCH v3 4/5] PCI: qcom: Power down PHY via PARF_PHY_CTRL before disabling rails/clocks
` [PATCH v3 5/5] PCI: qcom: Add D3cold support
[PATCH v12 0/2] Add AMD MDB Endpoint and non-LL mode Support
2026-03-11 8:41 UTC (4+ messages)
` [PATCH v12 2/2] dmaengine: dw-edma: Add non-LL mode
[PATCH v5 0/7] PCI: mediatek-gen3: add power control support
2026-03-11 8:18 UTC (10+ messages)
` [PATCH v5 1/7] PCI: mediatek-gen3: Clean up mtk_pcie_parse_port() with dev_err_probe()
` [PATCH v5 2/7] PCI: mediatek-gen3: Move mtk_pcie_setup_irq() out of mtk_pcie_setup()
` [PATCH v5 3/7] PCI: mediatek-gen3: Move controller setup steps before PERST# control
` [PATCH v5 4/7] PCI: mediatek-gen3: Add error path for resume driver callbacks
` [PATCH v5 5/7] PCI: mediatek-gen3: Split out device power helpers
` [PATCH v5 6/7] PCI: mediatek-gen3: Disable device if further setup fails
` [PATCH v5 7/7] PCI: mediatek-gen3: Integrate new pwrctrl API
[PATCH V7 00/13] pci-imx6: Add support for parsing the reset property in new Root Port binding
2026-03-11 7:09 UTC (6+ messages)
` [PATCH V7 04/13] PCI: imx6: Assert PERST# before enabling regulators
[PATCH v3 4/5] pci: check if VGA decoding was really activated
2026-03-11 7:07 UTC (3+ messages)
[PATCH v3 0/5] PCI: tegra: A couple of cleanups
2026-03-11 6:46 UTC (4+ messages)
` [PATCH v3 1/5] dt-bindings: PCI: Convert nvidia,tegra-pcie to DT schema
[PATCH v4 0/4] Add i.MX943 PCIe supports
2026-03-11 6:37 UTC (8+ messages)
` [PATCH v4 1/4] dt-bindings: PCI: pci-imx6: Change maxItems of clocks and clock-names to 6
` [PATCH v4 2/4] arm64: dts: imx94: add pcie0 and pcie0-ep supports
[PATCH v2 0/2] Add scmi powerdomain for sky1
2026-03-11 5:52 UTC (7+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: update CIX Sky1 PCIe Root Complex bindings
` 回复: "
[PATCH v5 1/2] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_acpi_id() on non-x86
2026-03-11 2:57 UTC (3+ messages)
[PATCH v4 7/7] PCI: mediatek-gen3: Integrate new pwrctrl API
2026-03-11 1:51 UTC (3+ messages)
[PATCH v4 5/7] PCI: mediatek-gen3: Split out device power helpers
2026-03-10 23:42 UTC (2+ messages)
[PATCH v4 1/7] PCI: mediatek-gen3: Clean up mtk_pcie_parse_port() with dev_err_probe()
2026-03-10 23:19 UTC (2+ messages)
[PATCH v7 1/2] PCI: of: Remove max-link-speed generation validation
2026-03-10 22:37 UTC (2+ messages)
Fwd: [Bug 221205] New: pci=relloc fails on 6.18.16 and 6.19.6
2026-03-10 20:56 UTC (2+ messages)
` "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox