Age | Commit message (Expand) | Author |
2022-02-08 | cxl/mem: Add the cxl_mem driver | Ben Widawsky |
2021-05-26 | cxl: Rename mem to pci | Ben Widawsky |
2021-05-14 | cxl/core: Refactor CXL register lookup for bridge reuse | Dan Williams |
2021-05-14 | cxl/mem: Introduce 'struct cxl_regs' for "composable" CXL devices | Dan Williams |
2021-05-14 | cxl/mem: Move some definitions to mem.h | Dan Williams |
2021-04-16 | cxl/mem: Fix memory device capacity probing | Dan Williams |
2021-04-15 | cxl/mem: Fix register block offset calculation | Ben Widawsky |
2021-04-06 | cxl/mem: Force array size of mem_commands[] to CXL_MEM_COMMAND_ID_MAX | Robert Richter |
2021-04-06 | cxl/mem: Disable cxl device power management | Dan Williams |
2021-04-06 | cxl/mem: Do not rely on device_add() side effects for dev_set_name() failures | Dan Williams |
2021-04-06 | cxl/mem: Fix synchronization mechanism for device removal vs ioctl operations | Dan Williams |
2021-04-06 | cxl/mem: Use sysfs_emit() for attribute show routines | Dan Williams |
2021-02-22 | cxl/mem: Fix potential memory leak | Ben Widawsky |
2021-02-19 | cxl/mem: Return -EFAULT if copy_to_user() fails | Dan Carpenter |
2021-02-16 | cxl/mem: Add set of informational commands | Ben Widawsky |
2021-02-16 | cxl/mem: Enable commands via CEL | Ben Widawsky |
2021-02-16 | cxl/mem: Add a "RAW" send command | Ben Widawsky |
2021-02-16 | cxl/mem: Add basic IOCTL interface | Ben Widawsky |
2021-02-16 | cxl/mem: Register CXL memX devices | Dan Williams |
2021-02-16 | cxl/mem: Find device capabilities | Ben Widawsky |
2021-02-16 | cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints | Dan Williams |