linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Extend interfaces to access PCIe capabilities registers
@ 2013-01-26  0:55 Myron Stowe
  2013-01-26  0:55 ` [PATCH 1/2] PCI: introduce accessor to retrieve PCIe Capabilities Register Myron Stowe
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Myron Stowe @ 2013-01-26  0:55 UTC (permalink / raw)
  To: bhelgaas; +Cc: linux-pci, jiang.liu, mcgrof, mcgrof, linux-kernel

This series is a minor extension to Jiang Liu's recent efforts - [PATCH v3
00/32] provide interfaces to access PCIe capabilities registers - which
adds an additional PCI Express accessor for obtaining a device's
Capabilities Register.

Reference: https://lkml.org/lkml/2012/8/1/253
---

Myron Stowe (2):
      PCI: Use PCI Express Capability accessors
      PCI: introduce accessor to retrieve PCIe Capabilities Register


 drivers/pci/access.c            |    4 ++--
 drivers/pci/pcie/portdrv_core.c |    2 +-
 include/linux/pci.h             |   11 ++++++++++-
 3 files changed, 13 insertions(+), 4 deletions(-)

-- 

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

end of thread, other threads:[~2013-01-31  4:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-26  0:55 [PATCH 0/2] Extend interfaces to access PCIe capabilities registers Myron Stowe
2013-01-26  0:55 ` [PATCH 1/2] PCI: introduce accessor to retrieve PCIe Capabilities Register Myron Stowe
2013-01-26  0:55 ` [PATCH 2/2] PCI: Use PCI Express Capability accessors Myron Stowe
2013-01-31  4:29 ` [PATCH 0/2] Extend interfaces to access PCIe capabilities registers Bjorn Helgaas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).