public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] lspci: Decode more DevCtl2 fields
@ 2023-10-18 16:08 Bjorn Helgaas
  2023-10-18 16:08 ` [PATCH 1/8] lspci: Reorder PCIe DevCtl2 fields to match spec Bjorn Helgaas
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Bjorn Helgaas @ 2023-10-18 16:08 UTC (permalink / raw)
  To: Martin Mares
  Cc: Pali Rohár, Gustavo Pimentel, Mateusz Nowicki, linux-pci,
	linux-kernel, Bjorn Helgaas

From: Bjorn Helgaas <bhelgaas@google.com>

Decode several more DevCtl2 fields and show Interrupt Message Numbers more
consistently.

Bjorn Helgaas (8):
  lspci: Reorder PCIe DevCtl2 fields to match spec
  lspci: Decode PCIe DevCtl2 ID-Based Ordering Enables
  lspci: Decode PCIe DevCtl2 Emergency Power Reduction Request
  lspci: Decode PCIe DevCtl2 End-to-End TLP Prefix Blocking
  lspci: Decode PCIe LnkCtl Link Disable as 'LnkDisable'
  lspci: Print PCIe Interrupt Message Numbers consistently
  lspci: Remove spurious colon (':') from PCIe PTM decoding
  setpci: Fix man page typo

 lib/header.h |  4 ++++
 ls-caps.c    | 20 +++++++++++++-------
 ls-ecaps.c   | 12 ++++++------
 setpci.man   |  2 +-
 4 files changed, 24 insertions(+), 14 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-10-18 19:06 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-18 16:08 [PATCH 0/8] lspci: Decode more DevCtl2 fields Bjorn Helgaas
2023-10-18 16:08 ` [PATCH 1/8] lspci: Reorder PCIe DevCtl2 fields to match spec Bjorn Helgaas
2023-10-18 16:08 ` [PATCH 2/8] lspci: Decode PCIe DevCtl2 ID-Based Ordering Enables Bjorn Helgaas
2023-10-18 16:08 ` [PATCH 3/8] lspci: Decode PCIe DevCtl2 Emergency Power Reduction Request Bjorn Helgaas
2023-10-18 16:08 ` [PATCH 4/8] lspci: Decode PCIe DevCtl2 End-to-End TLP Prefix Blocking Bjorn Helgaas
2023-10-18 16:08 ` [PATCH 5/8] lspci: Decode PCIe LnkCtl Link Disable as 'LnkDisable' Bjorn Helgaas
2023-10-18 16:08 ` [PATCH 6/8] lspci: Print PCIe Interrupt Message Numbers consistently Bjorn Helgaas
2023-10-18 16:08 ` [PATCH 7/8] lspci: Remove spurious colon (':') from PCIe PTM decoding Bjorn Helgaas
2023-10-18 16:08 ` [PATCH 8/8] setpci: Fix man page typo Bjorn Helgaas
2023-10-18 18:57 ` [PATCH 0/8] lspci: Decode more DevCtl2 fields Martin Mareš

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