Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-10-15 12:59:28 to 2025-10-17 03:37:06 UTC [more...]

[PATCH v2 1/2] PCI/ASPM: Override the ASPM and Clock PM states set by BIOS for devicetree platforms
 2025-10-17  3:36 UTC  (14+ messages)

[pci:for-linus] BUILD REGRESSION f0bfeb2c51e44bee7876f2a0eda3518bd2c30a01
 2025-10-17  3:13 UTC  (8+ messages)

[PATCH v2 0/6] Add PCIe support for Kaanapali
 2025-10-17  2:35 UTC  (8+ messages)
` [PATCH v2 3/6] phy: qcom-qmp: qserdes-txrx: Add complete QMP PCIe PHY v8 register offsets
` [PATCH v2 4/6] phy: qcom-qmp: pcs-pcie: Add "
` [PATCH v2 6/6] phy: qcom: qmp-pcie: add QMP PCIe PHY tables for Kaanapali

[PATCH] rust: driver: let probe() return impl PinInit<Self, Error>
 2025-10-17  2:12 UTC  (3+ messages)

[PATCH v2 0/5] rust: pci: add config space read/write support, take 1
 2025-10-17  1:26 UTC  (7+ messages)
` [PATCH v2 1/5] rust/io: factor common I/O helpers into Io trait and specialize Mmio<SIZE>
` [PATCH v2 2/5] rust: io: factor out MMIO read/write macros
` [PATCH v2 3/5] rust: pci: add a helper to query configuration space size
` [PATCH v2 4/5] rust: pci: add config space read/write support
` [PATCH v2 5/5] nova-core: test configuration routine

[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-10-17  0:01 UTC  (7+ messages)
` [PATCH v5 8/9] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH] PCI/PM: Prevent runtime suspend before devices are fully initialized
 2025-10-16 22:53 UTC 

[PATCH 0/3] Rust PCI housekeeping
 2025-10-16 23:02 UTC  (14+ messages)
` [PATCH 1/3] rust: pci: implement TryInto<IrqRequest<'a>> for IrqVector<'a>
` [PATCH 2/3] rust: pci: move I/O infrastructure to separate file
` [PATCH 3/3] rust: pci: move IRQ "

[PATCH v4 01/10] PCI: Avoid saving error values for config space
 2025-10-16 21:00 UTC  (13+ messages)

[PATCH v1 0/3] PM: runtimePCI/ACPI: TAD: Auto-cleanup macros for runtime PM
 2025-10-16 20:58 UTC  (14+ messages)
` [PATCH v1 1/3] PM: runtime: Introduce PM_RUNTIME_ACQUIRE_OR_FAIL() macro
` [PATCH v1 2/3] ACPI: TAD: Rearrange runtime PM operations in acpi_tad_remove()
` [PATCH v1 3/3] ACPI: TAD: Improve runtime PM using guard macros

[PATCH net-next 0/4] Add DWMAC glue driver for Motorcomm YT6801
 2025-10-16 20:11 UTC  (6+ messages)
` [PATCH net-next 2/4] net: phy: motorcomm: Support YT8531S PHY in YT6801 Ethernet controller
` [PATCH net-next 3/4] net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controller

[PATCH RESEND 0/1] pcie hotplug deadlock fix
 2025-10-16 19:30 UTC  (2+ messages)
` [PATCH RESEND 1/1] PCI: pciehp: fix concurrent sub-tree removal deadlock

[Bug 220658] New: [BISECTED] PCI MSI patch causes boot crash on HP Spectre x360 Convertible 14-ea0xxx
 2025-10-16 19:10 UTC  (3+ messages)

[PATCH v2] PCI: dw-rockchip: Disable L1 substates
 2025-10-16 17:53 UTC  (4+ messages)

[PATCH v2 1/2] PCI/ASPM: Override the ASPM and Clock PM states set by BIOS for devicetree platforms
 2025-10-16 17:38 UTC  (3+ messages)

[PATCH] PCI: vmd: override irq_startup()/irq_shutdown() in vmd_init_dev_msi_info()
 2025-10-16 16:55 UTC  (2+ messages)

[PATCH v3] PCI: endpoint: pci-epf-test: Fix sleeping function being called from atomic context
 2025-10-16 16:50 UTC  (2+ messages)

[PATCH v2 0/7] Introduce SpacemiT K1 PCIe phy and host controller
 2025-10-16 16:47 UTC  (10+ messages)
` [PATCH v2 1/7] dt-bindings: phy: spacemit: add SpacemiT PCIe/combo PHY
` [PATCH v2 2/7] dt-bindings: phy: spacemit: introduce PCIe PHY
` [PATCH v2 3/7] dt-bindings: pci: spacemit: introduce PCIe host controller
` [PATCH v2 4/7] phy: spacemit: introduce PCIe/combo PHY

[PATCH 00/15] arm64: dts: mediatek: Add Openwrt One AP functionality
 2025-10-16 16:47 UTC  (38+ messages)
` [PATCH 01/15] arm64: dts: mediatek: mt7981b: Add labels to commonly referenced nodes
` [PATCH 02/15] arm64: dts: mediatek: mt7981b-openwrt-one: Configure UART0 pinmux
` [PATCH 03/15] arm64: dts: mediatek: mt7981b: Add reserved memory for TF-A
` [PATCH 04/15] dt-bindings: mfd: syscon: Add mt7981-topmisc
` [PATCH 05/15] dt-bindings: pci: mediatek-pcie-gen3: Add MT7981 PCIe compatible
` [PATCH 06/15] dt-bindings: phy: mediatek,tphy: Add support for MT7981
` [PATCH 07/15] arm64: dts: mediatek: mt7981b: Add PCIe and USB support
` [PATCH 08/15] arm64: dts: mediatek: mt7981b-openwrt-one: Enable PCIe and USB
` [PATCH 09/15] dt-bindings: net: mediatek,net: Correct bindings for MT7981
` [PATCH 10/15] arm64: dts: mediatek: mt7981b: Add Ethernet and WiFi offload support
` [PATCH 11/15] arm64: dts: mediatek: mt7981b-openwrt-one: Enable SPI NOR
` [PATCH 12/15] arm64: dts: mediatek: mt7981b-openwrt-one: Enable Ethernet
` [PATCH 13/15] arm64: dts: mediatek: mt7981b: Add wifi memory region
` [PATCH 14/15] arm64: dts: mediatek: mt7981b-openwrt-one: Enable wifi
` [PATCH 15/15] arm64: dts: mediatek: mt7981b-openwrt-one: Enable leds

[PATCH] dt-bindings: Fix inconsistent quoting
 2025-10-16 16:06 UTC  (10+ messages)

[PATCH] PCI: dwc: Use multiple ATU regions for large bridge windows
 2025-10-16 15:49 UTC  (3+ messages)

BAR resizing broken in 6.18 (PPC only?)
 2025-10-16 15:45 UTC  (4+ messages)

[PATCH v6 0/5] Add support for Andes Qilai SoC PCIe controller
 2025-10-16 11:54 UTC  (5+ messages)
` [PATCH v6 1/5] PCI: dwc: Allow adjusting the number of ob/ib windows in glue driver

[PPC] Boot problems after the pci-v6.18-changes
 2025-10-16 10:44 UTC  (13+ messages)

[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
 2025-10-16 10:42 UTC  (3+ messages)
` [PATCH v2 17/19] rust: sync: "

[PATCH v17 00/11] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-10-16  8:42 UTC  (23+ messages)
` [PATCH v17 01/11] samples: rust: platform: remove trailing commas
` [PATCH v17 02/11] rust_binder: remove trailing comma
` [PATCH v17 03/11] rust_binder: use `kernel::fmt`
` [PATCH v17 04/11] rust_binder: use `core::ffi::CStr` method names
` [PATCH v17 05/11] rnull: use `kernel::fmt`
` [PATCH v17 06/11] rust: alloc: "
` [PATCH v17 07/11] rust: debugfs: "
` [PATCH v17 08/11] rust: pci: "
` [PATCH v17 09/11] rust: remove spurious `use core::fmt::Debug`
` [PATCH v17 10/11] rust: support formatting of foreign types
` [PATCH v17 11/11] rust: replace `CStr` with `core::ffi::CStr`

[PATCH V2] PCI/TPH: Skip Root Port completer check for RC_END devices
 2025-10-16  8:20 UTC 

[PATCH v2] x86/pci: Check signature before assigning shadow ROM
 2025-10-16  8:19 UTC 

[PATCH 0/2] PCI: Fix bogus resource overlaps
 2025-10-16  7:42 UTC  (7+ messages)
` [PATCH 1/2] PCI: Setup bridge resources earlier

[PATCH v4 0/4] PCI: qcom: Add support for Glymur PCIe Gen5x4
 2025-10-16  7:23 UTC  (7+ messages)
` [PATCH v4 2/4] dt-bindings: PCI: qcom: Document the Glymur PCIe Controller

PCI/MSI: Boot issue on X86 Laptop 6.18-rc1
 2025-10-16  6:25 UTC  (3+ messages)

[PATCH v3 0/2] Add driver support for Eswin EIC7700 SoC PCIe controller
 2025-10-16  6:16 UTC  (2+ messages)

[PPC] Boot problems after the pci-v6.18-changes
 2025-10-15 23:40 UTC  (2+ messages)

[PATCH v2] driver core: Check drivers_autoprobe for all added devices
 2025-10-15 16:53 UTC  (2+ messages)

[PATCH v5 0/5] PCI: mediatek: add support AN7583 + YAML rework
 2025-10-15 16:50 UTC  (6+ messages)
` [PATCH v5 2/5] dt-bindings: PCI: mediatek: Convert to YAML schema
` [PATCH v5 3/5] dt-bindings: PCI: mediatek: Add support for Airoha AN7583

[RFC PATCH v1 11/38] KVM: arm64: CCA: register host tsm platform device
 2025-10-15 16:34 UTC  (14+ messages)

[PATCH v2 0/4] of/irq: Misc msi-parent handling fixes/clean-ups
 2025-10-15 16:01 UTC  (5+ messages)
` [PATCH v2 2/4] of/irq: Fix OF node refcount in of_msi_get_domain()

[PATCH] PCI: dw-rockchip: Disable L1 substates
 2025-10-15 15:35 UTC  (3+ messages)

[PATCH v6 0/4] pci: endpoint: vntb: add MSI doorbell support
 2025-10-15 15:27 UTC  (5+ messages)
` [PATCH v6 1/4] PCI: endpoint: Rename aligned_size to mem_size
` [PATCH v6 2/4] PCI: endpoint: Add helper function pci_epf_get_bar_required_size()
` [PATCH v6 3/4] PCI: endpoint: Add API pci_epf_assign_bar_space()
` [PATCH v6 4/4] PCI: endpoint: pci-epf-vntb: Add MSI doorbell support

[PATCH v12 0/3] PCI: trace: Add a RAS tracepoint to monitor link speed changes
 2025-10-15 14:37 UTC  (5+ messages)
` [PATCH v12 1/3] PCI: trace: Add a generic RAS tracepoint for hotplug event

SiFive FU740 PCI driver fails on 6.18-rc1
 2025-10-15 14:03 UTC  (8+ messages)

[PATCH v3] PCI: s390: Expose the UID as an arch specific PCI slot attribute
 2025-10-15 13:42 UTC 


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