aboutsummaryrefslogtreecommitdiff
path: root/drivers/cxl/port.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-19cxl/port: Reuse 'struct cxl_hdm' context for hdm initGravatar Dan Williams 1-11/+14
2022-05-19cxl/port: Move endpoint HDM Decoder Capability init to port driverGravatar Dan Williams 1-0/+11
2022-02-08cxl/core/port: Add endpoint decodersGravatar Ben Widawsky 1-8/+9
2022-02-08cxl/mem: Add the cxl_mem driverGravatar Ben Widawsky 1-0/+12
2022-02-08cxl/core/port: Remove @host argument for dport + decoder enumerationGravatar Dan Williams 1-4/+4
2022-02-08cxl/port: Add a driver for 'struct cxl_port' objectsGravatar Ben Widawsky 1-0/+63