| Commit message (Expand) | Author | Age | Files | Lines |
* | cxl/mem: Fix memory device capacity probing | Dan Williams | 2021-04-17 | 1 | -2/+5 |
* | cxl/mem: Fix register block offset calculation | Ben Widawsky | 2021-04-16 | 1 | -1/+1 |
* | cxl/mem: Force array size of mem_commands[] to CXL_MEM_COMMAND_ID_MAX | Robert Richter | 2021-04-06 | 1 | -1/+1 |
* | cxl/mem: Disable cxl device power management | Dan Williams | 2021-04-06 | 1 | -0/+1 |
* | cxl/mem: Do not rely on device_add() side effects for dev_set_name() failures | Dan Williams | 2021-04-06 | 1 | -10/+29 |
* | cxl/mem: Fix synchronization mechanism for device removal vs ioctl operations | Dan Williams | 2021-04-06 | 1 | -47/+50 |
* | cxl/mem: Use sysfs_emit() for attribute show routines | Dan Williams | 2021-04-06 | 1 | -4/+4 |
* | cxl/mem: Fix potential memory leak | Ben Widawsky | 2021-02-22 | 1 | -1/+3 |
* | cxl/mem: Return -EFAULT if copy_to_user() fails | Dan Carpenter | 2021-02-19 | 1 | -1/+4 |
* | cxl/mem: Add set of informational commands | Ben Widawsky | 2021-02-17 | 1 | -0/+9 |
* | cxl/mem: Enable commands via CEL | Ben Widawsky | 2021-02-17 | 2 | -7/+218 |
* | cxl/mem: Add a "RAW" send command | Ben Widawsky | 2021-02-17 | 2 | -0/+150 |
* | cxl/mem: Add basic IOCTL interface | Ben Widawsky | 2021-02-17 | 1 | -1/+282 |
* | cxl/mem: Register CXL memX devices | Dan Williams | 2021-02-17 | 4 | -2/+318 |
* | cxl/mem: Find device capabilities | Ben Widawsky | 2021-02-17 | 3 | -2/+679 |
* | cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints | Dan Williams | 2021-02-17 | 4 | -0/+118 |