public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-09 02:10:09 to 2026-01-12 15:34:44 UTC [more...]

[PATCH 0/6] Address race condition with Device::drvdata()
 2026-01-12 15:34 UTC  (10+ messages)
` [PATCH 6/6] rust: driver: drop device private data post unbind

[PATCH v3 0/3] PCI Controller event and LTSSM tracepoint support
 2026-01-12 15:16 UTC  (9+ messages)
` [PATCH v3 1/3] PCI: trace: Add PCI controller LTSSM transition tracepoint
` [PATCH v3 2/3] Documentation: tracing: Add PCI controller event documentation
` [PATCH v3 3/3] PCI: dw-rockchip: Add pcie_ltssm_state_transition trace support

[PATCH AUTOSEL 6.18-6.12] PCI: qcom: Remove ASPM L0s support for MSM8996 SoC
 2026-01-12 14:58 UTC 

[PATCH RFT 0/5] dmaengine: dw-edma: support dynamtic add link entry during dma engine running
 2026-01-12 14:54 UTC  (8+ messages)
` [PATCH RFT 1/5] dmaengine: dw-edma: Add dw_edma_core_ll_cur_idx() to get completed link entry pos
` [PATCH RFT 2/5] dmaengine: dw-edma: Move dw_hdma_set_callback_result() up
` [PATCH RFT 3/5] dmaengine: dw-edma: Make DMA link list work as a circular buffer
` [PATCH RFT 4/5] dmaengine: dw-edma: Dynamitc append new request during dmaengine running
` [PATCH RFT 5/5] dmaengine: dw-edma: Add trace support

[PATCH v4 00/29] lan966x pci device: Add support for SFPs
 2026-01-12 14:47 UTC  (20+ messages)
` [PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"

[PATCH 1/1] PCI: hv: Remove unused field pci_bus in struct hv_pcibus_device
 2026-01-12 14:29 UTC  (2+ messages)

[PATCH] ACPI: pci_root: Clear the acpi dependencies after PCI root bridge initialization on RISC-V
 2026-01-12 14:16 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 0/7] Enable THP support in drm_pagemap
 2026-01-12 13:45 UTC  (8+ messages)
` [PATCH v4 1/7] mm/zone_device: Add order argument to folio_free callback

[PATCH v3 00/14] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-01-12 13:37 UTC  (32+ messages)
` [PATCH v3 01/14] serdev: Convert to_serdev_*() helpers to macros and use container_of_const()
` [PATCH v3 02/14] serdev: Add an API to find the serdev controller associated with the devicetree node
` [PATCH v3 03/14] software node: Implement device_get_match_data fwnode callback
` [PATCH v3 04/14] software node: Add software_node_match_device() API
` [PATCH v3 05/14] software node: Add software_node_device_uevent() API
` [PATCH v3 06/14] software node: Add software_node_device_modalias() API
` [PATCH v3 07/14] serdev: Do not return -ENODEV from of_serdev_register_devices() if external connector is used
` [PATCH v3 08/14] serdev: Add support for swnode based driver matching and uevent/modalias
` [PATCH v3 09/14] dt-bindings: serial: Document the graph port
` [PATCH v3 10/14] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector
` [PATCH v3 11/14] dt-bindings: connector: m2: Add M.2 1620 LGA soldered down connector
` [PATCH v3 12/14] Bluetooth: hci_qca: Add M.2 Bluetooth device support using pwrseq
` [PATCH v3 13/14] power: sequencing: pcie-m2: Add support for PCIe M.2 Key E connectors
` [PATCH v3 14/14] power: sequencing: pcie-m2: Create serdev device for WCN7850 bluetooth

[PATCH v2 00/11] dmaengine: dw-edma: flatten desc structions and simple code
 2026-01-12 13:07 UTC  (13+ messages)
` [PATCH v2 01/11] dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASK
` [PATCH v2 02/11] dmaengine: dw-edma: Move control field update of DMA link to the last step
` [PATCH v2 03/11] dmaengine: dw-edma: Add xfer_sz field to struct dw_edma_chunk
` [PATCH v2 04/11] dmaengine: dw-edma: Remove ll_max = -1 in dw_edma_channel_setup()
` [PATCH v2 05/11] dmaengine: dw-edma: Move ll_region from struct dw_edma_chunk to struct dw_edma_chan
` [PATCH v2 06/11] dmaengine: dw-edma: Pass down dw_edma_chan to reduce one level of indirection
` [PATCH v2 07/11] dmaengine: dw-edma: Add helper dw_(edma|hdma)_v0_core_ch_enable()
` [PATCH v2 08/11] dmaengine: dw-edma: Add callbacks to fill link list entries
` [PATCH v2 09/11] dmaengine: dw-edma: Use common dw_edma_core_start() for both eDMA and HDMA
` [PATCH v2 10/11] dmaengine: dw-edma: Use burst array instead of linked list
` [PATCH v2 11/11] dmaengine: dw-edma: Remove struct dw_edma_chunk

[PATCH v3 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
 2026-01-12 13:01 UTC  (2+ messages)

[PATCH v4 0/8] PCI/pwrctrl: Major rework to integrate pwrctrl devices with controller drivers
 2026-01-12 12:13 UTC  (4+ messages)

[PATCH] PCI/ACPI: Do not fiddle with ExtTag and RO in program_hpx_type2
 2026-01-12 12:07 UTC  (2+ messages)

[PATCH v5 0/3] PCI: endpoint: BAR subrange mapping support
 2026-01-12 11:43 UTC  (7+ messages)
` [PATCH v5 3/3] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU

[PATCH 0/5] PCI: qcom: Add link retention support
 2026-01-12 11:29 UTC  (14+ messages)
` [PATCH 1/5] phy: qcom: qmp-pcie: Skip PHY reset if already up
` [PATCH 2/5] PCI: dwc: Add support for retaining link during host init
` [PATCH 3/5] PCI: qcom: Keep PERST# GPIO state as-is during probe
` [PATCH 4/5] PCI: qcom: Add link retention support
` [PATCH 5/5] PCI: qcom: enable Link retain logic for Hamoa

[PATCH 0/6] PCI/portdrv: Use bus-type functions
 2026-01-12 10:43 UTC  (5+ messages)
` [PATCH 4/6] PCI/portdrv: Move pcie_port_bus_type to pcie source file

[ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel VIII edition (OSPM-summit 2026)
 2026-01-12 10:10 UTC  (2+ messages)

[QUESTION] pci_read_bridge_bases: skip prefetch window if pref_window not set?
 2026-01-12  9:41 UTC 

[PATCH v5 0/5] PCI: Add initial support for handling PCIe M.2 connectors in devicetree
 2026-01-12  7:58 UTC  (7+ messages)
` [PATCH v5 5/5] power: sequencing: Add the Power Sequencing driver for the PCIe M.2 connectors

[pci:misc] BUILD SUCCESS 80d9411c00e805488b631c91034e9b6c14a6dbdc
 2026-01-12  7:18 UTC 

[pci:pm] BUILD SUCCESS c796513dc54e9609ac9a080e8958f6d5499d553e
 2026-01-12  6:07 UTC 

[PATCH] PCI/P2PDMA: Reset page reference count when page mapping fails
 2026-01-12  4:40 UTC  (2+ messages)

[PATCH v4 4/8] PCI/pwrctrl: Add APIs to power on/off the pwrctrl devices
 2026-01-12  3:27 UTC  (2+ messages)

[PATCH v4 2/8] PCI/pwrctrl: Add 'struct pci_pwrctrl::power_{on/off}' callbacks
 2026-01-12  3:27 UTC  (2+ messages)

[PATCH 1/1] PCI/IDE: Fix reading a wrong reg for unused sel stream initialization
 2026-01-12  2:54 UTC  (2+ messages)

RFC about how to obtain PCIE TPH steer-tag on ARM64 platform
 2026-01-12  3:01 UTC 

[PATCH 1/1] PCI/IDE: Fix using wrong VF ID for RID range calculation
 2026-01-12  2:30 UTC  (2+ messages)

[PATCH 00/33 v6] cpuset/isolation: Honour kthreads preferred affinity
 2026-01-12  2:45 UTC  (6+ messages)
` [PATCH 12/33] cpuset: Provide lockdep check for cpuset lock held
` [PATCH 13/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers

[PATCH 01/13] PCI/P2PDMA: Release the per-cpu ref of pgmap when vm_insert_page() fails
 2026-01-12  0:23 UTC  (5+ messages)

[RFC v1 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-01-11 22:27 UTC  (15+ messages)
` [RFC v1 1/5] PCI: hv: Create and export hv_build_logical_dev_id()
` [RFC v1 3/5] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
` [RFC v1 4/5] hyperv: allow hypercall output pages to be allocated for child partitions

[PATCH] fixup! genirq: Add interrupt redirection infrastructure
 2026-01-11 21:52 UTC  (2+ messages)

[PATCH] PCI/PTM: Fix memory leak in pcie_ptm_create_debugfs() error path
 2026-01-11 16:36 UTC 

[PATCH] PCI/PTM: Fix memory leak in pcie_ptm_create_debugfs() error path
 2026-01-11 16:30 UTC 

[PATCH v4 0/3] Add PCIe3 and PCIe5 support for HAMOA-IOT-EVK board
 2026-01-10 19:11 UTC  (6+ messages)
` [PATCH v4 1/3] arm64: dts: qcom: hamoa: Move PHY, PERST, and Wake GPIOs to PCIe port nodes and add port Nodes for all PCIe ports
` [PATCH v4 2/3] arm64: dts: qcom: Add PCIe3 and PCIe5 support for HAMOA-IOT-SOM platform
` [PATCH v4 3/3] arm64: dts: qcom: Add PCIe3 and PCIe5 regulators for HAMAO-IOT-EVK board

[RFC PATCH v3 00/35] NTB transport backed by endpoint DW eDMA
 2026-01-10 13:43 UTC  (8+ messages)
` [RFC PATCH v3 26/35] NTB: ntb_transport: Introduce DW eDMA backed transport mode

[PATCH v8 0/5] Disable ATS via iommu during PCI resets
 2026-01-10  9:27 UTC  (2+ messages)

[PATCH] PCI/portdrv: Allow probing even without child services
 2026-01-10  6:10 UTC  (2+ messages)

[PATCH v3] PCI: loongson: Override PCIe bridge supported speeds for older Loongson 3C6000 series steppings
 2026-01-10  3:56 UTC  (2+ messages)

[pci:next] BUILD SUCCESS 15a80caa4399d92b4c3ad6582b4c37aa312dc5de
 2026-01-10  1:03 UTC 

[PATCH v2 1/2] PCI: Add ASPEED vendor ID to pci_ids.h
 2026-01-09 20:54 UTC  (4+ messages)

[PATCH v2 0/3] PCI Controller event and LTSSM tracepoint support
 2026-01-09 20:18 UTC  (12+ messages)
` [PATCH v2 1/3] PCI: trace: Add PCI controller LTSSM transition tracepoint
` [PATCH v2 2/3] Documentation: tracing: Add PCI controller event documentation
` [PATCH v2 3/3] PCI: dw-rockchip: Add pcie_ltssm_state_transition trace support

[pci:p2pdma] BUILD SUCCESS cb500023a75246f60b79af9f7321d6e75330c5b5
 2026-01-09 18:04 UTC 

[pci:trace] BUILD SUCCESS 8236fc613d44e59f6736d6c3e9efffaf26ab7f00
 2026-01-09 17:33 UTC 

[GIT PULL] PCI fixes for v6.19
 2026-01-09 16:40 UTC  (2+ messages)

[GIT PULL] ACPI support fix for v6.19-rc5
 2026-01-09 16:40 UTC  (2+ messages)

[PATCH RESEND 1/1] SPARC/PCI: Correct 64-bit non-pref -> pref BAR resources
 2026-01-09 16:39 UTC  (2+ messages)

[PATCH] PCI: Disable bus reset for ASM1164 SATA controller
 2026-01-09 16:28 UTC  (2+ messages)

imx8 PCI regression since "iommu: Get DT/ACPI parsing into the proper probe path"
 2026-01-09 16:22 UTC 

[PATCH v3 0/4] PCI: dwc: Rework the error handling of dw_pcie_wait_for_link() API
 2026-01-09 16:21 UTC  (5+ messages)

[PATCH] PCI: Add ACS quirk for Qualcomm Hamoa & Glymur
 2026-01-09 15:58 UTC  (2+ messages)

[PATCH v6 08/11] PCI: dwc: Invoke post_init in dw_pcie_resume_noirq()
 2026-01-09 15:27 UTC  (4+ messages)

[PATCH v3 0/3] Miscellaneous fixes for pci subsystem
 2026-01-09 15:25 UTC  (9+ messages)
` [PATCH v3 3/3] PCI/sysfs: Prohibit unaligned access to I/O port on non-x86

[PATCH v8 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2026-01-09 12:03 UTC  (3+ messages)
` [PATCH v8 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
` [PATCH v8 2/2] dmaengine: dw-edma: Add non-LL mode

[PATCH v2] PCI: dwc: Use multiple ATU regions for large bridge windows
 2026-01-09 11:34 UTC 

[PATCH v9 2/2] PCI: eic7700: Add Eswin PCIe host controller driver
 2026-01-09 11:23 UTC  (4+ messages)
`  "

[PATCH v9 2/2] PCI: eic7700: Add Eswin PCIe host controller driver
 2026-01-09 11:22 UTC  (2+ messages)
`  "

[PATCH v4] PCI/portdev: Disable AER for Titan Ridge 4C 2018
 2026-01-09 11:06 UTC  (6+ messages)

[PATCH] PCI: Fix AB-BA deadlock between aer_isr() and device_shutdown()
 2026-01-09  9:56 UTC 

[PATCH v7 0/2] PCI: Configure Root Port MPS during host probing
 2026-01-09  8:38 UTC  (2+ messages)

[PATCH 2/5] PCI: dwc: Add new APIs to remove standard and extended Capability
 2026-01-09  7:59 UTC  (3+ messages)

[PATCH v6] PCI/portdev: Disable AER for Titan Ridge 4C 2018
 2026-01-09  7:42 UTC 

[PATCH v5] PCI/portdev: Disable AER for Titan Ridge 4C 2018
 2026-01-09  6:18 UTC 

[PATCH V2 RESEND] PCI/TPH: Skip Root Port completer check for RC_END devices
 2026-01-09  5:29 UTC 

[PATCH] PCI/sg2042: Avoid L0s and L1 on Sophgo 2042 PCIe Root Ports
 2026-01-09  4:07 UTC 

[PATCH] PCI/sophgo: Avoid L0s and L1 on Sophgo 2044 PCIe Root Ports
 2026-01-09  4:07 UTC 


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