Linux-PCI Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-12 22:36:23 to 2025-06-15 20:41:55 UTC [more...]

[PATCH v11 0/6] rust: reduce `as` casts, enable related lints
 2025-06-15 20:41 UTC  (3+ messages)

[PATCH v2] PCI/pwrctrl: Move pci_pwrctrl_create_device() definition to drivers/pci/pwrctrl/
 2025-06-15  7:25 UTC  (2+ messages)

[PATCH v3 0/2] rust: improve `ForeignOwnable`
 2025-06-14 18:53 UTC  (5+ messages)
` [PATCH v3 2/2] rust: types: require `ForeignOwnable::into_foreign` return non-null

[PATCH v3 0/6] rust: list: remove HasListLinks::OFFSET
 2025-06-14 18:17 UTC  (4+ messages)

[pci:controller/mobiveil] BUILD SUCCESS 296c2c7f601fca77324d17384dd548418e2eab00
 2025-06-14 17:30 UTC 

[pci:for-linus] BUILD SUCCESS 907a7a2e5bf40c6a359b2f6cc53d6fdca04009e0
 2025-06-14 16:38 UTC 

[pci:controller/altera] BUILD SUCCESS 9a1e461947d7bab6b3a890e8182c3bae6cf4bc69
 2025-06-14 16:24 UTC 

[pci:pwrctrl] BUILD SUCCESS 66db1d3cbdb0e89f8a3b5d06a8defb25d1c3f836
 2025-06-14 15:04 UTC 

[pci:controller/dw-rockchip] BUILD SUCCESS dcca6051a220484f0c1a5cb018f3012735067254
 2025-06-14 11:43 UTC 

[PATCH] PCI/pwrctrl: Move pci_pwrctrl_create_device() definition to drivers/pci/pwrctrl/
 2025-06-14 11:16 UTC  (3+ messages)

[pci:misc] BUILD SUCCESS f58089683f6fb127ed87a5fcf78087de76c9d178
 2025-06-14 10:11 UTC 

[pci:controller/mediatek-gen3] BUILD SUCCESS dcbea1c7e94e7f15c36ad5ac411a67c98f888ac7
 2025-06-14  9:56 UTC 

Virtio interrupt remapping
 2025-06-14  8:11 UTC  (2+ messages)

[PATCH] PCI/VGA: Look at all PCI display devices in VGA arbiter
 2025-06-14  7:04 UTC  (9+ messages)

[pci:controller/sophgo] BUILD SUCCESS 74ab255bab3082fa6bd2a925a986526e093d615b
 2025-06-14  4:24 UTC 

[RESEND RFC PATCH v4 0/5] PCI: rockchip: Improve driver quality
 2025-06-14  2:31 UTC  (16+ messages)
` [RESEND RFC PATCH v4 1/5] PCI: rockchip: Use standard PCIe defines
` [RESEND RFC PATCH v4 2/5] PCI: rockchip: Drop unused custom registers and bitfields
` [RESEND RFC PATCH v4 3/5] PCI: rockchip: Set Target Link Speed before retraining
` [RESEND RFC PATCH v4 4/5] phy: rockchip-pcie: Enable all four lanes
` [RESEND RFC PATCH v4 5/5] phy: rockchip-pcie: Adjust read mask and write

[PATCH 0/7] Add ASPEED PCIe Root Complex support
 2025-06-14  2:07 UTC  (21+ messages)
` [PATCH 1/7] dt-bindings: phy: Add document for ASPEED PCIe PHY
` [PATCH 2/7] dt-bindings: pci: Add document for ASPEED PCIe Config
` [PATCH 3/7] dt-bindings: pci: Add document for ASPEED PCIe RC
` [PATCH 4/7] ARM: dts: aspeed-g6: Add AST2600 PCIe RC PERST ctrl pin
` [PATCH 5/7] ARM: dts: aspeed-g6: Add PCIe RC node
` [PATCH 6/7] pinctrl: aspeed-g6: Add PCIe RC PERST pin group
` [PATCH 7/7] pci: aspeed: Add ASPEED PCIe host controller driver

[PATCH 0/2] PCI: brcmstb: Add panic/die handler to driver
 2025-06-13 23:28 UTC  (5+ messages)
` [PATCH 1/2] PCI: brcmstb: Add a way to indicate if PCIe bridge is active
` [PATCH 2/2] PCI: brcmstb: Add panic/die handler to driver

[PATCH] PCI: Reduce verbosity of device enable messages
 2025-06-13 22:09 UTC  (4+ messages)

[PATCH v6 2/5] PCI: hv: Allow dynamic MSI-X vector allocation
 2025-06-13 22:03 UTC  (2+ messages)

[PATCH v6 1/5] PCI/MSI: Export pci_msix_prepare_desc() for dynamic MSI-X allocations
 2025-06-13 22:03 UTC  (2+ messages)

[PATCH v3 1/3] PCI/pwrctrl: Add optional slot clock to pwrctrl driver for PCI slots
 2025-06-13 22:01 UTC  (2+ messages)

[PATCH RFT 0/2] pci: clean up cpu_addr_fixup() for visconti
 2025-06-13 21:33 UTC  (3+ messages)
` [PATCH RFT 1/2] arm64: dts: toshiba: Update SoC and PCIe ranges to reflect hardware behavior
` [PATCH RFT 2/2] PCI: dwc: visconti: Remove cpu_addr_fix() after DTS fix ranges

[PATCH v3 00/28] lan966x pci device: Add support for SFPs
 2025-06-13 21:27 UTC  (33+ messages)
` [PATCH v3 01/28] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH v3 02/28] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH v3 03/28] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [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 06/28] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v3 07/28] drivers: core: Use fw_devlink_set_device()
` [PATCH v3 08/28] pinctrl: cs42l43: "
` [PATCH v3 09/28] cxl/test: Use device_set_node()
` [PATCH v3 10/28] cxl/test: Use fw_devlink_set_device()
` [PATCH v3 11/28] PCI: of: "
` [PATCH v3 12/28] driver core: fw_devlink: Tag the fwnode dev member as private
` [PATCH v3 13/28] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v3 14/28] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
` [PATCH v3 15/28] i2c: core: Introduce i2c_get_adapter_physdev()
` [PATCH v3 16/28] i2c: mux: Set adapter physical device
` [PATCH v3 17/28] i2c: mux: Create missing devlink between mux and "
` [PATCH v3 18/28] of: property: Allow fw_devlink device-tree on x86 when PCI device-tree node creation is enabled
` [PATCH v3 19/28] clk: lan966x: Add MCHP_LAN966X_PCI dependency
` [PATCH v3 20/28] i2c: busses: at91: "
` [PATCH v3 21/28] misc: lan966x_pci: Fix dtso nodes ordering
` [PATCH v3 22/28] misc: lan966x_pci: Split dtso in dtsi/dtso
` [PATCH v3 23/28] misc: lan966x_pci: Rename lan966x_pci.dtso to lan966x_evb_lan9662_nic.dtso
` [PATCH v3 24/28] PCI: Add Microchip LAN9662 PCI Device ID
` [PATCH v3 25/28] misc: lan966x_pci: Introduce board specific data
` [PATCH v3 26/28] misc: lan966x_pci: Add dtsi/dtso nodes in order to support SFPs
` [PATCH v3 27/28] misc: lan966x_pci: Sort the drivers list in Kconfig help
` [PATCH v3 28/28] misc: lan966x_pci: Add drivers needed to support SFPs "

[PATCH RFC v1 0/2] iommu&pci: Disable ATS during FLR resets
 2025-06-13 21:10 UTC  (3+ messages)

[PATCH v2] PCI: Set up runtime PM on devices that don't support PCI PM
 2025-06-13 19:43 UTC  (2+ messages)

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

[PATCH v2 1/2] PCI: qcom: Add equalization settings for 8.0 GT/s
 2025-06-13 19:21 UTC  (2+ messages)

[RFC PATCH v5 0/4] PCI: rockchip: Improve driver quality
 2025-06-13 18:06 UTC  (6+ messages)
` [RFC PATCH v5 1/4] PCI: rockchip: Use standard PCIe defines
` [RFC PATCH v5 2/4] PCI: rockchip: Set Target Link Speed before retraining
` [RFC PATCH v5 3/4] phy: rockchip-pcie: Enable all four lanes
` [RFC PATCH v5 4/4] phy: rockchip-pcie: Adjust read mask and write

[PATCH] pci/controller: Use dev_fwnode()
 2025-06-13 16:09 UTC  (2+ messages)
  ` (subset) "

[PATCH v4 0/2] Configure root port MPS during host probing
 2025-06-13 15:40 UTC  (8+ messages)
` [PATCH v4 1/2] PCI: "
` [PATCH v4 2/2] PCI: dwc: Remove redundant MPS configuration

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

[RFC PATCH v4 1/5] PCI: rockchip: Use standard PCIe defines
 2025-06-13 15:25 UTC  (8+ messages)
` [RFC PATCH v4 2/5] PCI: rockchip: Drop unused custom registers and bitfields
` [RFC PATCH v4 3/5] PCI: rockchip: Set Target Link Speed before retraining
` [RFC PATCH v4 4/5] phy: rockchip-pcie: Enable all four lanes
` [RFC PATCH v4 5/5] phy: rockchip-pcie: Adjust read mask and write

[RFC PATCH v4 0/4] PCI: rockchip: Improve quality of driver
 2025-06-13 15:00 UTC  (3+ messages)
` [RFC PATCH v4 1/4] PCI: rockchip: Drop unused custom registers and bitfields

[PATCH 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
 2025-06-13 14:59 UTC  (19+ messages)
` [PATCH 01/20] bitfield: introduce HWORD_UPDATE bitfield macros
` [PATCH 08/20] drm/rockchip: vop2: switch to HWORD_UPDATE macro
` [PATCH 10/20] drm/rockchip: dw_hdmi_qp: "
` [PATCH 13/20] drm/rockchip: dw_hdmi: switch to HWORD_UPDATE* macros
` [PATCH 14/20] ASoC: rockchip: i2s-tdm: switch to HWORD_UPDATE_CONST macro
` [PATCH 17/20] PCI: dw-rockchip: switch to HWORD_UPDATE macro

[PATCH] PCI: dwc: Simplify boolean condition returns in debugfs
 2025-06-13 14:54 UTC  (3+ messages)

[PATCH v3 0/2] PCI: Reduce FLR delay to 10ms for MSFT devices
 2025-06-13 13:56 UTC  (8+ messages)
` [PATCH v3 1/2] PCI: Add flr_delay parameter to pci_dev struct
` [PATCH v3 2/2] PCI: Reduce FLR delay to 10ms for MSFT devices

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

[pci:controller/rockchip-host] BUILD SUCCESS 1fdb13f92388dfc936624b0a0d6abae362b0ace3
 2025-06-13 13:24 UTC 

[PATCH v3 0/6] PCI: dwc: Do not enumerate bus before endpoint devices are ready
 2025-06-13 12:48 UTC  (7+ messages)
` [PATCH v3 1/6] PCI: Rename PCIE_RESET_CONFIG_DEVICE_WAIT_MS to PCIE_RESET_CONFIG_WAIT_MS
` [PATCH v3 2/6] PCI: rockchip-host: Use macro PCIE_RESET_CONFIG_WAIT_MS
` [PATCH v3 3/6] PCI: dw-rockchip: Wait PCIE_RESET_CONFIG_WAIT_MS after link-up IRQ
` [PATCH v3 4/6] PCI: qcom: "
` [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 01/13] PCI: dwc: Add dw_pcie_clear_and_set_dword() for register bit manipulation
 2025-06-13 12:33 UTC  (3+ messages)
  ` 回复: "

[PATCH v2] PCI: dw-rockchip: Delay link training after hot reset in EP mode
 2025-06-13 11:22 UTC  (2+ messages)

[PATCH] PCI/ASPM: consolidate variable declaration and initialization
 2025-06-13  9:52 UTC  (2+ messages)

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

[PATCH v4 0/4] Add Qualcomm SA8255p based firmware managed PCIe root complex
 2025-06-13  9:29 UTC  (4+ messages)

[PATCH] pci: altera: remove unused 'node' variable
 2025-06-13  9:25 UTC  (2+ messages)

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

[PATCH 00/10] Add PCIe support for Tesla FSD SoC
 2025-06-13  9:04 UTC  (5+ messages)
  ` [PATCH 04/10] PCI: exynos: Add platform device private data

[PATCH] PCI/ASPM: Use boolean type for aspm_disabled and aspm_force
 2025-06-13  8:48 UTC  (2+ messages)

[PATCH 0/2] PCI: Convert MSI and AER state tracking variables to bool type
 2025-06-13  8:45 UTC  (3+ messages)
` [PATCH 2/2] PCI/AER: Use bool for AER disable state tracking

[PATCH V3 0/2] PCI: Fix problems about boot & kexec
 2025-06-13  7:15 UTC  (5+ 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

[PATCH v6 0/3] PCI: tegra: Allow building as a module
 2025-06-13  6:17 UTC  (2+ messages)

[PATCH v2 0/2] PCI: imx6: Refine apps_reset and EP link behavior
 2025-06-13  6:13 UTC  (5+ messages)
` [PATCH v2 1/2] PCI: imx6: Remove apps_reset toggle in _core_reset functions

[RFC PATCH v3 0/5] Quality Improvements for Rockchip-IP PCIe
 2025-06-13  5:31 UTC  (7+ messages)
` [RFC PATCH v3 1/5] PCI: rockchip-host: Use standard PCIe defines
` [RFC PATCH v3 2/5] PCI: rockchip: Drop unused custom registers and bitfields
` [RFC PATCH v3 3/5] PCI: rockchip-host: Set Target Link Speed before retraining
` [RFC PATCH v3 4/5] phy: rockchip-pcie: Enable all four lanes
` [RFC PATCH v3 5/5] phy: rockchip-pcie: Adjust read mask and write

[PATCH v3 0/2] riscv: sophgo Add PCIe support to Sophgo SG2044 SoC
 2025-06-13  5:02 UTC  (2+ messages)

[PATCH v3 12/13] PCI/TSM: support TDI related operations for host TSM driver
 2025-06-13  3:06 UTC  (11+ messages)

[bugzilla-daemon@kernel.org: [Bug 220216] New: Intel Corporation JHL7440 Thunderbolt 3 Bridge: Unable to change power state from D3hot to D0, device inaccessible]
 2025-06-13  1:32 UTC  (2+ messages)

[PATCH v2 0/5] PCI: dwc: Do not enumerate bus before endpoint devices are ready
 2025-06-12 22:39 UTC  (7+ messages)
` [PATCH v2 3/5] PCI: dwc: Ensure that dw_pcie_wait_for_link() waits 100 ms after link up
` [PATCH v2 4/5] PCI: dwc: Reduce LINK_WAIT_SLEEP_MS
` [PATCH v2 5/5] PCI: rockchip-host: Use macro PCIE_RESET_CONFIG_DEVICE_WAIT_MS


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 read-only IMAP folder(s) and NNTP newsgroup(s).