Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2026-04-27 22:14:01 to 2026-04-30 11:07:52 UTC [more...]

[PATCH v7 phy-next 00/27] Split Generic PHY consumer and provider
 2026-04-30 11:06 UTC  (26+ messages)
` [PATCH v7 phy-next 01/27] ata: add <linux/pm_runtime.h> where missing
` [PATCH v7 phy-next 02/27] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v7 phy-next 03/27] usb: add "
` [PATCH v7 phy-next 04/27] drm: add <linux/pm_runtime.h> where missing
` [PATCH v7 phy-next 05/27] phy: "
` [PATCH v7 phy-next 06/27] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v7 phy-next 07/27] net: lan969x: include missing <linux/of.h>
` [PATCH v7 phy-next 08/27] PCI: Remove device links to PHY
` [PATCH v7 phy-next 09/27] scsi: ufs: exynos: stop poking into struct phy guts
` [PATCH v7 phy-next 10/27] scsi: ufs: qcom: keep parallel track of PHY power state
` [PATCH v7 phy-next 11/27] scsi: ufs: qcom: include missing <linux/interrupt.h>
` [PATCH v7 phy-next 12/27] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v7 phy-next 13/27] usb: host: tegra: "
` [PATCH v7 phy-next 14/27] usb: gadget: tegra-xudc: "
` [PATCH v7 phy-next 15/27] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v7 phy-next 16/27] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v7 phy-next 17/27] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v7 phy-next 18/27] drm/rockchip: dsi: include PHY provider header
` [PATCH v7 phy-next 19/27] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v7 phy-next 20/27] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v7 phy-next 21/27] net: renesas: rswitch: "
` [PATCH v7 phy-next 22/27] pinctrl: tegra-xusb: "
` [PATCH v7 phy-next 23/27] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v7 phy-next 24/27] phy: include PHY provider header (1/2)
` [PATCH v7 phy-next 25/27] phy: include PHY provider header (2/2)

[PATCH v3 0/3] Add root port reset to support link recovery
 2026-04-30 10:49 UTC  (10+ messages)
` [PATCH v3 1/3] dt-bindings: PCI: imx6q-pcie: Add intr, aer and pme interrupts
` [PATCH v3 2/3] arm64: dts: imx95: Add dma, intr, aer and pme interrupters for pcie{0,1}
` [PATCH v3 3/3] PCI: imx6: Add root port reset to support link recovery

[RFC PATCH 0/4] pcie/aspm: Enable all advertised ASPM states by default
 2026-04-30 10:17 UTC  (6+ messages)
` [RFC PATCH 1/4] pcie/aspm: Add debug logging for aspm policy config
` [RFC PATCH 2/4] pcie/aspm: Enable all power-saving states during link state initialization
` [RFC PATCH 3/4] pcie/aspm: Enable all hardware power-saving states by default
` [RFC PATCH 4/4] pcie/aspm: Remove CONFIG_PCIEASPM_* policy definitions

[PATCH 00/24] rust: device: Higher-Ranked Lifetime Types for device drivers
 2026-04-30  9:14 UTC  (20+ messages)
` [PATCH 01/24] rust: driver core: drop drvdata before devres release
` [PATCH 02/24] rust: types: add `ForLt` trait for higher-ranked lifetime support
` [PATCH 03/24] rust: devres: add ForLt support to Devres
` [PATCH 06/24] rust: pci: implement Sync for Device<Bound>
` [PATCH 18/24] rust: pci: make Bar lifetime-parameterized
` [PATCH 19/24] rust: io: make IoMem and ExclusiveIoMem lifetime-parameterized
` [PATCH 20/24] samples: rust: rust_driver_pci: use HRT lifetime for Bar
` [PATCH REF 21/24] gpu: nova-core: "
` [PATCH REF 22/24] gpu: nova-core: unregister sysmem flush page from Drop
` [PATCH REF 23/24] gpu: nova-core: replace ARef<Device> with &'a Device in SysmemFlush
` [PATCH REF 24/24] gpu: drm: tyr: use HRT lifetime for IoMem

[PATCH v14 0/7] Error recovery for vfio-pci devices on s390x
 2026-04-30  8:35 UTC  (12+ messages)
` [PATCH v14 4/7] s390/pci: Store PCI error information for passthrough devices
` [PATCH v14 5/7] vfio-pci/zdev: Add a device feature for error information

[PATCH] pci: quirks: Advertise D3cold capability for UPD720201
 2026-04-30  4:42 UTC 

[PATCH v3 0/5] vfio/pci: Add PCIe TPH support
 2026-04-30  3:56 UTC  (5+ messages)

[PATCH kernel 4/9] dma/swiotlb: Stop forcing SWIOTLB for TDISP devices
 2026-04-30  3:25 UTC  (12+ messages)

[PATCH RESEND v10 0/8] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
 2026-04-30  3:25 UTC  (2+ messages)

[PATCH v6 24/24] PCI/sysfs: Limit BAR resize attribute scope to platforms with PCI mmap
 2026-04-30  2:51 UTC  (4+ messages)

[PATCH] PCI: iproc: Restore map_irq
 2026-04-30  2:16 UTC 

[PATCH v8 RESEND] Introduce Cray ClusterStor E1000 NVMe slot LED driver
 2026-04-30  2:20 UTC  (2+ messages)

[PATCH v11 0/2] PCI: Fix crash when access broken ROM
 2026-04-30  2:01 UTC  (3+ messages)

[PATCH v6 00/24] PCI: Convert all dynamic sysfs attributes to static
 2026-04-30  1:31 UTC  (6+ messages)

[PATCH] PCI/proc: Fix race between pci_proc_init() and pci_bus_add_device()
 2026-04-30  0:35 UTC 

[pci:sysfs] BUILD SUCCESS 842c96e80e883e8b2a70e9e6196d636804576cb0
 2026-04-29 23:50 UTC 

[PATCH v0 0/3] PCI passthru on Hyper-V (Part II)
 2026-04-29 23:15 UTC  (4+ messages)
` [PATCH v0 1/3] mshv: Import declarations for irq remap and add irqbypass support
` [PATCH v0 2/3] hyperv: Implement irq remap for passthru devices
` [PATCH v0 3/3] mshv: Implement guest irq migration for passthru'd devices

[PATCH v4 00/11] PCI: liveupdate: PCI core support for Live Update
 2026-04-29 22:56 UTC  (20+ messages)
` [PATCH v4 01/11] PCI: liveupdate: Set up FLB handler for the PCI core
` [PATCH v4 02/11] PCI: liveupdate: Track outgoing preserved PCI devices
` [PATCH v4 05/11] PCI: liveupdate: Inherit bus numbers during Live Update

[PATCH v6 04/24] PCI/sysfs: Use BAR length in pci_llseek_resource() when attr->size is zero
 2026-04-29 20:53 UTC  (3+ messages)

[PATCH] PCI: rcar: Fix up MAINTAINERS entry
 2026-04-29 19:28 UTC  (5+ messages)

[PATCH v2] PCI: hv: Allocate MMIO from above 4GB for the config window
 2026-04-29 18:01 UTC  (8+ messages)

[PATCH v15 0/3] rust: leds: add led classdev abstractions
 2026-04-29 18:00 UTC  (4+ messages)
` [PATCH v15 1/3] rust: leds: add basic "
` [PATCH v15 2/3] rust: leds: add Mode trait
` [PATCH v15 3/3] rust: leds: add multicolor classdev abstractions

[PATCH v15 0/5] shut down devices asynchronously
 2026-04-29 17:50 UTC  (6+ messages)
` [PATCH 1/5] driver core: separate function to shutdown one device
` [PATCH 2/5] driver core: do not always lock parent in shutdown
` [PATCH 3/5] driver core: async device shutdown infrastructure
` [PATCH 4/5] PCI: Enable async shutdown support
` [PATCH 5/5] scsi: "

[PATCH v3] PCI: release empty sibling bridge windows during window resize
 2026-04-29 16:21 UTC  (3+ messages)

[PATCH] PCI: of_property: Omit 'bus-range' property if no secondary bus
 2026-04-29 15:32 UTC  (2+ messages)

[PATCH v14 4/7] PCI: endpoint: pci-ep-msi: Refactor doorbell allocation for new backends
 2026-04-29 14:52 UTC  (4+ messages)

[PATCH 00/11] PCI: pci_resource_alignment() improvement + cleanups
 2026-04-29 12:26 UTC  (12+ messages)
` [PATCH 01/11] PCI: Log all resource claims
` [PATCH 02/11] PCI: Rename added to add_list
` [PATCH 03/11] PCI: Consolidate add_list (aka realloc_head) empty sanity checks
` [PATCH 04/11] PCI: Remove const removal cast
` [PATCH 05/11] resource: Make resource_alignment() input const resource
` [PATCH 06/11] powerpc/pseries: Make pseries_get_iov_fw_value() & pnv_iov_get() pci_dev const
` [PATCH 07/11] PCI: Make pci_sriov_resource_alignment() "
` [PATCH 08/11] PCI: Convert pci_resource_alignment() input parameters to const
` [PATCH 09/11] PCI: Move pci_resource_alignment() to setup-res.c file
` [PATCH 10/11] PCI: Lower bound bridge window alignment
` [PATCH 11/11] PCI: Return valid alignment for assigned resources

[PATCH V1 00/13] PCI passthru on Hyper-V (Part I)
 2026-04-29 10:35 UTC  (5+ messages)
` [PATCH V1 04/13] mshv: Provide a way to get partition id if running in a VMM process
` [PATCH V1 13/13] mshv: pin all ram mem regions if partition has device passthru

[PATCH v3 RESEND] PCI: release empty sibling bridge windows during window resize
 2026-04-29 10:34 UTC  (2+ messages)

[PATCH v14 0/7] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
 2026-04-29  8:58 UTC  (3+ messages)
` [PATCH v14 4/7] PCI: endpoint: pci-ep-msi: Refactor doorbell allocation for new backends

[PATCH v2 00/11] rust: I/O type generalization and projection
 2026-04-29  8:04 UTC  (25+ messages)
` [PATCH v2 03/11] rust: io: use pointer types instead of address
` [PATCH v2 04/11] rust: io: add missing safety requirement in `IoCapable` methods
` [PATCH v2 05/11] rust: io: restrict untyped IO access and `register!` to `Region`
` [PATCH v2 06/11] rust: io: add view type
` [PATCH v2 07/11] rust: dma: add methods to unsafely create reference from subview
` [PATCH v2 08/11] rust: io: add `read_val` and `write_val` function on I/O view
` [PATCH v2 10/11] rust: dma: drop `dma_read!` and `dma_write!` API
` [PATCH v2 11/11] rust: io: add copying methods

[PATCH v2 0/3] Add root port reset to support link recovery
 2026-04-29  7:30 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: imx6q-pcie: Add intr, aer and pme interrupts
` [PATCH v2 2/3] arm64: dts: imx95: Add dma, intr, aer and pme interrupters for pcie{0,1}
` [PATCH v2 3/3] PCI: imx6: Add root port reset to support link recovery

[PATCH] PCI: Update saved_config_space upon resource assignment
 2026-04-29  7:25 UTC  (2+ messages)

[PATCH v5 0/5] PCI: qcom: Add D3cold support
 2026-04-29  6:42 UTC  (6+ messages)
` [PATCH v5 1/5] PCI: host-common: Add helper to determine host bridge D3cold eligibility
` [PATCH v5 2/5] PCI: qcom: Add .get_ltssm() helper
` [PATCH v5 3/5] PCI: qcom: Power down PHY via PARF_PHY_CTRL before disabling rails/clocks
` [PATCH v5 4/5] PCI: dwc: Use common D3cold eligibility helper in suspend path
` [PATCH v5 5/5] PCI: qcom: Add D3cold support

[PATCH v8 0/9] Enhancements to pcie-tegra194 driver
 2026-04-29  6:38 UTC  (5+ messages)
` [PATCH v8 6/9] dt-bindings: PCI: tegra194: Add monitor clock support
` (subset) [PATCH v8 0/9] Enhancements to pcie-tegra194 driver

[PATCH v5 0/3] PCI: qcom: Program T_POWER_ON value for L1.2 exit timing
 2026-04-29  3:04 UTC  (6+ messages)
` [PATCH v5 1/3] PCI/ASPM: Add helper to encode L1SS T_POWER_ON fields
` [PATCH v5 2/3] PCI: dwc: Add helper to Program T_POWER_ON
` [PATCH v5 3/3] PCI: qcom: "

[PATCH] PCI: mark Thunderbolt-attached devices as removable
 2026-04-28 22:31 UTC 

[PATCH v2 0/6] Improvements to PCI hibernate path
 2026-04-28 22:15 UTC  (5+ messages)

(no subject)
 2026-04-28 18:24 UTC  (3+ messages)
` [PATCH 1/2] PCI/CXL: Allow PM Init to complete on cxl_bus reset if ACS SV enabled
` [PATCH 2/2] cxl/core: Recover from PM Init failure via cxl_reset_bus_function()

[PATCH V1 08/13] PCI: hv: rename hv_compose_msi_msg to hv_vmbus_compose_msi_msg
 2026-04-28 17:37 UTC  (4+ messages)

[RESEND PATCH v2 1/2] PCI: mvebu: Simplify with scoped for each OF child loop
 2026-04-28 13:27 UTC  (2+ messages)
` [RESEND PATCH v2 2/2] PCI: mvebu: Keep child node refcnt for probe duration

[PATCH v4 0/3] PCI: qcom: Program T_POWER_ON value for L1.2 exit timing
 2026-04-28  7:04 UTC  (4+ messages)
` [PATCH v4 3/3] PCI: qcom: Program T_POWER_ON

[PATCH] PCI: rcar-gen4: Limit Max_Read_Request_Size and Max_Payload_Size to 256 Bytes
 2026-04-28  7:00 UTC  (2+ messages)

[PATCH] PCI/ASPM: Don't reconfigure ASPM entering low-power state
 2026-04-28  4:01 UTC 

[PATCH] PCI: imx6: Keep Root Port MSI capability also for i.MX6Q
 2026-04-28  2:19 UTC  (2+ messages)

[PATCH] pci: don't fallback to bus reset after failed slot reset
 2026-04-27 22:28 UTC  (2+ messages)

[PATCH v5 1/6] PCI/TPH: Fix pcie_tph_get_st_table_loc() field extraction
 2026-04-27 22:25 UTC  (2+ messages)

[PATCH 0/4] PCI: Fix procfs PCI config access issues
 2026-04-27 22:19 UTC  (2+ messages)


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