aboutsummaryrefslogtreecommitdiff
path: root/drivers/cxl/port.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-04cxl/port: Fix find_cxl_root() for RCDs and simplify itGravatar Dan Williams 1-1/+1
2023-04-04cxl/hdm: Skip emulation when driver manages mem_enableGravatar Dan Williams 1-1/+1
2023-02-14Merge branch 'for-6.3/cxl-rr-emu' into cxl/nextGravatar Dan Williams 1-5/+10
2023-02-14cxl/hdm: Create emulated cxl_hdm for devices that do not have HDM decodersGravatar Dave Jiang 1-1/+1
2023-02-14cxl/hdm: Emulate HDM decoder from DVSEC range registersGravatar Dave Jiang 1-1/+1
2023-02-14cxl/port: Export cxl_dvsec_rr_decode() to cxl_portGravatar Dave Jiang 1-7/+13
2023-02-10cxl/region: Add region autodiscoveryGravatar Dan Williams 1-1/+46
2023-02-10cxl/port: Split endpoint and switch port probeGravatar Dan Williams 1-30/+39
2022-07-19cxl/port: Read CDAT tableGravatar Ira Weiny 1-0/+53
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