aboutsummaryrefslogtreecommitdiff
path: root/drivers/cxl/cxlmem.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-26cxl/mem: Read, trace, and clear events on driver loadGravatar Ira Weiny 1-0/+79
2022-12-06cxl/mbox: Add variable output size validation for internal commandsGravatar Dan Williams 1-0/+2
2022-12-06cxl/mbox: Enable cxl_mbox_send_cmd() users to validate output sizeGravatar Dan Williams 1-2/+2
2022-12-05Merge branch 'for-6.2/cxl-aer' into for-6.2/cxlGravatar Dan Williams 1-0/+2
2022-12-05Merge branch 'for-6.2/cxl-security' into for-6.2/cxlGravatar Dan Williams 1-0/+41
2022-12-05cxl/port: Add RCD endpoint port enumerationGravatar Dan Williams 1-0/+2
2022-12-05cxl/mem: Move devm_cxl_add_endpoint() from cxl_core to cxl_memGravatar Dan Williams 1-0/+9
2022-12-03cxl/pci: Add (hopeful) error handling supportGravatar Dan Williams 1-0/+2
2022-12-02cxl/pmem: Refactor nvdimm device registration, delete the workqueueGravatar Dan Williams 1-0/+4
2022-12-01cxl/pmem: Add "Passphrase Secure Erase" security command supportGravatar Dave Jiang 1-0/+8
2022-12-01cxl/pmem: Add "Unlock" security command supportGravatar Dave Jiang 1-0/+1
2022-12-01cxl/pmem: Add "Freeze Security State" security command supportGravatar Dave Jiang 1-0/+1
2022-12-01cxl/pmem: Add Disable Passphrase security command supportGravatar Dave Jiang 1-0/+8
2022-12-01cxl/pmem: Add "Set Passphrase" security command supportGravatar Dave Jiang 1-0/+15
2022-11-30cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operationGravatar Dave Jiang 1-0/+8
2022-07-25cxl/region: Attach endpoint decodersGravatar Dan Williams 1-0/+5
2022-07-21cxl/hdm: Enumerate allocated DPAGravatar Dan Williams 1-0/+13
2022-07-19cxl/pci: Create PCI DOE mailbox's for memory devicesGravatar Ira Weiny 1-0/+3
2022-07-10tools/testing/cxl: Add partition supportGravatar Dan Williams 1-0/+7
2022-07-10cxl/mem: Add a debugfs version of 'iomem' for DPA, 'dpamem'Gravatar Dan Williams 1-0/+4
2022-07-09cxl/mem: Convert partition-info to resourcesGravatar Dan Williams 1-4/+6
2022-06-21cxl/mbox: Use __le32 in get,set_lsa mailbox structuresGravatar Alison Schofield 1-4/+4
2022-05-19cxl/mem: Consolidate CXL DVSEC Range enumeration in the coreGravatar Dan Williams 1-1/+0
2022-05-19cxl/pci: Move cxl_await_media_ready() to the coreGravatar Dan Williams 1-2/+1
2022-04-22PM: CXL: Disable suspendGravatar Dan Williams 1-0/+11
2022-04-12cxl/mbox: Improve handling of mbox_cmd hw return codesGravatar Davidlohr Bueso 1-1/+52
2022-04-12cxl/mbox: Block immediate mode in SET_PARTITION_INFO commandGravatar Alison Schofield 1-0/+7
2022-02-08cxl/mem: Add the cxl_mem driverGravatar Ben Widawsky 1-0/+8
2022-02-08cxl/pci: Emit device serial numberGravatar Dan Williams 1-0/+2
2022-02-08cxl/pci: Implement wait for media activeGravatar Ben Widawsky 1-0/+2
2022-02-08cxl/pci: Retrieve CXL DVSEC memory infoGravatar Ben Widawsky 1-0/+14
2022-02-08cxl/pci: Cache device DVSEC offsetGravatar Ben Widawsky 1-0/+2
2022-02-08cxl/pci: Store component register base in cxldsGravatar Ben Widawsky 1-0/+3
2022-02-08cxl/core/hdm: Add CXL standard decoder enumeration to the coreGravatar Dan Williams 1-0/+8
2021-11-15cxl/memdev: Remove unused cxlmd fieldGravatar Ira Weiny 1-2/+0
2021-11-15cxl/memdev: Change cxl_mem to a more descriptive nameGravatar Ira Weiny 1-15/+20
2021-09-21cxl/mbox: Move command definitions to common locationGravatar Dan Williams 1-0/+57
2021-09-21cxl/mbox: Add exclusive kernel command supportGravatar Dan Williams 1-0/+4
2021-09-21cxl/mbox: Convert 'enabled_cmds' to DECLARE_BITMAPGravatar Dan Williams 1-1/+1
2021-09-21cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the coreGravatar Dan Williams 1-18/+60
2021-09-21cxl/mbox: Introduce the mbox_send operationGravatar Dan Williams 1-0/+42
2021-09-21cxl/pci: Clean up cxl_mem_get_partition_info()Gravatar Dan Williams 1-2/+13
2021-09-21cxl/pci: Make 'struct cxl_mem' device type genericGravatar Dan Williams 1-3/+3
2021-08-10cxl/mem: Account for partitionable space in ram/pmem rangesGravatar Ira Weiny 1-0/+5
2021-08-07cxl/pci: Store memory capacity valuesGravatar Ira Weiny 1-0/+4
2021-08-06cxl/core: Move memdev management to coreGravatar Ben Widawsky 1-6/+9
2021-08-06cxl/pci: Introduce cdevm_file_operationsGravatar Dan Williams 1-0/+15
2021-08-06cxl: Move cxl_core to new directoryGravatar Ben Widawsky 1-0/+81