aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cxl (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-22cxl/mem: Fix potential memory leakBen Widawsky1-1/+3
2021-02-19cxl/mem: Return -EFAULT if copy_to_user() failsDan Carpenter1-1/+4
2021-02-16cxl/mem: Add set of informational commandsBen Widawsky1-0/+9
2021-02-16cxl/mem: Enable commands via CELBen Widawsky2-7/+218
2021-02-16cxl/mem: Add a "RAW" send commandBen Widawsky2-0/+150
2021-02-16cxl/mem: Add basic IOCTL interfaceBen Widawsky1-1/+282
2021-02-16cxl/mem: Register CXL memX devicesDan Williams4-2/+318
2021-02-16cxl/mem: Find device capabilitiesBen Widawsky3-2/+679
2021-02-16cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpointsDan Williams4-0/+118