Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-07-15 20:14:39 to 2025-07-17 12:29:41 UTC [more...]

[RFC PATCH v3 0/3] PCI: rockchip-host: Support quirky devices
 2025-07-17 12:29 UTC  (5+ messages)
` [RFC PATCH v3 2/3] PCI: rockchip-host: Retry link training on failure without PERST#

[PATCH rdma-next v2 0/8] RDMA support for DMA handle
 2025-07-17 12:17 UTC  (2+ messages)
` [PATCH rdma-next v2 1/8] PCI/TPH: Expose pcie_tph_get_st_table_size()

[PATCH v2 0/7] syscore: Pass context data to callbacks
 2025-07-17 12:11 UTC  (9+ messages)
` [PATCH v2 1/7] "
` [PATCH v2 2/7] MIPS: Embed syscore_ops in PCI context
` [PATCH v2 3/7] bus: mvebu-mbus: Embed syscore_ops in mbus context
` [PATCH v2 4/7] clk: ingenic: tcu: Embed syscore_ops in TCU context
` [PATCH v2 5/7] clk: mvebu: Embed syscore_ops in clock context
` [PATCH v2 6/7] irqchip/irq-imx-gpcv2: Embed syscore_ops in chip context
` [PATCH v2 7/7] soc/tegra: pmc: Derive PMC context from syscore ops

PCI: vmd: repeated kfree of vmdirq
 2025-07-17 11:52 UTC  (2+ messages)

[PATCH v2 11/13] PCI: xgene-msi: Probe as a standard platform driver
 2025-07-17 11:45 UTC  (2+ messages)

[PATCH 0/6] PCI/ASPM: Fix pci_enable_link_state*() APIs behavior
 2025-07-17 11:29 UTC  (17+ messages)
` [PATCH 1/6] PCI/ASPM: Fix the behavior of pci_enable_link_state*() APIs
` [PATCH 2/6] PCI/ASPM: Transition the device to D0 (if required) inside pci_enable_link_state_locked() API
` [PATCH 3/6] PCI/ASPM: Improve the kernel-doc for pci_disable_link_state*() APIs
` [PATCH 4/6] wifi: ath12k: Use pci_{enable/disable}_link_state() APIs to enable/disable ASPM states
` [PATCH 5/6] wifi: ath11k: "
` [PATCH 6/6] wifi: ath10k: "

[PATCH v2 06/13] PCI: xgene-msi: Drop superfluous fields from xgene_msi structure
 2025-07-17 11:24 UTC  (2+ messages)

[RFC 0/2] PCI/ASPM: Allow controller-defined default link state
 2025-07-17 10:03 UTC  (8+ messages)
` [RFC 1/2] PCI/ASPM: Allow drivers to provide ASPM link state via pci_bus
` [RFC 2/2] PCI: vmd: Provide default ASPM link state for synthetic hierarchy

[PATCH v2 00/13] PCI: xgene: Fix and simplify the MSI driver
 2025-07-17  9:52 UTC  (2+ messages)

[PATCH v3 12/13] PCI/TSM: support TDI related operations for host TSM driver
 2025-07-17  8:28 UTC  (8+ messages)
` [RFC PATCH 1/3] coco: tsm: Add tsm_bind/unbind helpers
  ` [RFC PATCH 3/3] iommufd/tsm: Add tsm_bind/unbind iommufd ioctls

[v4 PATCH 1/1] PCI: of: fix non-prefetchable region address range check
 2025-07-17  8:33 UTC  (3+ messages)

[PATCH v2 1/1] arm64: dts: qcom: qcs615: Set LDO12A regulator to HPM to avoid boot hang
 2025-07-17  7:27 UTC 

[RESEND PATCH 0/2] Add pinctrl_pm_select_init_state helper function
 2025-07-17  6:30 UTC  (3+ messages)
` [RESEND PATCH 1/2] pinctrl: "
` [RESEND PATCH 2/2] PCI: stm32: use pinctrl_pm_select_init_state() in stm32_pcie_resume_noirq()

[pci:controller/dwc-stm32] BUILD REGRESSION 5a972a01e24b278f7302a834c6eaee5bdac12843
 2025-07-17  6:09 UTC  (3+ messages)

[PATCH v8] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2025-07-17  6:00 UTC  (13+ messages)

[pci:controller/dwc] BUILD SUCCESS c1dc61aede55a571d34fe20415b1413a3c86ee24
 2025-07-17  4:56 UTC 

[PATCH v8 0/9] Adjust fbcon console device detection
 2025-07-17  0:02 UTC  (6+ messages)
` [PATCH v8 9/9] PCI: Add a new 'boot_display' attribute

[PATCH v7 3/6] rust: irq: add support for non-threaded IRQs and handlers
 2025-07-16 23:45 UTC  (2+ messages)

[PATCH v14 0/7] Refactor capability search into common macros
 2025-07-16 23:11 UTC  (9+ messages)
` [PATCH v14 1/7] PCI: Introduce generic bus config read helper function
` [PATCH v14 2/7] PCI: Clean up __pci_find_next_cap_ttl() readability
` [PATCH v14 3/7] PCI: Refactor standard capability search into common macro
` [PATCH v14 4/7] PCI: Refactor extended "
` [PATCH v14 5/7] PCI: dwc: Use common PCI host bridge APIs for finding the capabilities
` [PATCH v14 6/7] PCI: cadence: "
` [PATCH v14 7/7] PCI: cadence: Use cdns_pcie_find_*capability to avoid hardcode

[PATCH v4 0/3] rust: Build PHY device tables by using module_device_table macro
 2025-07-16 22:58 UTC  (4+ messages)
` [PATCH v4 1/3] rust: device_id: split out index support into a separate trait

[PATCH v2 0/2] Rename Device::as_ref() to from_raw()
 2025-07-16 22:57 UTC  (4+ messages)
` [PATCH v2 1/2] device: rust: rename Device::as_ref() to Device::from_raw()

[PATCH v2 0/5] dma::Device trait and DMA mask
 2025-07-16 22:32 UTC  (15+ messages)
` [PATCH v2 1/5] rust: dma: implement `dma::Device` trait
` [PATCH v2 2/5] rust: dma: add DMA addressing capabilities
` [PATCH v2 3/5] rust: pci: implement the `dma::Device` trait
` [PATCH v2 4/5] rust: platform: "
` [PATCH v2 5/5] rust: samples: dma: set DMA mask

[PATCH RFC v5 1/5] pci: report surprise removal event
 2025-07-16 22:29 UTC  (2+ messages)

[PATCH] PCI/pwrctrl: Only destroy alongside host bridge
 2025-07-16 22:25 UTC  (6+ messages)

Does dwc/pci-layerscape.c support AER?
 2025-07-16 21:30 UTC  (12+ messages)

[PATCH 00/16] PCI: MSI parent domain conversion
 2025-07-16 20:31 UTC  (7+ messages)
` [PATCH 16/16] PCI: vmd: Switch to msi_create_parent_irq_domain()

[PATCHv2] vfio/type1: conditional rescheduling while pinning
 2025-07-16 20:24 UTC  (6+ messages)

[pci:next] BUILD SUCCESS beedc9eb31140f0d2c673a69765384796b0b75ef
 2025-07-16 20:22 UTC 

[PATCH 0/1] PCI: Add CONFIG_PCI_NOSPEED_QUIRK to remove pcie_failed_link_retrain
 2025-07-16 19:34 UTC  (3+ messages)
` [PATCH 1/1] "

[pci:iommu] BUILD SUCCESS 78447d4545b2ea76ee04f4e46d473639483158b2
 2025-07-16 19:27 UTC 

[PATCH 0/1] PCI: Reset LBMS state before clearing DPC status
 2025-07-16 19:25 UTC  (2+ messages)
` [PATCH 1/1] "

[pci:controller/qcom] BUILD SUCCESS a2fbecdbbb9d7706fd3ec25f0dead83a2d542943
 2025-07-16 19:13 UTC 

PCI IO ECS access is no longer possible for AMD family 17h
 2025-07-16 18:13 UTC  (11+ messages)

[PATCH v3 0/1] PCI/sysfs: Expose PCIe device serial number
 2025-07-16 17:43 UTC  (4+ messages)
` [PATCH v3 1/1] "

[pci:enumeration] BUILD SUCCESS 91703041697c9d2e8dffe5b3a159198ba0dd24e7
 2025-07-16 16:50 UTC 

[PATCH 0/3] PCI: Unify domain emulation and misc documentation update
 2025-07-16 16:08 UTC  (4+ messages)
` [PATCH 1/3] PCI: Establish document for PCI host bridge sysfs attributes
` [PATCH 2/3] PCI: Enable host bridge emulation for PCI_DOMAINS_GENERIC platforms
` [PATCH 3/3] PCI: vmd: Switch to pci_bus_find_emul_domain_nr()

[PATCH v13 3/6] PCI: Refactor capability search into common macros
 2025-07-16 16:04 UTC  (3+ messages)

[PATCH 0/3] PCI: host-generic: Fix driver_data overwriting bugs
 2025-07-16 15:21 UTC  (2+ messages)

[PATCH] pci/controller: Use dev_fwnode()
 2025-07-16 14:49 UTC  (4+ messages)

[PATCH v7 0/6] rust: add support for request_irq
 2025-07-16 14:45 UTC  (4+ messages)
` [PATCH v7 2/6] rust: irq: add flags module

[PATCH v2 0/1] PCI: pcie_failed_link_retrain() return if dev is not ASM2824
 2025-07-16 13:01 UTC  (4+ messages)

[PATCH v3] PCI: dw-rockchip: Add support for slot reset on link down event
 2025-07-16 12:55 UTC  (6+ messages)

[pci:controller/imx6] BUILD SUCCESS 399444a87acdea5d21c218bc8e9b621fea1cd218
 2025-07-16 12:08 UTC 

[PATCH 0/2] PCI: qcom: Switch to bus notifier for enabling ASPM of PCI devices
 2025-07-16 10:33 UTC  (11+ messages)
` [PATCH 2/2] PCI: qcom: Move qcom_pcie_icc_opp_update() to notifier callback

[PATCH] PCI: j721e: Fix programming sequence of "strap" settings
 2025-07-16 10:28 UTC 

[PATCH 0/5] dma::Device trait and DMA mask
 2025-07-16 10:20 UTC  (8+ messages)
` [PATCH 2/5] rust: dma: add DMA addressing capabilities

[PATCH pci-next v1 0/1] PCI/sysfs: Expose PCIe device serial number
 2025-07-16  9:23 UTC  (4+ messages)

[PATCH v2 00/10] Add ASPEED PCIe Root Complex support
 2025-07-16  8:27 UTC  (12+ messages)
` [PATCH v2 01/10] dt-bindings: soc: aspeed: Add ASPEED PCIe Config support
` [PATCH v2 02/10] dt-bindings: soc: aspeed: Add ASPEED PCIe PHY support
` [PATCH v2 03/10] dt-bindings: PCI: Add ASPEED PCIe RC support
` [PATCH v2 04/10] dt-bindings: pinctrl: aspeed,ast2600-pinctrl: Add PCIe RC PERST# group
` [PATCH v2 06/10] ARM: dts: aspeed-g6: Add PCIe RC node

[PATCH v5 0/2] Configure root port MPS during host probing
 2025-07-16  7:41 UTC  (2+ messages)

[PATCH v8 4/7] PCI: keystone: Add support for PVU-based DMA isolation on AM654
 2025-07-16  7:16 UTC  (20+ messages)
` [PATCH v9 0/8] soc: ti: Add and use PVU on K3-AM65 for DMA isolation
  ` [PATCH v9 1/7] dt-bindings: soc: ti: Add AM65 peripheral virtualization unit
  ` [PATCH v9 2/7] dt-bindings: PCI: ti,am65: Extend for use with PVU
  ` [PATCH v9 3/7] soc: ti: Add IOMMU-like PVU driver
  ` [PATCH v9 4/7] PCI: keystone: Add support for PVU-based DMA isolation on AM654
  ` [PATCH v9 5/7] arm64: dts: ti: k3-am65-main: Add PVU nodes
  ` [PATCH v9 6/7] arm64: dts: ti: k3-am65-main: Add VMAP registers to PCI root complexes
  ` [PATCH v9 7/7] arm64: dts: ti: iot2050: Add overlay for DMA isolation for devices behind PCI RC
` [PATCH v9 (RESEND) 0/7] soc: ti: Add and use PVU on K3-AM65 for DMA isolation
  ` [PATCH v9 (RESEND) 1/7] dt-bindings: soc: ti: Add AM65 peripheral virtualization unit
  ` [PATCH v9 (RESEND) 2/7] dt-bindings: PCI: ti,am65: Extend for use with PVU
  ` [PATCH v9 (RESEND) 3/7] soc: ti: Add IOMMU-like PVU driver
  ` [PATCH v9 (RESEND) 4/7] PCI: keystone: Add support for PVU-based DMA isolation on AM654
  ` [PATCH v9 (RESEND) 5/7] arm64: dts: ti: k3-am65-main: Add PVU nodes
  ` [PATCH v9 (RESEND) 6/7] arm64: dts: ti: k3-am65-main: Add VMAP registers to PCI root complexes
  ` [PATCH v9 (RESEND) 7/7] arm64: dts: ti: iot2050: Add overlay for DMA isolation for devices behind PCI RC

[PATCH pci-next v2 0/1] PCI/sysfs: Expose PCIe device serial number
 2025-07-16  5:22 UTC  (3+ messages)
` [PATCH pci-next v2 1/1] "

[PATCH v1 1/1] arm64: dts: qcom: qcs615: Set LDO12A regulator to HPM to avoid boot hang
 2025-07-16  3:06 UTC 

[PATCH v2 09/10] PCI: aspeed: Add ASPEED PCIe RC driver
 2025-07-15 22:28 UTC  (2+ messages)

[PATCH v5 2/4] PCI: host-common: Add link down handling for Root Ports
 2025-07-15 22:06 UTC  (2+ messages)

[PATCH v5 3/4] dt-bindings: PCI: qcom,pcie-sa8255p: Document ECAM compliant PCIe root complex
 2025-07-15 21:41 UTC  (3+ messages)

[PATCH v2 6/6] pci/hotplug/pnv_php: Enable third attention indicator
 2025-07-15 21:41 UTC  (2+ messages)

[PATCH v3 0/6] PowerNV PCIe Hotplug Driver Fixes
 2025-07-15 21:39 UTC  (7+ messages)
` [PATCH v3 1/6] PCI: pnv_php: Properly clean up allocated IRQs on unplug
` [PATCH v3 2/6] PCI: pnv_php: Work around switches with broken presence detection
` [PATCH v3 3/6] powerpc/eeh: Export eeh_unfreeze_pe()
` [PATCH v3 4/6] powerpc/eeh: Make EEH driver device hotplug safe
` [PATCH v3 5/6] PCI: pnv_php: Fix surprise plug detection and recovery
` [PATCH v3 6/6] PCI: pnv_php: Enable third attention indicator state

[PATCH v5 3/4] dt-bindings: PCI: qcom,pcie-sa8255p: Document ECAM compliant PCIe root complex
 2025-07-15 20:43 UTC  (2+ messages)

[PATCH] PCI: Fix driver_managed_dma check
 2025-07-15 20:28 UTC  (2+ messages)

[PATCH v2 08/10] PCI: Add FMT and TYPE definition for TLP header
 2025-07-15 20:13 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