Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-03-10 13:45:33 to 2025-03-12 16:25:51 UTC [more...]

[PATCH] PCI: mvebu: Use devm_request_irq() for registering interrupt handler
 2025-03-12 16:25 UTC  (3+ messages)

[PATCH] PCI: j721e: Fix the value of linkdown_irq_regfield for J784S4
 2025-03-12 16:16 UTC  (10+ messages)

[PATCH] PCI: pciehp: Avoid unnecessary device replacement check
 2025-03-12 15:55 UTC  (2+ messages)

[PATCH v2 0/5] rust: reduce pointer casts, enable related lints
 2025-03-12 15:49 UTC  (19+ messages)
` [PATCH v2 1/5] rust: retain pointer mut-ness in `container_of!`
` [PATCH v2 2/5] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v2 3/5] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v2 4/5] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v2 5/5] rust: enable `clippy::as_underscore` lint

[pci:controller/xilinx-cpm] BUILD SUCCESS ad3b7174d4d04b7e2ab81df5857c4da6b4bc1ade
 2025-03-12 15:38 UTC 

[PATCH] PCI: cadence: Fix NULL pointer error for ops
 2025-03-12 15:33 UTC  (3+ messages)

[PATCH v2 0/4] iommu: Fix the longstanding probe issues
 2025-03-12 15:21 UTC  (7+ messages)
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path

[patch 00/10] genirq/msi: Spring cleaning
 2025-03-12 15:10 UTC  (25+ messages)
` [patch 01/10] genirq/msi: Make a few functions static
` [patch 02/10] genirq/msi: Use lock guards for MSI descriptor locking
` [patch 03/10] soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()
` [patch 04/10] NTB/msi: Switch MSI descriptor locking to lock guard()
` [patch 05/10] PCI/MSI: Switch to MSI descriptor locking to guard()
` [patch 06/10] PCI: hv: Switch "
` [patch 10/10] genirq/msi: Rename msi_[un]lock_descs()

[PATCH v1 2/2] PCI: imx6: Use domain number replace the hardcodes
 2025-03-12 15:04 UTC  (8+ messages)

[PATCH v12 0/4] Add PCIe support for Qualcomm IPQ5332
 2025-03-12 13:07 UTC  (9+ messages)
` [PATCH v12 1/4] dt-bindings: PCI: qcom: Add MHI registers for IPQ9574
` [PATCH v12 2/4] arm64: dts: qcom: ipq9574: Add MHI to pcie nodes
` [PATCH v12 3/4] arm64: dts: qcom: ipq5332: Add PCIe related nodes
` [PATCH v12 4/4] arm64: dts: qcom: ipq5332-rdp441: Enable PCIe phys and controllers

[RFC PATCH v2 14/22] iommufd: Add TIO calls
 2025-03-12 10:41 UTC  (13+ messages)

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-03-12  9:28 UTC  (4+ messages)

[PATCH v3] dt-bindings: mfd: syscon: Add the pbus-csr node for Airoha EN7581 SoC
 2025-03-12  9:11 UTC  (2+ messages)

[PATCH v2] dt-bindings: soc: airoha: Add the pbus-csr node for EN7581 SoC
 2025-03-12  8:28 UTC  (3+ messages)

[PATCH v3 0/2] Harden PCI resource array indexing
 2025-03-12  8:06 UTC  (3+ messages)
` [PATCH v3 1/2] PCI: Fix wrong length of devres array
` [PATCH v3 2/2] PCI: Check BAR index for validity

[PATCH v1 0/2] Use domain number replace the hardcodes
 2025-03-12  4:09 UTC  (4+ messages)
` [PATCH v1 1/2] arm64: dts: imx8mq: Add linux,pci-domain into pcie-ep node

[pci:controller/imx6] BUILD SUCCESS 77f99d17f77f1ae99e9db2588c571ff4113370d8
 2025-03-11 23:04 UTC 

[PATCH] rust: enable `clippy::ptr_as_ptr` lint
 2025-03-11 20:49 UTC  (4+ messages)

[pci:endpoint-test] BUILD SUCCESS 9670b305fea750fe11d809d436bc5a88e1b476c6
 2025-03-11 19:16 UTC 

[pci:enumeration] BUILD SUCCESS 6e8d06e5096c80cbf41313b4a204f43071ca42be
 2025-03-11 19:13 UTC 

PCI: hotplug_event: PCIe PLDA Device BAR Reset
 2025-03-11 18:04 UTC  (5+ messages)

[PATCH 1/4] PCI: Move pci_rescan_bus_bridge_resize() declaration to pci/pci.h
 2025-03-11 17:47 UTC  (4+ messages)
` [PATCH 2/4] PCI: Move resource reassignment func declarations into pci/pci.h
` [PATCH 3/4] PCI: Make pci_setup_bridge() static
` [PATCH 4/4] PCI: Move cardbus IO size declarations into pci/pci.h

[PATCH v3 0/2] PCI: dw-rockchip: hide broken ATS cap in EP-mode
 2025-03-11 17:39 UTC  (2+ messages)

[pci:next] BUILD SUCCESS 1051d67de6c82796e3ef64ea99bec66b1e665a35
 2025-03-11 16:46 UTC 

[PATCH v5 3/3] PCI: xilinx-cpm: Add support for Versal Net CPM5NC Root Port controller
 2025-03-11 16:21 UTC  (4+ messages)

[PATCH RFC NOT TESTED 0/2] PCI: artpec6: Try to clean up artpec6_pcie_cpu_addr_fixup()
 2025-03-11 15:19 UTC  (5+ messages)

[PATCH] PCI: xilinx-cpm: Fix incorrect version check in init_port
 2025-03-11 14:50 UTC  (4+ messages)

[PATCH v2 06/11] samples/devsec: Introduce a PCI device-security bus + endpoint sample
 2025-03-11 14:46 UTC  (5+ messages)
` [PATCH v2 06/11] samples/devsec: Introduce a PCI device-security
  ` [RESEND RFC PATCH 1/3] pci: ide: Fix build failure
    ` [RESEND RFC PATCH 2/3] pci: generic-domains: Add helpers to alloc/free dynamic bus numbers
    ` [RESEND RFC PATCH 3/3] samples: devsec: Add support for PCI_DOMAINS_GENERIC

[PATCH v7 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-03-11 14:36 UTC  (6+ messages)
` [PATCH v7 03/11] dt-bindings: pci: Add common schema for devices accessible through PCI BARs

[PATCH] PCI: dwc: Chain the set IRQ affinity request back to the parent
 2025-03-11 14:05 UTC  (10+ messages)

[PATCH v2 0/2] PCI: Marvell CN96XX/CN10XXX quirk and bus-range omission
 2025-03-11 13:52 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: Forcefully set the PCI_REASSIGN_ALL_BUS flag for Marvell CN96XX/CN10XXX boards
` [PATCH v2 2/2] PCI: of_property: Omit 'bus-range' property if no secondary bus

[PATCH v4 0/8] pci: qcom: Add QCS8300 PCIe support
 2025-03-11 11:47 UTC  (5+ messages)
` [PATCH v4 6/8] arm64: dts: qcom: qcs8300: enable pcie0 interface
` (subset) [PATCH v4 0/8] pci: qcom: Add QCS8300 PCIe support

[PATCH v11 0/7] Add PCIe support for Qualcomm IPQ5332
 2025-03-11 11:46 UTC  (11+ messages)
` [PATCH v11 3/7] dt-bindings: PCI: qcom: Use sdx55 reg description for ipq9574
` (subset) [PATCH v11 0/7] Add PCIe support for Qualcomm IPQ5332

[PATCH v5 0/7] PCI: dwc: Add ECAM support with iATU configuration
 2025-03-11 11:13 UTC  (3+ messages)
` [PATCH v5 1/7] arm64: dts: qcom: sc7280: Increase config size to 256MB for ECAM feature

[PATCH v7 0/4] PCI: dwc: Add support for configuring lane equalization presets
 2025-03-11 11:02 UTC  (7+ messages)
` [PATCH v7 2/4] PCI: of: Add API to retrieve equalization presets from device tree
` [PATCH v7 3/4] PCI: dwc: Improve handling of PCIe lane configuration

[PATCH v2 00/11] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-03-11 10:51 UTC  (12+ messages)
` [PATCH v2 01/11] configfs-tsm: Namespace TSM report symbols
` [PATCH v2 02/11] coco/guest: Move shared guest CC infrastructure to drivers/virt/coco/guest/
` [PATCH v2 04/11] PCI/IDE: Enumerate Selective Stream IDE capabilities
` [PATCH v2 08/11] PCI/IDE: Add IDE establishment helpers

[pci:endpoint-test 16/18] drivers/pci/controller/dwc/pcie-dw-rockchip.c:316:3: error: field designator 'intx_capable' does not refer to any field in type 'const struct dw_pcie_ep_ops'
 2025-03-11 10:11 UTC  (5+ messages)

[PATCH v3 0/4] pci: qcom: Add QCS615 PCIe support
 2025-03-11  9:48 UTC  (4+ messages)
` [PATCH v3 2/4] arm64: dts: qcom: qcs615: enable pcie

[PATCH v3 3/4] arm64: dts: qcom: qcs615-ride: Enable PCIe interface
 2025-03-11  9:06 UTC  (2+ messages)

[PATCH 0/3] imx8qxp: PCIe fixes
 2025-03-11  2:44 UTC  (2+ messages)

[PATCH v5] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2025-03-11  2:06 UTC  (5+ messages)

[PATCH v4] PCI: Update Resizable BAR Capability Register fields
 2025-03-11  1:11 UTC  (3+ messages)

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

[PATCH v1] PCI: imx6: Use devm_clk_bulk_get_all to fetch clocks
 2025-03-10 21:57 UTC  (2+ messages)

[PATCH v15 00/15] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2025-03-10 21:08 UTC  (5+ messages)

[PATCH v10 00/10] PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
 2025-03-10 20:16 UTC  (11+ messages)
` [PATCH v10 01/10] PCI: dwc: Use resource start as iomap() input in dw_pcie_pme_turn_off()
` [PATCH v10 02/10] PCI: dwc: Rename cpu_addr to parent_bus_addr for ATU configuration
` [PATCH v10 03/10] PCI: dwc: Move cfg0 setup to dw_pcie_cfg0_setup()
` [PATCH v10 04/10] PCI: dwc: Add helper dw_pcie_init_parent_bus_offset()
` [PATCH v10 05/10] PCI: dwc: Use devicetree 'ranges' property to get rid of cpu_addr_fixup() callback
` [PATCH v10 06/10] PCI: dwc: ep: Add parent_bus_addr for outbound window
` [PATCH v10 07/10] PCI: dwc: Use parent_bus_offset
` [PATCH v10 08/10] PCI: dwc: Print warning message when cpu_addr_fixup() exists
` [PATCH v10 09/10] PCI: dwc: ep: Ensure proper iteration over outbound map windows
` [PATCH v10 10/10] PCI: imx6: Remove cpu_addr_fixup()

[bug report] PCI: Check BAR index for validity
 2025-03-10 19:53 UTC  (2+ messages)

[PATCH] PCI: Log debug messages about reset method
 2025-03-10 18:43 UTC  (2+ messages)

[PATCH] PCI: Enable Configuration RRS SV early
 2025-03-10 18:42 UTC  (2+ messages)

[pci:endpoint-test 16/18] drivers/pci/controller/dwc/pcie-dw-rockchip.c:316:10: error: 'const struct dw_pcie_ep_ops' has no member named 'intx_capable'
 2025-03-10 18:23 UTC 

[RFC 0/6] VRAM Self Refresh
 2025-03-10 17:28 UTC  (5+ messages)
` [RFC 3/6] drm/xe/vrsr: Apis to init and enable VRSR feature
` [RFC 4/6] drm/xe/vrsr: Refactor d3cold.allowed to a enum

[pci:controller/xilinx-cpm] BUILD SUCCESS 3f62f32802756b148cf4bc04b573079513f4af60
 2025-03-10 16:37 UTC 

[PATCH v6 00/10] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-03-10 16:26 UTC  (6+ messages)

[pci:controller/imx6] BUILD SUCCESS c714e2585d06e8fb6356e6ac0aa6ebc8812ed6ca
 2025-03-10 15:13 UTC 

[v2] PCI: cadence: Add configuration space capability search API
 2025-03-10 15:09 UTC  (7+ messages)

[PATCH 0/2] (no cover subject)
 2025-03-10 14:08 UTC  (2+ messages)

[PATCH RFC] staging: Add driver to communicate with the T2 Security Chip
 2025-03-10 13:59 UTC  (4+ messages)

[PATCH 0/7] pci_endpoint_test: Add support for PCITEST_IRQ_TYPE_AUTO
 2025-03-10 13:47 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