Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-04-29 09:11:05 to 2025-05-05 17:53:40 UTC [more...]

[PATCH v2] video: screen_info: Relocate framebuffers behind PCI bridges
 2025-05-05 17:53 UTC  (3+ messages)

[PATCH v2] PCI/AER: Consolidate CXL, ACPI GHES and native AER reporting paths
 2025-05-05 17:45 UTC  (7+ messages)

[PATCH v5 1/8] PCI/AER: Check log level once and propagate down
 2025-05-05 17:43 UTC  (4+ messages)

[PATCH 0/4] PCI: endpoint: pci-epf-vntb: allow arbitrary BAR mapping
 2025-05-05 17:41 UTC  (5+ messages)
` [PATCH 1/4] PCI: endpoint: pci-epf-vntb: return an error code on bar init
` [PATCH 2/4] PCI: endpoint: pci-epf-vntb: align mw naming with config names
` [PATCH 3/4] PCI: endpoint: pci-epf-vntb: allow arbitrary BAR configuration
` [PATCH 4/4] NTB: epf: Allow arbitrary BAR mapping

POSSIBLE REGRESSION: PCI/pwrctrl: Skip scanning for the device further if pwrctrl device is created
 2025-05-05 17:39 UTC 

[PATCH v3 5/8] PCI: vmd: Replace hardcoded values with enum and defines
 2025-05-05 17:33 UTC  (2+ messages)

[PATCH v3 8/8] PCI: vmd: Add workaround for bus number hardwired to fixed non-zero value
 2025-05-05 17:31 UTC  (2+ messages)

[PATCH v3 0/8] VMD add second rootbus support
 2025-05-05 17:31 UTC  (4+ messages)
` [PATCH v3 7/8] PCI: vmd: Add support for second rootbus under VMD

[PATCH v4 0/4] PCI: tegra: Allow building as a module
 2025-05-05 16:59 UTC  (9+ messages)
` [PATCH v4 1/4] irqdomain: Export irq_domain_free_irqs
` [PATCH v4 2/4] cpuidle: tegra: Export tegra_cpuidle_pcie_irqs_in_use
` [PATCH v4 3/4] PCI: tegra: Allow building as a module
` [PATCH v4 4/4] PCI: tegra: Drop unused remove callback

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

[PATCH v3 0/5] PCI: Add support for resetting the slots in a platform specific way
 2025-05-05 16:14 UTC  (4+ messages)
` [PATCH v3 5/5] PCI: qcom: Add support for resetting the slot due to link down event

[PATCH v2 1/1] PCI: Fix lock symmetry in pci_slot_unlock()
 2025-05-05 15:05 UTC  (3+ messages)

[PATCH v3 0/4] PCI: tegra: Allow building as a module
 2025-05-05 14:49 UTC  (7+ messages)
` [PATCH v3 1/4] irqdomain: Export irq_domain_free_irqs
` [PATCH v3 2/4] cpuidle: tegra: Export tegra_cpuidle_pcie_irqs_in_use
` [PATCH v3 3/4] PCI: tegra: Allow building as a module
` [PATCH v3 4/4] PCI: tegra: Drop unused remove callback

[PATCH v4 0/4] PCI: Add PTM debugfs support
 2025-05-05 14:24 UTC  (5+ messages)
` [PATCH v4 1/4] PCI: Add debugfs support for exposing PTM context
` [PATCH v4 2/4] PCI: dwc: Pass DWC PCIe mode to dwc_pcie_debugfs_init()
` [PATCH v4 3/4] PCI: dwc: Add debugfs support for PTM context
` [PATCH v4 4/4] PCI: qcom-ep: Mask PTM_UPDATING interrupt

[PATCH 0/4] PCI: dwc: Link Up IRQ fixes
 2025-05-05 14:09 UTC  (6+ messages)
` [PATCH 1/4] PCI: dw-rockchip: Do not enumerate bus before endpoint devices are ready
` [PATCH 2/4] PCI: qcom: "
` [PATCH 3/4] PCI: dw-rockchip: Replace PERST sleep time with proper macro
` [PATCH 4/4] PCI: qcom: "

[PATCH v11 0/9] Provide a new two step DMA mapping API
 2025-05-05 12:29 UTC  (11+ messages)
` [PATCH v11 1/9] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v11 2/9] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v11 3/9] iommu: generalize the batched sync after map interface
` [PATCH v11 4/9] iommu: add kernel-doc for iommu_unmap_fast
` [PATCH v11 5/9] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v11 6/9] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v11 7/9] dma-mapping: Implement link/unlink ranges API
` [PATCH v11 8/9] dma-mapping: add a dma_need_unmap helper
` [PATCH v11 9/9] docs: core-api: document the IOVA-based API

[PATCH v2 rc] iommu: Skip PASID validation for devices without PASID capability
 2025-05-05 11:33 UTC  (5+ messages)

[PATCH 0/8] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
 2025-05-05 11:28 UTC  (16+ messages)
` [PATCH 1/8] soc: renesas: r9a08g045-sysc: Add max reg offset
` [PATCH 2/8] clk: renesas: r9a08g045: Add clocks, resets and power domain support for the PCIe
` [PATCH 3/8] of/irq: Export of_irq_count()
` [PATCH 4/8] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Add documentation for the PCIe IP on Renesas RZ/G3S
` [PATCH 5/8] PCI: rzg3s-host: Add Initial PCIe Host Driver for Renesas RZ/G3S SoC
` [PATCH 6/8] arm64: dts: renesas: r9a08g045s33: Add PCIe node
` [PATCH 7/8] arm64: dts: renesas: rzg3s-smarc: Enable PCIe
` [PATCH 8/8] arm64: defconfig: Enable PCIe for the Renesas RZ/G3S SoC

[PATCH 6.6 0/2] PCI: imx6: Fix i.MX7D controller_id backport regression
 2025-05-05  9:23 UTC  (4+ messages)
` [PATCH 6.6 1/2] Revert "PCI: imx6: Skip controller_id generation logic for i.MX7D"
` [PATCH 6.6 2/2] PCI: imx6: Skip controller_id generation logic for i.MX7D

[PATCH V3] PCI: dwc: tegra194: Broaden architecture dependency
 2025-05-05  8:24 UTC  (4+ messages)

[PATCH v2] PCI: dwc: Add support for slot reset on link down event
 2025-05-05  6:11 UTC  (3+ messages)

[PATCH] PCI: Fix missing update in pci_slot_unlock() after locking changes
 2025-05-04 20:16 UTC  (3+ messages)

[PATCH v2 0/3] Devres optimization with bound devices
 2025-05-04 16:14 UTC  (4+ messages)

[PATCH] PCI/AER: Use pci_clear_and_set_config_dword() to simplify mask updates
 2025-05-04 15:43 UTC 

[PATCH v3] PCI: Prevent power state transition of erroneous device
 2025-05-04  9:04 UTC 

[PATCH v3 0/2] riscv: sophgo Add PCIe support to Sophgo SG2044 SoC
 2025-05-04  0:44 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: pci: Add Sophgo SG2044 PCIe host
` [PATCH v3 2/2] PCI: sophgo-dwc: Add Sophgo SG2044 PCIe driver

[PATCH] nvme-pci: Fix system hang when ASPM L1 is enabled during suspend
 2025-05-03 14:36 UTC  (10+ messages)

[Bug 219984] New: [BISECTED] High power usage since 'PCI/ASPM: Correct LTR_L1.2_THRESHOLD computation'
 2025-05-02 21:30 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: Convert v3,v360epc-pci to DT schema
 2025-05-02 20:29 UTC  (3+ messages)

[v3] PCI: tegra194: Fix debugfs directory creation when CONFIG_PCIEASPM is disabled
 2025-05-02 17:44 UTC  (2+ messages)

[PATCH 0/3] Standardize link status check to return bool
 2025-05-02 16:10 UTC  (3+ messages)

[PATCH v2 0/3] PCI: tegra: Allow building as a module
 2025-05-02 15:33 UTC  (3+ messages)
` [PATCH v2 3/3] "

[PATCH 0/2] PCI: tegra: Allow building as a module
 2025-05-02 15:31 UTC  (9+ messages)
` [PATCH 2/2] "

[PATCH v2 0/2] Add support for AMD Versal Gen 2 MDB PCIe RP PERST#
 2025-05-02 15:25 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: amd-mdb: Add `reset-gpios` property to example device tree

[PATCH 0/2] Use scoped_guard to safely manage mutex locking
 2025-05-02  8:43 UTC  (5+ messages)
` [PATCH 1/2] PCI: endpoint: Replace manual mutex handling with scoped_guard()
` [PATCH 2/2] PCI: endpoint: Use scoped_guard for manual mutex lock/unlock

[PATCH v2 0/3] Allow dyn MSI-X vector allocation of MANA
 2025-05-02  6:08 UTC  (6+ messages)
` [PATCH v2 3/3] net: mana: Allocate MSI-X vectors dynamically as required

[PATCH hyperv-next v9 00/11] arm64: hyperv: Support Virtual Trust Level Boot
 2025-05-02  4:08 UTC  (3+ messages)
` [PATCH hyperv-next v9 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree

[PATCH v5 5/8] PCI/AER: Rename struct aer_stats to aer_report
 2025-05-02  2:16 UTC  (3+ messages)

[PATCH v18 00/15] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2025-05-02  1:10 UTC  (2+ messages)

[PATCH 1/2] PCI: dwc: ep: Fix broken set_msix() callback
 2025-05-01 19:02 UTC  (6+ messages)
` [PATCH 2/2] PCI: cadence-ep: "

[PATCH v2 1/3] rust: revocable: implement Revocable::access()
 2025-05-01 14:21 UTC  (2+ messages)

[PATCH v2] PCI: Explicitly put devices into D0 when initializing
 2025-05-01 14:14 UTC 

[PATCH v2 1/1] PCI: Add Extended Tag + MRRS quirk for Xeon 6
 2025-05-01  8:57 UTC  (2+ messages)

[PATCH v19 0/3] rust: xarray: Add a minimal abstraction for XArray
 2025-05-01  8:07 UTC  (6+ messages)
` [PATCH v19 1/3] rust: types: add `ForeignOwnable::PointedTo`

[PATCH][next] PCI: hv: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-04-30 21:36 UTC  (2+ messages)

[PATCH] PCI: Fix driver_managed_dma check
 2025-04-30 19:56 UTC  (2+ messages)

[PATCH v10 0/6] Refactor capability search into common macros
 2025-04-30 15:49 UTC  (12+ messages)
` [PATCH v10 1/6] PCI: Introduce generic bus config read helper function
` [PATCH v10 2/6] PCI: Clean up __pci_find_next_cap_ttl() readability
` [PATCH v10 3/6] PCI: Refactor capability search into common macros
` [PATCH v10 4/6] PCI: dwc: Use common PCI host bridge APIs for finding the capabilities
` [PATCH v10 5/6] PCI: cadence: "
` [PATCH v10 6/6] PCI: cadence: Use cdns_pcie_find_*capability to avoid hardcode

[PATCH 1/1] PCI: Fix lock symmetry in pci_slot_unlock()
 2025-04-30 13:20 UTC  (2+ messages)

[PATCH] PCI: dwc: Add support for slot reset on link down event
 2025-04-30 10:14 UTC  (4+ messages)

[PATCH] dt-bindings: PCI: pci-ep: Add ref-clk-mode
 2025-04-30  7:53 UTC  (5+ messages)

[PATCH v8 0/9] Add STM32MP25 PCIe drivers
 2025-04-30  7:50 UTC  (5+ messages)
` [PATCH v8 2/9] PCI: stm32: Add PCIe host support for STM32MP25
` [PATCH v8 4/9] PCI: stm32: Add PCIe Endpoint "

[PATCH v3] ACPI: PCI: Release excess memory usage
 2025-04-30  6:06 UTC 

[PATCH 0/4 v2] Make ELOG log and trace consistently with GHES
 2025-04-29 18:20 UTC  (7+ messages)
` [PATCH 1/4 v2] ACPI: extlog: Trace CPER Non-standard Section Body
` [PATCH 2/4 v2] PCI/AER: Modify pci_print_aer() to take log level
` [PATCH 3/4 v2] ACPI: extlog: Trace CPER PCI Express Error Section
` [PATCH 4/4 v2] ACPI: extlog: Trace CPER CXL Protocol Errors

[PATCH v2] ACPI: PCI: Release excess memory usage
 2025-04-29 15:56 UTC  (4+ messages)

Report: Performance regression from ib_umem_get on zone device pages
 2025-04-29 12:29 UTC  (6+ messages)

[PATCH v2 0/3] Standardize link status check to return bool
 2025-04-29 12:11 UTC  (4+ messages)
` [PATCH v2 1/3] PCI: dwc: "
` [PATCH v2 2/3] PCI: mobiveil: Refactor link status check
` [PATCH v2 3/3] PCI: cadence: Simplify j721e "

[PATCH v10 00/24] Provide a new two step DMA mapping API
 2025-04-29 11:53 UTC  (4+ messages)
` [PATCH v10 03/24] iommu: generalize the batched sync after map interface

[PATCH v2 1/1] PCI/bwctrl: Replace lbms_count with PCI_LINK_LBMS_SEEN flag
 2025-04-29 10:02 UTC  (8+ messages)


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