Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-04-07 15:57:44 to 2025-04-10 08:44:20 UTC [more...]

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-04-10  8:43 UTC  (10+ messages)
` [RFC PATCH v2 13/22] iommufd: amd-iommu: Add vdevice support
` [RFC PATCH v2 14/22] iommufd: Add TIO calls

[PATCH] PCI: dw-rockchip: Enable L0S capability
 2025-04-10  8:43 UTC  (2+ messages)

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

[PATCH] PCI: dw-rockchip: Add system PM support
 2025-04-10  6:50 UTC 

[PATCH 00/16] lan966x pci device: Add support for SFPs
 2025-04-10  6:48 UTC  (34+ messages)
` [PATCH 02/16] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH 06/16] PCI: of: Set fwnode.dev of newly created PCI device nodes
` [PATCH 08/16] i2c: core: Introduce i2c_get_adapter_supplier()
` [PATCH 11/16] of: property: Allow fw_devlink device-tree support for x86
` [PATCH 12/16] clk: lan966x: Add MCHP_LAN966X_PCI dependency
` [PATCH 13/16] i2c: busses: at91: "
` [PATCH 15/16] misc: lan966x_pci: Add dtso nodes in order to support SFPs

[PATCH v2] PCI: dw-rockchip: Remove PCIE_L0S_ENTRY check from rockchip_pcie_link_up()
 2025-04-10  6:10 UTC  (2+ messages)

[PATCH v3 1/2] pcie-xilinx: Wait for link-up status during initialization
 2025-04-10  6:00 UTC  (4+ messages)
  ` [PATCH v3 2/2] pcie-xilinx: Support reset GPIO for PERST#

[PATCH] Revert "PCI: Fix reference leak in pci_register_host_bridge()"
 2025-04-10  3:28 UTC 

[PATCH v3 0/6] Add some enhancements for i.MX95 PCIe
 2025-04-10  2:45 UTC  (9+ messages)
` [PATCH v3 3/6] PCI: imx6: Workaround i.MX95 PCIe may not exit L23 ready

[PATCH 6/7] PCI: cadence: Add callback functions for Root Port and EP controller
 2025-04-09 22:45 UTC  (2+ messages)

[PATCH 4/7] PCI: cadence: Add support for PCIe Endpoint HPA controllers
 2025-04-09 22:15 UTC  (2+ messages)

[PATCH 3/7] PCI: cadence: Add platform related architecture and register information
 2025-04-09 22:09 UTC  (2+ messages)

[PATCH] PCI: Remove pci_fixup_cardbus
 2025-04-09 20:43 UTC 

[PATCH 2/7] PCI: cadence: Add header support for PCIe next generation controllers
 2025-04-09 20:39 UTC  (2+ messages)

[PATCH 5/7] PCI: cadence: Update the PCIe controller register address offsets
 2025-04-09 20:18 UTC  (2+ messages)

[PATCH 0/7] Enhance the PCIe controller driver
 2025-04-09 20:11 UTC  (3+ messages)

[PATCH 0/2] PCI: Remove pcim_iounmap_regions()
 2025-04-09 19:23 UTC  (3+ messages)

[PATCH] PCI/pwrctrl: Cancel outstanding rescan work when unregistering
 2025-04-09 18:53 UTC 

[patch V4 09/14] PCI/MSI: Switch msix_capability_init() to guard(msi_desc_lock)
 2025-04-09 18:38 UTC  (13+ messages)
` commit 7b025f3f85ed causes NULL pointer dereference

[PATCH 0/4] Loadable Module support for PCIe Cadence and J721E
 2025-04-09 16:56 UTC  (7+ messages)
` [PATCH 3/4] PCI: cadence-ep: Introduce cdns_pcie_ep_disable helper for cleanup

[PATCH 02/12] PCI/ACPI: Add PERST# Assertion Delay _DSM method
 2025-04-09 16:28 UTC  (5+ messages)

[PATCH 1/1] Revert "ARM: dts: Update pcie ranges for dra7"
 2025-04-09 15:35 UTC 

[PATCH v5 0/7] Add some enhancements for i.MX95 PCIe
 2025-04-09 15:02 UTC  (10+ messages)
` [PATCH v5 1/7] PCI: imx6: Start link directly when workaround is not required
` [PATCH v5 2/7] PCI: imx6: Skip one dw_pcie_wait_for_link() in workaround link training
` [PATCH v5 3/7] PCI: imx6: Toggle the cold reset for i.MX95 PCIe
` [PATCH v5 4/7] PCI: imx6: Workaround i.MX95 PCIe may not exit L23 ready
` [PATCH v5 5/7] PCI: imx6: Let i.MX95 PCIe compliance with 8GT/s Receiver Impedance ECN
` [PATCH v5 6/7] PCI: imx6: Add PLL clock lock check for i.MX95 PCIe
` [PATCH v5 7/7] PCI: imx6: Save and restore the LUT setting "

[PATCH v2 0/2] rust: workqueue: remove HasWork::OFFSET
 2025-04-09 14:55 UTC  (6+ messages)
` [PATCH v2 1/2] rust: retain pointer mut-ness in `container_of!`
` [PATCH v2 2/2] rust: workqueue: remove HasWork::OFFSET

[PATCH v2 0/4] rust: list: remove HasListLinks::OFFSET
 2025-04-09 14:53 UTC  (6+ messages)
` [PATCH v2 1/4] rust: list: simplify macro capture
` [PATCH v2 2/4] rust: list: use consistent type parameter style
` [PATCH v2 3/4] rust: list: use consistent self parameter name
` [PATCH v2 4/4] rust: list: remove OFFSET constants

[PATCH v4 00/10] PCI: Enable Power and configure the TC956x PCIe switch
 2025-04-09 14:49 UTC  (7+ messages)
` [PATCH v4 01/10] dt-bindings: PCI: Add binding for Toshiba "

[PATCH v8 0/6] rust: reduce `as` casts, enable related lints
 2025-04-09 14:47 UTC  (7+ messages)
` [PATCH v8 1/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v8 2/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v8 3/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v8 4/6] rust: enable `clippy::as_underscore` lint
` [PATCH v8 5/6] rust: enable `clippy::cast_lossless` lint
` [PATCH v8 6/6] rust: enable `clippy::ref_as_ptr` lint

[PATCH 0/2] rust: workqueue: remove HasWork::OFFSET
 2025-04-09  9:45 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH] PCI: dw-rockchip: Remove PCIE_L0S_ENTRY check from rockchip_pcie_link_up()
 2025-04-09  9:41 UTC  (5+ messages)

[PATCH] PCI: rockchip-ep: Mark RK3399 as intx_capable
 2025-04-09  8:07 UTC  (4+ messages)

[PATCH v5 0/9 RESEND] Add STM32MP25 PCIe drivers
 2025-04-09  8:03 UTC  (7+ messages)
` [PATCH v5 1/9 RESEND] dt-bindings: PCI: Add STM32MP25 PCIe Root Complex bindings
` [PATCH v5 2/9 RESEND] PCI: stm32: Add PCIe host support for STM32MP25
` [PATCH v5 4/9 RESEND] PCI: stm32: Add PCIe Endpoint "

[PATCH 0/6] Enhancements for PCIe Cadence Controllers
 2025-04-09  7:21 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: PCI: Correct indentation and style in DTS example
 2025-04-09  7:06 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: PCI: sifive,fu740-pcie: Fix include placement "

[PATCH] misc: pci_endpoint_test: Defer IRQ allocation until ioctl(PCITEST_SET_IRQTYPE)
 2025-04-09  7:03 UTC  (2+ messages)

[PATCH v6 0/2] Add support for PCIe RP PERST#
 2025-04-09  6:55 UTC  (5+ messages)
` [PATCH v6 2/2] PCI: xilinx-cpm: Add support for PCIe RP PERST# signal

[PATCH v2 0/4] Loadable Module support for PCIe Cadence and J721E
 2025-04-09  6:42 UTC  (6+ messages)
` [PATCH v2 3/4] PCI: cadence-ep: Introduce cdns_pcie_ep_disable helper for cleanup
` [PATCH v2 4/4] PCI: j721e: Add support to build as a loadable module

[PATCH v1 0/4] Add quirks to proceed PME handshake in DWC PM
 2025-04-09  2:31 UTC  (7+ messages)
` [PATCH v1 1/4] PCI: dwc: Add quirk to fix hang issue in L2 poll of suspend
` [PATCH v1 2/4] PCI: dwc: Add quirk to fix hang issue when send out PME_Turn_Off Msg TLP
` [PATCH v1 3/4] PCI: imx6: Fix i.MX6QP PCIe hang issue in L2 poll of suspend
` [PATCH v1 4/4] PCI: imx6: Add quirks to fix i.MX7D PCIe hang in suspend

[v7 0/5] Refactor capability search into common macros
 2025-04-09  1:37 UTC  (11+ messages)
` [v7 2/5] PCI: Refactor capability search functions to eliminate code duplication

[Bug 219984] New: [BISECTED] High power usage since 'PCI/ASPM: Correct LTR_L1.2_THRESHOLD computation'
 2025-04-08 23:18 UTC  (6+ messages)

[RFC] PCI: pwrctrl and link-up dependencies
 2025-04-08 21:26 UTC  (2+ messages)

[pci:for-linus] BUILD SUCCESS 47216638b6e748ed5dc783ead688eef37b021466
 2025-04-08 19:57 UTC 

[pci:irq] BUILD SUCCESS fdc348121f2465897792f946715a5da7887e5f97
 2025-04-08 19:10 UTC 

P2PDMA support status for the sappire rapids+
 2025-04-08 16:25 UTC  (6+ messages)

[PATCH hyperv-next v7 00/11] arm64: hyperv: Support Virtual Trust Level Boot
 2025-04-08 16:16 UTC  (14+ messages)
` [PATCH hyperv-next v7 01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
` [PATCH hyperv-next v7 02/11] arm64: hyperv: Use SMCCC to detect hypervisor presence
` [PATCH hyperv-next v7 03/11] Drivers: hv: Enable VTL mode for arm64
` [PATCH hyperv-next v7 04/11] Drivers: hv: Provide arch-neutral implementation of get_vtl()
` [PATCH hyperv-next v7 05/11] arm64: hyperv: Initialize the Virtual Trust Level field
` [PATCH hyperv-next v7 06/11] arm64, x86: hyperv: Report the VTL the system boots in
` [PATCH hyperv-next v7 07/11] dt-bindings: microsoft,vmbus: Add interrupt and DMA coherence properties
` [PATCH hyperv-next v7 08/11] Drivers: hv: vmbus: Get the IRQ number from DeviceTree
` [PATCH hyperv-next v7 09/11] Drivers: hv: vmbus: Introduce hv_get_vmbus_root_device()
` [PATCH hyperv-next v7 10/11] ACPI: irq: Introduce acpi_get_gsi_dispatcher()
` [PATCH hyperv-next v7 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree

[PATCH 03/12] PCI/ACPI: Add aux power grant notifier
 2025-04-08 13:01 UTC  (9+ messages)

[RFC] PCI: add CONFIG_MMU dependency
 2025-04-08 12:37 UTC  (7+ messages)

[PATCH v3 0/3] PCI: endpoint: space allocation fixups
 2025-04-08  9:36 UTC  (5+ messages)
` [PATCH v3 2/3] PCI: endpoint: improve fixed_size bar handling when allocating space

[v3] PCI: tegra194: Fix debugfs directory creation when CONFIG_PCIEASPM is disabled
 2025-04-08  2:02 UTC  (3+ messages)

[PATCH v2 2/2] cxl: add support for cxl reset
 2025-04-07 23:45 UTC  (3+ messages)

PCI VPD checksum ambiguity
 2025-04-07 22:22 UTC  (2+ messages)

[PATCH v17 00/15] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2025-04-07 19:51 UTC  (16+ messages)
` [PATCH v17 01/15] platform-msi: Add msi_remove_device_irq_domain() in platform_device_msi_free_irqs_all()
` [PATCH v17 02/15] irqdomain: Add IRQ_DOMAIN_FLAG_MSI_IMMUTABLE and irq_domain_is_msi_immutable()
` [PATCH v17 03/15] irqchip/gic-v3-its: Set IRQ_DOMAIN_FLAG_MSI_IMMUTABLE for ITS
` [PATCH v17 04/15] dt-bindings: PCI: pci-ep: Add support for iommu-map and msi-map
` [PATCH v17 05/15] irqchip/gic-v3-its: Add support for device tree msi-map and msi-mask
` [PATCH v17 06/15] PCI: endpoint: Set ID and of_node for function driver
` [PATCH v17 07/15] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
` [PATCH v17 08/15] PCI: endpoint: pci-ep-msi: Add MSI address/data pair mutable check
` [PATCH v17 09/15] PCI: endpoint: Add pci_epf_align_inbound_addr() helper for address alignment
` [PATCH v17 10/15] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v17 11/15] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v17 12/15] selftests: pci_endpoint: "
` [PATCH v17 13/15] pci: imx6: Add helper function imx_pcie_add_lut_by_rid()
` [PATCH v17 14/15] pci: imx6: Add LUT setting for MSI/IOMMU in Endpoint mode
` [PATCH v17 15/15] arm64: dts: imx95: Add msi-map for pci-ep device

[PATCH v3] PCI: Declare quirk_huawei_pcie_sva() as pci_fixup_header
 2025-04-07 18:22 UTC  (2+ messages)

[PATCH] MAINTAINERS: pci: add entry for Rust PCI code
 2025-04-07 18:07 UTC  (2+ messages)

[PATCH v2 07/57] irqdomain: pci: Switch to of_fwnode_handle()
 2025-04-07 18:03 UTC  (2+ messages)

[PATCH] PCI: dwc: Set PORT_LOGIC_LINK_WIDTH to one lane
 2025-04-07 17:51 UTC  (2+ messages)

[PATCH v1 1/1] x86/PCI: Drop 'pci' suffix from intel_mid_pci.c
 2025-04-07 17:40 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: Remove obsolete .txt docs
 2025-04-07 16:55 UTC  (3+ messages)

[PATCH v2 1/3] PCI: Add sysfs support for exposing PTM context
 2025-04-07 16:53 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