Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-06-23 16:10:18 to 2025-06-25 13:29:51 UTC [more...]

[PATCH v4 0/7] PCI: dwc: Do not enumerate bus before endpoint devices are ready
 2025-06-25 13:29 UTC  (9+ messages)
` [PATCH v4 1/7] PCI: Rename PCIE_RESET_CONFIG_DEVICE_WAIT_MS to PCIE_RESET_CONFIG_WAIT_MS
` [PATCH v4 2/7] PCI: rockchip-host: Use macro PCIE_RESET_CONFIG_WAIT_MS
` [PATCH v4 3/7] PCI: dw-rockchip: Wait PCIE_RESET_CONFIG_WAIT_MS after link-up IRQ
` [PATCH v4 4/7] PCI: qcom: "
` [PATCH v4 5/7] PCI: dwc: Ensure that dw_pcie_wait_for_link() waits 100 ms after link up
` [PATCH v4 6/7] PCI: Move link up wait time and max retries macros to pci.h
` [PATCH v4 7/7] PCI: Reduce PCIE_LINK_WAIT_SLEEP_MS

(subset) [PATCH v12 0/9] Add STM32MP25 PCIe drivers
 2025-06-25 13:09 UTC  (5+ messages)

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

[PATCH 0/3] PCI: host-generic: Fix driver_data overwriting bugs
 2025-06-25 12:39 UTC  (7+ messages)
` [PATCH 1/3] PCI: host-generic: Set driver_data before calling gen_pci_init()
` [PATCH 2/3] PCI: apple: Add tracking of probed root ports
` [PATCH 3/3] Revert "PCI: ecam: Allow cfg->priv to be pre-populated from the root port device"

[PATCH v2 6/6] pci/hotplug/pnv_php: Enable third attention indicator
 2025-06-25 10:55 UTC  (11+ messages)

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

[PATCH v2] PCI/AER: Add error message when AER_MAX_MULTI_ERR_DEVICES limit is hit during AER handling
 2025-06-25 10:29 UTC  (2+ messages)

[PATCH v5 0/9] Adjust fbcon console device detection
 2025-06-25  9:38 UTC  (11+ messages)
` [PATCH v5 1/9] PCI: Add helper for checking if a PCI device is a display controller
` [PATCH v5 2/9] vfio/pci: Use pci_is_display()
` [PATCH v5 3/9] vga_switcheroo: "
` [PATCH v5 4/9] iommu/vt-d: "
` [PATCH v5 5/9] ALSA: hda: "
` [PATCH v5 6/9] Fix access to video_is_primary_device() when compiled without CONFIG_VIDEO
` [PATCH v5 7/9] PCI/VGA: Replace vga_is_firmware_default() with a screen info check
` [PATCH v5 8/9] fbcon: Use screen info to find primary device
` [PATCH v5 9/9] PCI: Add a new 'boot_display' attribute

[PATCH v7 0/5] pci: qcom: Add QCS8300 PCIe support
 2025-06-25  9:25 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings for qcs8300
` [PATCH v7 2/5] arm64: dts: qcom: qcs8300: enable pcie0
` [PATCH v7 3/5] arm64: dts: qcom: qcs8300-ride: enable pcie0 interface
` [PATCH v7 4/5] arm64: dts: qcom: qcs8300: enable pcie1
` [PATCH v7 5/5] arm64: dts: qcom: qcs8300-ride: enable pcie1 interface

[PATCH v3 0/6] PCI: dwc: Do not enumerate bus before endpoint devices are ready
 2025-06-25  9:20 UTC  (10+ messages)
` [PATCH v3 4/6] PCI: qcom: Wait PCIE_RESET_CONFIG_WAIT_MS after link-up IRQ
` [PATCH v3 5/6] PCI: dwc: Ensure that dw_pcie_wait_for_link() waits 100 ms after link up
` [PATCH v3 6/6] PCI: dwc: Reduce LINK_WAIT_SLEEP_MS

[PATCH v3 0/4] pci: qcom: drop unrelated clock and add link_down reset for sa8775p
 2025-06-25  9:00 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings
` [PATCH v3 2/4] dt-bindings: PCI: qcom,pcie-sa8775p: document link_down reset
` [PATCH v3 3/4] arm64: dts: qcom: sa8775p: remove aux clock from pcie phy
` [PATCH v3 4/4] arm64: dts: qcom: sa8775p: add link_down reset for pcie

[PATCH v3 0/3] Add Equalization Settings for 8.0 GT/s and Add PCIe Lane Equalization Preset Properties for 8.0 GT/s and 16.0 GT/s
 2025-06-25  8:58 UTC  (4+ messages)
` [PATCH v3 1/3] PCI: qcom: Add equalization settings for 8.0 GT/s
` [PATCH v3 2/3] PCI: qcom: fix macro typo for CURSOR
` [PATCH v3 3/3] arm64: dts: qcom: sa8775p: Add PCIe lane equalization preset properties

[PATCH] PCI/ACPI: Fix runtime PM ref imbalance on hot-plug capable ports
 2025-06-25  8:56 UTC  (7+ messages)

[PATCH v2 2/6] pci/hotplug/pnv_php: Work around switches with broken
 2025-06-25  8:45 UTC  (5+ messages)

[PATCH stblinux/next] pinctrl: rp1: Implement RaspberryPi RP1 pinmux/pinconf support
 2025-06-25  8:45 UTC  (3+ messages)

[PATCH 0/7] Add ASPEED PCIe Root Complex support
 2025-06-25  8:32 UTC  (12+ messages)
` [PATCH 7/7] pci: aspeed: Add ASPEED PCIe host controller driver
        ` 回覆: "
  ` 回覆: [PATCH 0/7] Add ASPEED PCIe Root Complex support
      ` 回覆: "

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

[PATCH] PCI: host-generic: Set driver_data before calling gen_pci_init()
 2025-06-25  7:42 UTC  (3+ messages)

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

[PATCH v3 2/2] PCI: amd-mdb: Add support for PCIe RP PERST# signal handling
 2025-06-25  4:27 UTC  (4+ messages)

[PATCH v3 0/2] Add support for AMD Versal Gen 2 MDB PCIe RP PERST#
 2025-06-25  4:15 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: amd-mdb: Add reset-gpios property for PCIe RP PERST# handling

[PATCH v2 0/2] Fix EPF configfs attribute group removal
 2025-06-25  0:16 UTC  (8+ messages)
` [PATCH v2 1/2] PCI: endpoint: Fix configfs group list head handling
` [PATCH v2 2/2] PCI: endpoint: Fix configfs group removal on driver teardown

[PATCH 0/2] PCI: brcmstb: Trivial changes
 2025-06-24 23:19 UTC  (3+ messages)
` [PATCH 1/2] MAINTAINERS: Drop Nicolas from maintaining pcie-brcmstb
` [PATCH 2/2] PCI: brcmstb: Replace open coded value with PCIE_T_RRS_READY_MS

[PATCH v4 0/2] PCI: Fix the issue of failed speed limit lifting
 2025-06-24 22:07 UTC  (3+ messages)

[PATCH 2/2] PCI: brcmstb: Use "num-lanes" DT property if present
 2025-06-24 22:01 UTC  (2+ messages)

[PATCH v3 0/4] Improvements for Devres
 2025-06-24 21:54 UTC  (5+ messages)
` [PATCH v3 1/4] rust: revocable: support fallible PinInit types
` [PATCH v3 2/4] rust: devres: replace Devres::new_foreign_owned()
` [PATCH v3 3/4] rust: devres: get rid of Devres' inner Arc
` [PATCH v3 4/4] rust: devres: implement register_release()

[PATCH] agp/amd64: Bind to unsupported devices only if AGP is present
 2025-06-24 21:54 UTC  (6+ messages)

[PATCH v2 stblinux/next 1/2] dt-bindings: clock: rp1: Add missing MIPI DSI defines
 2025-06-24 21:12 UTC  (4+ messages)
` [PATCH v2 stblinux/next 2/2] clk: rp1: Implement remaining clock tree

[PATCH v2 0/2] Add Equalization Settings for 8.0 GT/s and Add PCIe Lane Equalization Preset Properties for 8.0 GT/s and 16.0 GT/s
 2025-06-24 20:50 UTC  (5+ messages)
` [PATCH v2 1/2] PCI: qcom: Add equalization settings for 8.0 GT/s
` [PATCH v2 2/2] arm64: dts: qcom: sa8775p: Add PCIe lane equalization preset properties

[pci:endpoint/epf-vntb 3/3] Warning: drivers/pci/endpoint/functions/pci-epf-vntb.c:695 function parameter 'bar' not described in 'epf_ntb_find_bar'
 2025-06-24 20:32 UTC  (3+ messages)

[pci:for-linus] BUILD SUCCESS 5aa326a6a2ff0a7e7c6e11777045e66704c2d5e4
 2025-06-24 18:25 UTC 

[PATCH] PCI: Fix link speed calculation on retrain failure
 2025-06-24 18:13 UTC  (6+ messages)

[RFC PATCH] PCI: Support Immediate Readiness on devices without PM capabilities
 2025-06-24 17:16 UTC 

[PATCH v4 0/8] Adjust fbcon console device detection
 2025-06-24 16:48 UTC  (13+ messages)
` [PATCH v4 1/8] PCI: Add helper for checking if a PCI device is a display controller
` [PATCH v4 2/8] vfio/pci: Use pci_is_display()
` [PATCH v4 3/8] vga_switcheroo: "
` [PATCH v4 4/8] iommu/vt-d: "
` [PATCH v4 5/8] ALSA: hda: "
` [PATCH v4 6/8] Fix access to video_is_primary_device() when compiled without CONFIG_VIDEO
` [PATCH v4 7/8] PCI/VGA: Move check for firmware default out of VGA arbiter
` [PATCH v4 8/8] PCI: Add a new 'boot_display' attribute

[PATCH v2 0/4] Improvements for Devres
 2025-06-24 16:37 UTC  (8+ messages)
` [PATCH v2 3/4] rust: devres: get rid of Devres' inner Arc

[pci:pwrctrl] BUILD SUCCESS 3aa54d162490f14d1f1fdf3b3d1170b2ea50276b
 2025-06-24 16:15 UTC 

[PATCH] PCI: Extend isolated function probing to LoongArch
 2025-06-24 15:46 UTC  (2+ messages)

回覆: [PATCH 7/7] pci: aspeed: Add ASPEED PCIe host controller driver
 2025-06-24 15:33 UTC  (2+ messages)

[PATCH v4 0/6] rust: add support for request_irq
 2025-06-24 15:17 UTC  (17+ messages)
` [PATCH v4 3/6] rust: irq: add support for non-threaded IRQs and handlers

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

[PATCH v13 0/6] Refactor capability search into common macros
 2025-06-24 15:09 UTC  (2+ messages)

[PATCH v4] PCI/PM: Skip resuming to D0 if disconnected
 2025-06-24 15:08 UTC  (4+ messages)

[pci:controller/dwc/stm32] BUILD SUCCESS 003902ed7778d62083120253cd282a9112674986
 2025-06-24 13:43 UTC 

[pci:endpoint/epf-vntb] BUILD SUCCESS WITH WARNING a0cc6e6fd072616315147ac68a12672d5a2fa223
 2025-06-24 13:37 UTC 

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

[pci:dt-bindings] BUILD SUCCESS e1cb67ab82aab44cda410616498d4749399da217
 2025-06-24 12:22 UTC 

[PATCH v3 0/2] Fix EPF configfs attribute group removal
 2025-06-24 11:45 UTC  (3+ messages)
` [PATCH v3 1/2] PCI: endpoint: Fix configfs group list head handling
` [PATCH v3 2/2] PCI: endpoint: Fix configfs group removal on driver teardown

[PATCH v4 10/11] drm/xe/vrsr: Enable VRSR
 2025-06-24 11:45 UTC  (2+ messages)
` [v4,10/11] "

[pci:controller/vmd] BUILD SUCCESS 255c891533d89f5d7339076468a98afc947c4a73
 2025-06-24 11:41 UTC 

[PATCH v4 09/11] drm/xe/pm: D3Cold target state
 2025-06-24 11:10 UTC  (2+ messages)
` [v4,09/11] "

[PATCH v4 06/11] drm/xe/vrsr: Initialize VRSR feature
 2025-06-24 10:28 UTC  (2+ messages)
` [v4,06/11] "

[pci:controller/brcmstb] BUILD SUCCESS a364d10ffe361fb34c3838d33604da493045de1e
 2025-06-24  7:25 UTC 

[RFC PATCH] PCI: Add quirk to always map ivshmem as write-back
 2025-06-24  1:42 UTC  (3+ messages)

[PATCH] PCI: endpoint: Fix configfs group removal on driver teardown
 2025-06-24  0:58 UTC  (5+ messages)

[PATCH] PCI: Disable RRS polling for Intel SSDPE2KX020T8 nvme
 2025-06-24  0:58 UTC  (3+ messages)

[PATCH v1] rust: fix typo in #[repr(transparent)] comments
 2025-06-23 23:15 UTC  (2+ messages)

[PATCH V2] rust: Use consistent "# Examples" heading style in rustdoc
 2025-06-23 23:13 UTC  (2+ messages)

[PATCH 0/4] Nested virtualization fixes for root partition
 2025-06-23 22:13 UTC  (6+ messages)
` [PATCH 3/4] x86: hyperv: Expose hv_map_msi_interrupt function

[PATCH] Revert "PCI/ACPI: Fix allocated memory release on error in pci_acpi_scan_root()"
 2025-06-23 20:16 UTC  (3+ messages)

[PATCH v5 00/27] Arm GICv5: Host driver implementation
 2025-06-23 19:04 UTC  (5+ messages)
` [PATCH v5 24/27] irqchip/gic-v5: Add GICv5 ITS support

[PATCH] pci: pwrctl: fix the kerneldoc tag for private fields
 2025-06-23 18:10 UTC  (2+ messages)

[PATCH] PCI/PTM: Build debugfs code only if CONFIG_DEBUG_FS is enabled
 2025-06-23 18:07 UTC  (2+ messages)

[RFC PATCH] PCI: pciehp: Replace fixed delay with polling for slot power-off
 2025-06-23 18:00 UTC  (4+ messages)

[PATCHv2] pci: allow user specifiy a reset poll timeout
 2025-06-23 17:51 UTC  (8+ messages)

[PATCH v3 0/2] Don't make noise about disconnected USB4 devices
 2025-06-23 17:48 UTC  (3+ messages)
` [PATCH v3 1/2] PCI/PM: Skip resuming to D0 if disconnected

[v3 0/2] PCI: imx6: Refine apps_reset and EP link behavior
 2025-06-23 17:33 UTC  (4+ messages)
` [PATCH v3 1/2] PCI: imx6: Remove apps_reset toggle in _core_reset functions

[PATCH v3 2/2] PCI: Fix runtime PM usage count underflow on device unplug
 2025-06-23 17:25 UTC  (12+ messages)

[PATCH v2 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
 2025-06-23 16:05 UTC  (6+ messages)
` [PATCH v2 16/20] PCI: rockchip: Switch to FIELD_PREP_WM16* macros
` [PATCH v2 17/20] PCI: dw-rockchip: Switch to FIELD_PREP_WM16 macro
` [PATCH v2 18/20] PM / devfreq: rockchip-dfi: switch "
` [PATCH v2 19/20] clk: sp7021: "
` [PATCH v2 20/20] phy: rockchip-pcie: "


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