public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] PCI: dwc: ep: MSI/MSI-X checks
@ 2026-02-25 16:23 Manivannan Sadhasivam
  2026-02-25 16:23 ` [PATCH 1/2] PCI: dwc: ep: Add MSI Enable checks before raising MSI to the host Manivannan Sadhasivam
  2026-02-25 16:23 ` [PATCH 2/2] PCI: dwc: ep: Add MSI-X Enable checks before raising MSI-X " Manivannan Sadhasivam
  0 siblings, 2 replies; 5+ messages in thread
From: Manivannan Sadhasivam @ 2026-02-25 16:23 UTC (permalink / raw)
  To: jingoohan1, mani, lpieralisi, kwilczynski, bhelgaas
  Cc: robh, linux-pci, linux-kernel, cassel, Manivannan Sadhasivam

Hi,

This series adds checks mandated by the PCIe spec before raising MSI and MSI-X
from the DWC EP driver.

Note: I've compiled tested this series only. It'd be good if someone with EP
hardware can test it and report back.

- Mani

Manivannan Sadhasivam (2):
  PCI: dwc: ep: Add MSI Enable checks before raising MSI to the host
  PCI: dwc: ep: Add MSI-X Enable checks before raising MSI-X to the host

 .../pci/controller/dwc/pcie-designware-ep.c   | 52 ++++++++++++++++---
 1 file changed, 46 insertions(+), 6 deletions(-)

-- 
2.51.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-02-27 10:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-25 16:23 [PATCH 0/2] PCI: dwc: ep: MSI/MSI-X checks Manivannan Sadhasivam
2026-02-25 16:23 ` [PATCH 1/2] PCI: dwc: ep: Add MSI Enable checks before raising MSI to the host Manivannan Sadhasivam
2026-02-27 10:12   ` Niklas Cassel
2026-02-25 16:23 ` [PATCH 2/2] PCI: dwc: ep: Add MSI-X Enable checks before raising MSI-X " Manivannan Sadhasivam
2026-02-27 10:13   ` Niklas Cassel

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