aboutsummaryrefslogtreecommitdiff
path: root/drivers/cxl/pmem.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-21cxl/mbox: Use __le32 in get,set_lsa mailbox structuresGravatar Alison Schofield 1-3/+3
2022-04-28cxl: Drop cxl_device_lock()Gravatar Dan Williams 1-6/+6
2022-04-12cxl/pmem: Remove CXL SET_PARTITION_INFO from exclusive_cmds listGravatar Alison Schofield 1-1/+0
2022-02-08cxl: Prove CXL lockingGravatar Dan Williams 1-6/+6
2021-11-15cxl/pmem: Fix module reload vs workqueue stateGravatar Dan Williams 1-2/+27
2021-11-15cxl/memdev: Change cxl_mem to a more descriptive nameGravatar Ira Weiny 1-20/+19
2021-11-15cxl/pmem: Fix reference counting for delayed workGravatar Dan Williams 1-4/+13
2021-09-21tools/testing/cxl: Introduce a mock memory device + driverGravatar Dan Williams 1-1/+1
2021-09-21cxl/mbox: Move command definitions to common locationGravatar Dan Williams 1-9/+2
2021-09-21cxl/pmem: Add support for multiple nvdimm-bridge objectsGravatar Dan Williams 1-15/+0
2021-09-21cxl/pmem: Translate NVDIMM label commands to CXL label commandsGravatar Dan Williams 1-4/+124
2021-09-21cxl/mbox: Add exclusive kernel command supportGravatar Dan Williams 1-3/+26
2021-08-06cxl: Move cxl_core to new directoryGravatar Ben Widawsky 1-1/+1
2021-06-15cxl/pmem: Register 'pmem' / cxl_nvdimm devicesGravatar Dan Williams 1-9/+99
2021-06-15cxl/pmem: Add initial infrastructure for pmem supportGravatar Dan Williams 1-0/+140