linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-18 10:18:46 to 2025-06-20 07:10:03 UTC [more...]

[PATCH 0/7] Add ASPEED PCIe Root Complex support
 2025-06-20  7:09 UTC  (7+ messages)
` [PATCH 1/7] dt-bindings: phy: Add document for ASPEED PCIe PHY
    ` 回覆: "
` [PATCH 6/7] pinctrl: aspeed-g6: Add PCIe RC PERST pin group

[pci:controller/cadence] BUILD SUCCESS f28413fe0899591492d8ca3cdf5fd35558d9c05d
 2025-06-20  6:37 UTC 

[PATCH 7/7] pci: aspeed: Add ASPEED PCIe host controller driver
 2025-06-20  6:05 UTC  (4+ messages)
  ` 回覆: "

[PATCH 2/7] dt-bindings: pci: Add document for ASPEED PCIe Config
 2025-06-20  5:27 UTC  (3+ messages)

[PATCH 5/7] ARM: dts: aspeed-g6: Add PCIe RC node
 2025-06-20  5:24 UTC  (3+ messages)
  ` 回覆: "

[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
 2025-06-20  4:21 UTC  (3+ messages)

[PATCH v3 0/2] PCI: imx6: Add external reference clock mode support
 2025-06-20  3:13 UTC  (3+ messages)
` [PATCH v3 1/2] dt-binding: pci-imx6: "
` [PATCH v3 2/2] PCI: imx6: "

[PATCH] PCI: endpoint: Fix configfs group removal on driver teardown
 2025-06-20  3:04 UTC  (2+ messages)

[PATCH v3 0/2] Don't make noise about disconnected USB4 devices
 2025-06-20  2:55 UTC  (3+ messages)
` [PATCH v3 1/2] PCI/PM: Skip resuming to D0 if disconnected
` [PATCH v3 2/2] PCI: Fix runtime PM usage count underflow on device unplug

[RESEND PATCH v7 2/2] PCI: xilinx-cpm: Add support for PCIe RP PERST# signal
 2025-06-20  2:52 UTC  (3+ messages)

[PATCH v3 0/7] Adjust fbcon console device detection
 2025-06-20  2:49 UTC  (8+ messages)
` [PATCH v3 1/7] PCI: Add helper for checking if a PCI device is a display controller
` [PATCH v3 2/7] vfio/pci: Use pci_is_display()
` [PATCH v3 3/7] vga_switcheroo: "
` [PATCH v3 4/7] iommu/vt-d: "
` [PATCH v3 5/7] ALSA: hda: "
` [PATCH v3 6/7] PCI/VGA: Move check for firmware default out of VGA arbiter
` [PATCH v3 7/7] fbcon: Make a symlink to the device selected as primary

[RESEND PATCH v7 0/2] Add support for PCIe RP PERST#
 2025-06-20  2:22 UTC  (4+ messages)
` [RESEND PATCH v7 1/2] dt-bindings: PCI: xilinx-cpm: Add `cpm_crx` and `cpm5nc_fw_attr` properties

[PATCH] PCI/pwrctrl: Skip creating platform device unless CONFIG_PCI_PWRCTL enabled
 2025-06-20  0:06 UTC  (2+ messages)

[PATCH 0/4] Nested virtualization fixes for root partition
 2025-06-19 22:02 UTC  (8+ messages)
` [PATCH 3/4] x86: hyperv: Expose hv_map_msi_interrupt function
` [PATCH 4/4] PCI: hv: Use the correct hypercall for unmasking interrupts on nested

[PATCH v2 0/6] PowerNV PCIe Hotplug Driver Fixes
 2025-06-19 19:29 UTC  (15+ messages)
` [PATCH v2 1/6] pci/hotplug/pnv_php: Properly clean up allocated IRQs on
` [PATCH v2 2/6] pci/hotplug/pnv_php: Work around switches with broken
` [PATCH v2 3/6] powerpc/eeh: Export eeh_unfreeze_pe()
` [PATCH v2 4/6] powerpc/eeh: Make EEH driver device hotplug safe
` [PATCH v2 5/6] pci/hotplug/pnv_php: Fix surprise plug detection and
` [PATCH v2 6/6] pci/hotplug/pnv_php: Enable third attention indicator

[PATCH v2] PCI/AER: Add error message when AER_MAX_MULTI_ERR_DEVICES limit is hit during AER handling
 2025-06-19 18:50 UTC 

[PATCH] PCI: pciehp: fix circular lock dependency b/w pci_rescan_remove_lock and reset_lock
 2025-06-19 16:19 UTC  (2+ messages)

[PATCH v3 1/1] PCI: Add Extended Tag + MRRS quirk for Xeon 6
 2025-06-19 16:13 UTC  (3+ messages)

[pci:for-linus] BUILD SUCCESS bbf10cd686835d5a4b8566dc73a3b00b4cd7932a
 2025-06-19 15:54 UTC 

[PATCH v2 00/13] PCI: dwc: Refactor register access with dw_pcie_clear_and_set_dword helper
 2025-06-19 15:16 UTC  (18+ messages)
` [PATCH v2 01/13] PCI: dwc: Add dw_pcie_clear_and_set_dword() for register bit manipulation
` [PATCH v2 02/13] PCI: dwc: Refactor code by using dw_pcie_clear_and_set_dword()
` [PATCH v2 03/13] PCI: dra7xx: "
` [PATCH v2 04/13] PCI: imx6: "
` [PATCH v2 05/13] PCI: meson: "
` [PATCH v2 06/13] PCI: armada8k: "
` [PATCH v2 07/13] PCI: bt1: "
` [PATCH v2 08/13] PCI: dw-rockchip: "
` [PATCH v2 09/13] PCI: fu740: "
` [PATCH v2 10/13] PCI: qcom: "
` [PATCH v2 11/13] PCI: qcom-ep: "
` [PATCH v2 12/13] PCI: rcar-gen4: "
` [PATCH v2 13/13] PCI: tegra194: "

[PATCH v12 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-06-19 15:06 UTC  (6+ messages)
` [PATCH v12 1/5] rust: macros: reduce collections in `quote!` macro
` [PATCH v12 2/5] rust: support formatting of foreign types
` [PATCH v12 3/5] rust: replace `CStr` with `core::ffi::CStr`
` [PATCH v12 4/5] rust: replace `kernel::c_str!` with C-Strings
` [PATCH v12 5/5] rust: remove core::ffi::CStr reexport

[PATCH v2] PCI: imx6: Enable the vpcie regulator when fetch it
 2025-06-19 15:03 UTC  (2+ messages)

[PATCH v2 0/2] PCI: imx6: Add external reference clock mode support
 2025-06-19 14:54 UTC  (5+ messages)
` [PATCH v2 1/2] dt-binding: pci-imx6: "
` [PATCH v2 2/2] PCI: imx6: "

[PATCH v3 0/5] Add quirks to proceed PME handshake in DWC PM
 2025-06-19 14:46 UTC  (8+ messages)
` [PATCH v3 1/5] PCI: dwc: Don't poll L2 if QUIRK_NOL2POLL_IN_PM is existing in suspend
` [PATCH v3 2/5] PCI: imx6: Don't poll LTSSM state of i.MX6QP PCIe in PM operations
` [PATCH v3 3/5] PCI: imx6: Don't poll LTSSM state of i.MX7D "
` [PATCH v3 4/5] PCI: dwc: Skip PME_Turn_Off message if there is no endpoint connected
` [PATCH v3 5/5] PCI: dwc: Don't return error when wait for link up

[PATCH] Revert "PCI/ACPI: Fix allocated memory release on error in pci_acpi_scan_root()"
 2025-06-19 14:30 UTC  (2+ messages)

[PATCH v10] PCI: Add pcie_link_is_active() function
 2025-06-19 13:55 UTC  (2+ messages)

[PATCH v2 0/2] Don't make noise about disconnected USB4 devices
 2025-06-19 13:36 UTC  (6+ messages)
` [PATCH v2 1/2] PCI: Don't show errors on inaccessible PCI devices
` [PATCH v2 2/2] PCI: Fix runtime PM usage count underflow

[PATCH v2 0/3] PCIe: Refactor link speed configuration with unified macro
 2025-06-19 13:26 UTC  (2+ messages)

[PATCH 1/1] PCI: Fix secondary bus wait return value when D3cold delay = 0
 2025-06-19 13:15 UTC  (2+ messages)

[PATCH v2] PCI/AER: Use pci_clear_and_set_config_dword() to simplify mask updates
 2025-06-19 13:06 UTC  (2+ messages)

[PATCH 0/2] PCI: Consolidate PCIe message routing definitions and remove driver-specific duplicates
 2025-06-19 12:56 UTC  (3+ messages)
` (subset) "

[PATCH v4 0/2] Configure root port MPS during host probing
 2025-06-19 12:45 UTC  (6+ messages)
` [PATCH v4 1/2] PCI: "

[PATCH V3 0/2] PCI: Fix problems about boot & kexec
 2025-06-19 12:27 UTC  (7+ messages)
` [PATCH V3 1/2] PCI: Use local_pci_probe() when best selected cpu is offline
` [PATCH V3 2/2] PCI: Prevent LS7A Bus Master clearing on kexec

[RFC PATCH] PCI: pciehp: Replace fixed delay with polling for slot power-off
 2025-06-19 11:52 UTC  (2+ messages)

[PATCH v2] PCI: dw-rockchip: Delay link training after hot reset in EP mode
 2025-06-19  9:53 UTC  (9+ messages)

[PATCH v2] PCI: Explicitly put devices into D0 when initializing - Bug report
 2025-06-19  9:11 UTC  (6+ messages)

[PATCH 0/4] Drop unrelated clocks from SM8150/SC8180X PCIe RCs
 2025-06-19  8:00 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: PCI: qcom,pcie-sc8180x: Drop unrelated clocks from PCIe hosts

[RESEND PATCH v1 0/2] PCI: imx6: Add external reference clock mode
 2025-06-19  7:27 UTC  (4+ messages)
` [RESEND PATCH v1 1/2] dt-binding: pci-imx6: Add external reference clock mode support
` [RESEND PATCH v1 2/2] PCI: imx6: "

[PATCH v2 0/6] PCI/VGA: Look at all PCI display devices in VGA arbiter
 2025-06-19  6:50 UTC  (11+ messages)
` [PATCH v2 5/6] ALSA: hda: Use pci_is_display()
` [PATCH v2 6/6] vgaarb: Look at all PCI display devices in VGA arbiter

[PATCH v4 0/3] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
 2025-06-19  6:28 UTC  (4+ messages)
` [PATCH v4 2/3] PCI/DPC: Run recovery on device that detected the error

[PATCH v12 0/6] rust: reduce `as` casts, enable related lints
 2025-06-19  5:53 UTC  (31+ messages)
` [PATCH v12 1/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v12 2/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v12 3/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v12 4/6] rust: enable `clippy::as_underscore` lint
` [PATCH v12 5/6] rust: enable `clippy::cast_lossless` lint
` [PATCH v12 6/6] rust: enable `clippy::ref_as_ptr` lint

[PATCH v1 1/2] dt-binding: pci-imx6: Add external reference clock mode support
 2025-06-19  3:39 UTC  (6+ messages)
` [PATCH v1 2/2] PCI: imx6: "

[PATCH 00/25] PCI: Resource fitting/assignment fixes and cleanups
 2025-06-19  0:30 UTC  (3+ messages)
` [PATCH 24/25] PCI: Perform reset_resource() and build fail list in sync

[PATCH 4/4] PCI: hv: Use the correct hypercall for unmasking interrupts on nested
 2025-06-18 22:45 UTC  (2+ messages)

[pci:aspm] BUILD SUCCESS 64fd90ef25206b1b9f232fb192ceadb814e991a4
 2025-06-18 21:44 UTC 

[pci:next] BUILD SUCCESS 7485c517f4a348d81b9310386ffd3ed17a8a6ea2
 2025-06-18 21:18 UTC 

[pci:aer] BUILD SUCCESS 9890dd3fb7f93546b4cd760e8371e63a94b05cd5
 2025-06-18 20:28 UTC 

[PATCH v5 00/27] Arm GICv5: Host driver implementation
 2025-06-18 19:56 UTC  (21+ messages)
` [PATCH v5 01/27] dt-bindings: interrupt-controller: Add Arm GICv5
` [PATCH v5 11/27] arm64/sysreg: Add ICC_IDR0_EL1
` [PATCH v5 12/27] arm64/sysreg: Add ICH_HFGRTR_EL2
` [PATCH v5 13/27] arm64/sysreg: Add ICH_HFGWTR_EL2
` [PATCH v5 14/27] arm64/sysreg: Add ICH_HFGITR_EL2
` [PATCH v5 15/27] arm64: Disable GICv5 read/write/instruction traps
` [PATCH v5 16/27] arm64: cpucaps: Rename GICv3 CPU interface capability
` [PATCH v5 17/27] arm64: cpucaps: Add GICv5 CPU interface (GCIE) capability
` [PATCH v5 18/27] arm64: smp: Support non-SGIs for IPIs
` [PATCH v5 19/27] arm64: Add support for GICv5 GSB barriers
` [PATCH v5 20/27] irqchip/gic-v5: Add GICv5 PPI support
` [PATCH v5 21/27] irqchip/gic-v5: Add GICv5 IRS/SPI support
` [PATCH v5 22/27] irqchip/gic-v5: Add GICv5 LPI/IPI support
` [PATCH v5 23/27] irqchip/gic-v5: Enable GICv5 SMP booting
` [PATCH v5 24/27] irqchip/gic-v5: Add GICv5 ITS support
` [PATCH v5 25/27] irqchip/gic-v5: Add GICv5 IWB support
` [PATCH v5 26/27] docs: arm64: gic-v5: Document booting requirements for GICv5
` [PATCH v5 27/27] arm64: Kconfig: Enable GICv5

[PATCH v3] PCI/pwrctrl: Move pci_pwrctrl_create_device() definition to drivers/pci/pwrctrl/
 2025-06-18 18:58 UTC  (2+ messages)

[PATCH v2 0/5] Add quirks to proceed PME handshake in DWC PM
 2025-06-18 18:36 UTC  (11+ messages)
` [PATCH v2 1/5] PCI: imx6: Don't poll LTSSM state of i.MX6QP PCIe in PM operations
` [PATCH v2 2/5] PCI: imx6: Don't poll LTSSM state of i.MX7D "
` [PATCH v2 3/5] PCI: dwc: Don't poll L2 if QUIRK_NOL2POLL_IN_PM is existing in suspend
` [PATCH v2 4/5] PCI: dwc: Skip PME_Turn_Off message if there is no endpoint connected
` [PATCH v2 5/5] PCI: dwc: Don't return error when wait for link up

[PATCH v1] PCI: imx6: Enable the vpcie regulator when fetch it
 2025-06-18 18:13 UTC  (3+ messages)

[PATCH v2 0/8] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
 2025-06-18 17:42 UTC  (3+ messages)
` [PATCH v2 4/8] PCI: rzg3s-host: Add Initial PCIe Host Driver "

[PATCH 3/8] powerpc/pseries/eeh: Export eeh_unfreeze_pe() and eeh_ops
 2025-06-18 16:55 UTC  (4+ messages)

[PATCH v3 0/2] PCI: Reduce FLR delay to 10ms for MSFT devices
 2025-06-18 16:42 UTC  (2+ messages)

[v3 PATCH 1/1] PCI: of: fix non-prefetchable region address range check
 2025-06-18 16:13 UTC  (2+ messages)

[PATCH v2] PCI/ACPI: Fix double free bug in pci_acpi_scan_root() function
 2025-06-18 16:02 UTC  (2+ messages)

[PATCH 00/13] PCI: dwc: Refactor register access with dw_pcie_clear_and_set_dword helper
 2025-06-18 15:19 UTC  (4+ messages)

[PATCH for-linus] PCI: pciehp: Ignore belated Presence Detect Changed caused by DPC
 2025-06-18 15:13 UTC  (2+ messages)

[pci:dt-bindings] BUILD SUCCESS 35636068ce18b8506a7c6cb475395707b6ef3989
 2025-06-18 14:23 UTC 

[PATCH v2 0/3] Relax max-link-speed check to support PCIe Gen5/Gen6
 2025-06-18 14:24 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: Extend max-link-speed "
` [PATCH v2 3/3] PCI: of: Relax max-link-speed check "

Subject: [v2 PATCH 1/1] PCI: of: avoid warning for 4 GiB non-prefetchable windows
 2025-06-18 13:51 UTC  (3+ messages)

[PATCH v8 0/5] Add support for the PCI host bridge device-tree node creation
 2025-06-18 10:42 UTC  (7+ messages)
` [PATCH v8 5/5] PCI: of: Create device-tree PCI host bridge node


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).