Age | Commit message (Expand) | Author |
2024-01-05 | cxl: Refactor to use __free() for cxl_root allocation in cxl_endpoint_port_pr... | Dave Jiang |
2024-01-05 | cxl: Convert find_cxl_root() to return a 'struct cxl_root *' | Dave Jiang |
2023-12-22 | cxl: Add callback to parse the SSLBIS subtable from CDAT | Dave Jiang |
2023-12-22 | cxl: Add callback to parse the DSMAS subtables from CDAT | Dave Jiang |
2023-10-27 | cxl: Add support for reading CXL switch CDAT table | Dave Jiang |
2023-06-25 | Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxl | Dan Williams |
2023-06-25 | Revert "cxl/port: Enable the HDM decoder capability for switch ports" | Dan Williams |
2023-06-25 | cxl/regs: Remove early capability checks in Component Register setup | Robert Richter |
2023-06-25 | cxl: Rename 'uport' to 'uport_dev' | Dan Williams |
2023-05-18 | cxl: Move cxl_await_media_ready() to before capacity info retrieval | Dave Jiang |
2023-05-18 | cxl/port: Enable the HDM decoder capability for switch ports | Dan Williams |
2023-04-18 | cxl/port: Scan single-target ports for decoders | Dan Williams |
2023-04-04 | cxl/port: Fix find_cxl_root() for RCDs and simplify it | Dan Williams |
2023-04-04 | cxl/hdm: Skip emulation when driver manages mem_enable | Dan Williams |
2023-02-14 | Merge branch 'for-6.3/cxl-rr-emu' into cxl/next | Dan Williams |
2023-02-14 | cxl/hdm: Create emulated cxl_hdm for devices that do not have HDM decoders | Dave Jiang |
2023-02-14 | cxl/hdm: Emulate HDM decoder from DVSEC range registers | Dave Jiang |
2023-02-14 | cxl/port: Export cxl_dvsec_rr_decode() to cxl_port | Dave Jiang |
2023-02-10 | cxl/region: Add region autodiscovery | Dan Williams |
2023-02-10 | cxl/port: Split endpoint and switch port probe | Dan Williams |
2022-07-19 | cxl/port: Read CDAT table | Ira Weiny |
2022-05-19 | cxl/port: Reuse 'struct cxl_hdm' context for hdm init | Dan Williams |
2022-05-19 | cxl/port: Move endpoint HDM Decoder Capability init to port driver | Dan Williams |
2022-02-08 | cxl/core/port: Add endpoint decoders | Ben Widawsky |
2022-02-08 | cxl/mem: Add the cxl_mem driver | Ben Widawsky |
2022-02-08 | cxl/core/port: Remove @host argument for dport + decoder enumeration | Dan Williams |
2022-02-08 | cxl/port: Add a driver for 'struct cxl_port' objects | Ben Widawsky |