linux-cxl.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Decoder prep patches
@ 2021-09-13 16:33 Ben Widawsky
  2021-09-13 16:33 ` [PATCH 1/3] Documentation/cxl: Add bus internal docs Ben Widawsky
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Ben Widawsky @ 2021-09-13 16:33 UTC (permalink / raw)
  To: linux-cxl
  Cc: Ben Widawsky, Alison Schofield, Dan Williams, Ira Weiny,
	Jonathan Cameron, Vishal Verma

This small series are the less controversial patches from the cxl_mem driver
series I posted previously [1]. It includes some small doc fixups and the final
nail in the coffin of the earlier cxl_mem rename to cxl_pci [2].

[1]: https://lore.kernel.org/linux-cxl/20210902195017.2516472-1-ben.widawsky@intel.com/
[2]: https://lore.kernel.org/linux-cxl/20210526174413.802913-1-ben.widawsky@intel.com/

Ben Widawsky (3):
  Documentation/cxl: Add bus internal docs
  cxl/core/bus: Document and tighten up decoder API
  cxl/pci: Disambiguate cxl_pci further from cxl_mem

 .../driver-api/cxl/memory-devices.rst         |  3 +
 drivers/cxl/acpi.c                            |  4 +-
 drivers/cxl/core/bus.c                        | 36 ++++++++--
 drivers/cxl/cxl.h                             |  3 +-
 drivers/cxl/pci.c                             | 68 ++++++++++---------
 5 files changed, 71 insertions(+), 43 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2021-09-14  0:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-13 16:33 [PATCH 0/3] Decoder prep patches Ben Widawsky
2021-09-13 16:33 ` [PATCH 1/3] Documentation/cxl: Add bus internal docs Ben Widawsky
2021-09-13 16:33 ` [PATCH 2/3] cxl/core/bus: Document and tighten up decoder API Ben Widawsky
2021-09-14  0:11   ` Ben Widawsky
2021-09-13 16:33 ` [PATCH 3/3] cxl/pci: Disambiguate cxl_pci further from cxl_mem Ben Widawsky

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).