Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2026-05-07 21:30:27 to 2026-05-09 14:53:29 UTC [more...]

[pci:sysfs] BUILD SUCCESS eea81a0228cf8e971a9156765a6d7efa35d901be
 2026-05-09 14:53 UTC 

[PATCH 0/3] PCI: dwc: Cache PCIe capability offset and simplify drivers
 2026-05-09 13:51 UTC  (4+ messages)
` [PATCH 1/3] PCI: dwc: Add pcie_cap field and helper in designware header
` [PATCH 2/3] PCI: dwc: Use cached PCIe capability offset in core
` [PATCH 3/3] PCI: dwc: Simplify platform drivers using cached capability offset

[PATCH v2 0/3] PCI: cadence: Fix and generalize PCIe capability offset for Root Port
 2026-05-09 13:07 UTC  (4+ messages)
` [PATCH v2 1/3] PCI: cadence: Fix Root Port configuration space access for LGA IP
` [PATCH v2 2/3] PCI: cadence: Add cdns_pcie_get_pcie_cap() helper and cache capability offset
` [PATCH v2 3/3] PCI: cadence: Use dynamic PCIe capability offset in host driver

[PATCH 5/5] PCI: spacemit-k1: Add Spacemit K3 PCIe host controller support
 2026-05-09  7:32 UTC  (3+ messages)

[PATCH 0/5] riscv: spacemit: Add PCIe RC controller support for K3
 2026-05-09  7:18 UTC  (4+ messages)
` [PATCH 4/5] dt-bindings: pci: spacemit: Introduce Spacemit K3 PCIe host controller

[PATCH v4 0/2] AMD Promontory 21 xHCI temperature sensor support
 2026-05-09  6:54 UTC  (19+ messages)
` [PATCH v4 1/2] usb: xhci-pci: add AMD Promontory 21 PCI glue
` [PATCH v4 2/2] hwmon: add AMD Promontory 21 xHCI temperature sensor support

[PATCH v17 00/11] Enable CXL PCIe Port Protocol Error handling and logging
 2026-05-09  3:49 UTC  (6+ messages)
` [PATCH v17 02/11] cxl/ras: Unify Endpoint and Port AER trace events

[PATCH v8 0/7] vfio/pci: Add PCIe TPH support
 2026-05-09  3:28 UTC  (15+ messages)
` [PATCH v8 1/7] PCI/TPH: Fix pcie_tph_get_st_table_loc() field extraction
` [PATCH v8 2/7] PCI/TPH: Export pcie_tph_get_st_modes() for external use
` [PATCH v8 3/7] PCI/TPH: Fix pcie_tph_get_st_table_size() for MSI-X table location
` [PATCH v8 4/7] vfio/pci: Add PCIe TPH interface with capability query
` [PATCH v8 5/7] vfio/pci: Add PCIe TPH enable/disable support
` [PATCH v8 6/7] vfio/pci: Add PCIe TPH GET_ST interface
` [PATCH v8 7/7] vfio/pci: Add PCIe TPH SET_ST interface

[PATCH v3] usb: cdnsp: Add support for device-only configuration
 2026-05-09  1:31 UTC  (4+ messages)

[PATCH v3] PCI/portdrv: Allow probing even without child services
 2026-05-09  0:12 UTC  (3+ messages)

[GIT PULL] PCI fixes for v7.1
 2026-05-08 23:21 UTC  (2+ messages)

[PATCH net-next] net: mana: Add handler for sriov configure
 2026-05-08 23:10 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH v7 00/24] PCI: Convert all dynamic sysfs attributes to static
 2026-05-08 23:07 UTC  (31+ messages)
` [PATCH v7 01/24] PCI/sysfs: Use PCI resource accessor macros
` [PATCH v7 02/24] PCI: Add pci_resource_is_io() and pci_resource_is_mem() helpers
` [PATCH v7 03/24] PCI/sysfs: Only allow supported resource types in I/O and MMIO helpers
` [PATCH v7 04/24] PCI/sysfs: Split pci_llseek_resource() for device and legacy attributes
` [PATCH v7 05/24] PCI/sysfs: Add CAP_SYS_ADMIN check to __resource_resize_store()
` [PATCH v7 06/24] PCI/sysfs: Add static PCI resource attribute macros
` [PATCH v7 07/24] PCI/sysfs: Convert PCI resource files to static attributes
` [PATCH v7 08/24] PCI/sysfs: Warn about BAR resize failure in __resource_resize_store()
` [PATCH v7 09/24] PCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()
` [PATCH v7 10/24] PCI/sysfs: Limit pci_sysfs_init() late_initcall compile scope
` [PATCH v7 11/24] alpha/PCI: Add security_locked_down() check to pci_mmap_resource()
` [PATCH v7 12/24] alpha/PCI: Use BAR index in sysfs attr->private instead of resource pointer
` [PATCH v7 13/24] alpha/PCI: Use PCI resource accessor macros
` [PATCH v7 14/24] alpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARs
` [PATCH v7 15/24] alpha/PCI: Remove WARN from __pci_mmap_fits() and __legacy_mmap_fits()
` [PATCH v7 16/24] alpha/PCI: Add static PCI resource attribute macros
` [PATCH v7 17/24] alpha/PCI: Convert resource files to static attributes
` [PATCH v7 18/24] PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()
` [PATCH v7 19/24] PCI: Add macros for legacy I/O and memory address space sizes
` [PATCH v7 20/24] alpha/PCI: Compute legacy size in pci_mmap_legacy_page_range()
` [PATCH v7 21/24] PCI/sysfs: Add __weak pci_legacy_has_sparse() helper
` [PATCH v7 22/24] PCI/sysfs: Convert legacy I/O and memory attributes to static definitions
` [PATCH v7 23/24] PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()
` [PATCH v7 24/24] PCI/sysfs: Limit BAR resize attribute scope to platforms with PCI mmap

[PATCH v12 0/2] PCI: Fix crash when access broken ROM
 2026-05-08 22:20 UTC  (4+ messages)
` [PATCH v12 1/2] PCI: Introduce named defines for PCI ROM
` [PATCH v12 2/2] PCI: Check ROM header and data structure addr before accessing

[PATCH] PCI: Drop unnecessary retries when restoring BARs
 2026-05-08 21:43 UTC  (4+ messages)

[PATCH v2] PCI: Disable broken FLR on MediaTek MT7925
 2026-05-08 21:22 UTC  (5+ messages)
` [PATCH v2] PCI: Force PM reset for Qualcomm devices with NoSoftRst+

[PATCH] PCI: dwc: Use DEFINE_SHOW_ATTRIBUTE for ltssm_status debugfs
 2026-05-08 20:51 UTC  (2+ messages)

[PATCH v2] dt-bindings: Fix phandle-array constraints, again
 2026-05-08 20:19 UTC  (4+ messages)

[PATCH] PCI: qcom: Handle mixed PERST#/PHY DT configuration
 2026-05-08 20:01 UTC  (2+ messages)

[PATCH v15 0/7] Error recovery for vfio-pci devices on s390x
 2026-05-08 19:58 UTC  (5+ messages)
` [PATCH v15 4/7] s390/pci: Store PCI error information for passthrough devices

[PATCH] dt-bindings: PCI: mediatek-gen3: Allow memory-region for restricted DMA buffer
 2026-05-08 17:54 UTC  (2+ messages)

[pci:aspm] BUILD SUCCESS c855c9921da72e535c24737c748f603a52d03f7e
 2026-05-08 17:35 UTC 

[PATCH v3 0/2] AMD Promontory 21 xHCI temperature hwmon support
 2026-05-08 16:56 UTC  (13+ messages)
` [PATCH v3 1/2] usb: xhci-pci: add generic auxiliary device interface
` [PATCH v3 2/2] hwmon: add AMD Promontory 21 xHCI temperature sensor support

[pci:controller/dwc-intel-gw] BUILD SUCCESS 5d14a593359d668475540a8b0ddd4489c71c8a3b
 2026-05-08 15:06 UTC 

[PATCH] MAINTAINERS: Add Aksh Garg as PCI CADENCE reviewer
 2026-05-08 14:15 UTC  (4+ messages)

[PATCH] MAINTAINERS: update Hans Zhang's email address
 2026-05-08 14:15 UTC  (2+ messages)

[pci:next] BUILD SUCCESS e4715c055efcdfa6e5b5d0eaa01ff19505049ad7
 2026-05-08 13:28 UTC 

[PATCH v2 0/9] Fixes/improvements for the PCI M.2 power sequencing driver
 2026-05-08 12:49 UTC  (2+ messages)

[PATCH] PCI: Add D3cold reset quirk for devices with broken/missing FLR
 2026-05-08 11:05 UTC  (2+ messages)

[PATCH v2] dt-bindings: PCI: renesas,r9a08g045-pcie: Add RZ/V2N support
 2026-05-08  7:53 UTC  (2+ messages)

[PATCH 00/18] lib: Rust implementation of SPDM
 2026-05-08  5:17 UTC  (35+ messages)
` [PATCH 01/18] rust: add untrusted data abstraction
` [PATCH 02/18] X.509: Make certificate parser public
` [PATCH 03/18] X.509: Parse Subject Alternative Name in certificates
` [PATCH 04/18] X.509: Move certificate length retrieval into new helper
` [PATCH 05/18] rust: add bindings for hash.h
` [PATCH 06/18] rust: error: impl From<FromBytesWithNulError> for Kernel Error
` [PATCH 07/18] lib: rspdm: Initial commit of Rust SPDM
` [PATCH 08/18] PCI/TSM: Support connecting to PCIe CMA devices
` [PATCH 09/18] PCI/CMA: Add a PCI TSM CMA driver using SPDM
` [PATCH 10/18] PCI/CMA: Validate Subject Alternative Name in certificates
` [PATCH 11/18] lib: rspdm: Support SPDM get_version
` [PATCH 12/18] lib: rspdm: Support SPDM get_capabilities
` [PATCH 13/18] lib: rspdm: Support SPDM negotiate_algorithms
` [PATCH 14/18] lib: rspdm: Support SPDM get_digests
` [PATCH 15/18] lib: rspdm: Support SPDM get_certificate
` [PATCH 16/18] lib: rspdm: Support SPDM certificate validation
` [PATCH 17/18] rust: allow extracting the buffer from a CString
` [PATCH 18/18] lib: rspdm: Support SPDM challenge

[PATCH v4 0/2] PCI: cadence: Add LTSSM debugfs
 2026-05-08  4:31 UTC  (5+ messages)
` [PATCH v4 1/2] PCI: cadence: Add HPA architecture flag
` [PATCH v4 2/2] PCI: cadence: Add debugfs property to provide LTSSM status of the PCIe link

[PATCH V14 00/12] pci-imx6: Add support for parsing the reset property in new Root Port binding
 2026-05-08  3:15 UTC  (5+ messages)
` [PATCH V14 03/12] PCI: imx6: Assert PERST# before enabling regulators
` [PATCH V14 04/12] PCI: imx6: Add support for parsing the reset property in new Root Port binding

[PATCH v8 phy-next 09/31] PCI: Remove device links to PHY
 2026-05-08  2:14 UTC  (2+ messages)

[PATCH v2 9/9] Bluetooth: hci_qca: Set 'bt_en_available' based on W_DISABLE2# presence in M.2 connector
 2026-05-08  2:06 UTC  (2+ messages)

[PATCH V2 00/11] PCI passthru on Hyper-V (Part I)
 2026-05-08  1:54 UTC  (4+ messages)
` [PATCH V2 09/11] x86/hyperv: Implement hyperv virtual IOMMU

[PATCH 0/2] PCI: qcom: Add PCIe support for upcoming Hawi SoC
 2026-05-08  1:29 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: PCI: qcom: Document the Hawi PCIe Controller
` [PATCH 2/2] PCI: qcom: Add support for Hawi

[PATCH v2 8/9] power: sequencing: Add an API to return the pwrseq device's 'dev' pointer
 2026-05-08  1:16 UTC  (2+ messages)

[PATCH v2 7/9] Bluetooth: hci_qca: Rename 'power_ctrl_enabled' to 'bt_en_available'
 2026-05-08  0:53 UTC  (2+ messages)

[PATCH v7 6/6] vfio/pci: Add PCIe TPH SET_ST interface
 2026-05-08  0:52 UTC  (2+ messages)

[PATCH v2 6/9] Bluetooth: hci_qca: Add M.2 Bluetooth device support using pwrseq
 2026-05-08  0:44 UTC  (2+ messages)

[pci:controller/misc] BUILD SUCCESS 7cc21269ef74269e423d64defc940808ccbf9774
 2026-05-08  0:31 UTC 

[PATCH v7 5/6] vfio/pci: Add PCIe TPH GET_ST interface
 2026-05-08  0:18 UTC  (2+ messages)

[pci:aspm] BUILD SUCCESS 6aabe0e72ecd3de8e8c37d0bcd48d639fe5d72e9
 2026-05-08  0:02 UTC 

[PATCH v2 4/9] power: sequencing: pcie-m2: Create serdev for PCI devices present before probe
 2026-05-07 23:54 UTC  (2+ messages)

[PATCH v7 4/6] vfio/pci: Add PCIe TPH enable/disable support
 2026-05-07 23:49 UTC  (2+ messages)

[PATCH v2 2/9] power: sequencing: pcie-m2: Allow creating serdev for multiple PCI devices
 2026-05-07 23:28 UTC  (2+ messages)

[PATCH v7 3/6] vfio/pci: Add PCIe TPH interface with capability query
 2026-05-07 23:20 UTC  (2+ messages)

[PATCH 1/4] PCI: Introduce an API to check if RC/platform can retain device context during suspend
 2026-05-07 23:02 UTC  (2+ messages)

[PATCH] PCI: Add D3cold reset quirk for devices with broken/missing FLR
 2026-05-07 22:42 UTC  (2+ messages)

[PATCH v7 2/6] PCI/TPH: Export pcie_tph_get_st_modes() for external use
 2026-05-07 22:19 UTC  (2+ messages)

PCI/ASPM: Intel Battlemage (Arc Pro B70) bricks at boot when `pcie_aspm.policy=powersupersave` enables ASPM_L1.1 on AMD root port link
 2026-05-07 22:14 UTC 

[PATCH] PCI/ASPM: Don't reconfigure ASPM entering low-power state
 2026-05-07 21:49 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