summaryrefslogtreecommitdiff
path: root/drivers/cxl/port.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-26Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxlDan Williams1-2/+5
2023-06-26Revert "cxl/port: Enable the HDM decoder capability for switch ports"Dan Williams1-9/+5
2023-06-25cxl/regs: Remove early capability checks in Component Register setupRobert Richter1-1/+4
2023-06-25cxl: Rename 'uport' to 'uport_dev'Dan Williams1-1/+1
2023-05-19cxl: Move cxl_await_media_ready() to before capacity info retrievalDave Jiang1-6/+0
2023-05-18cxl/port: Enable the HDM decoder capability for switch portsDan Williams1-5/+9
2023-04-18cxl/port: Scan single-target ports for decodersDan Williams1-5/+13
2023-04-05cxl/port: Fix find_cxl_root() for RCDs and simplify itDan Williams1-1/+1
2023-04-05cxl/hdm: Skip emulation when driver manages mem_enableDan Williams1-1/+1
2023-02-15Merge branch 'for-6.3/cxl-rr-emu' into cxl/nextDan Williams1-5/+10
2023-02-15cxl/hdm: Create emulated cxl_hdm for devices that do not have HDM decodersDave Jiang1-1/+1
2023-02-15cxl/hdm: Emulate HDM decoder from DVSEC range registersDave Jiang1-1/+1
2023-02-15cxl/port: Export cxl_dvsec_rr_decode() to cxl_portDave Jiang1-7/+13
2023-02-11cxl/region: Add region autodiscoveryDan Williams1-1/+46
2023-02-11cxl/port: Split endpoint and switch port probeDan Williams1-30/+39
2022-07-20cxl/port: Read CDAT tableIra Weiny1-0/+53
2022-05-19cxl/port: Reuse 'struct cxl_hdm' context for hdm initDan Williams1-11/+14
2022-05-19cxl/port: Move endpoint HDM Decoder Capability init to port driverDan Williams1-0/+11
2022-02-09cxl/core/port: Add endpoint decodersBen Widawsky1-8/+9
2022-02-09cxl/mem: Add the cxl_mem driverBen Widawsky1-0/+12
2022-02-09cxl/core/port: Remove @host argument for dport + decoder enumerationDan Williams1-4/+4
2022-02-09cxl/port: Add a driver for 'struct cxl_port' objectsBen Widawsky1-0/+63