summaryrefslogtreecommitdiff
path: root/drivers/cxl/cxlmem.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-28tools/testing/cxl: Define a fixed volatile configuration to parseDan Williams1-0/+3
2023-11-28cxl/mem: Move devm_cxl_add_endpoint() from cxl_core to cxl_memDan Williams1-0/+9
2022-07-25cxl/region: Attach endpoint decodersDan Williams1-0/+5
2022-07-22cxl/hdm: Enumerate allocated DPADan Williams1-0/+13
2022-07-20cxl/pci: Create PCI DOE mailbox's for memory devicesIra Weiny1-0/+3
2022-07-10tools/testing/cxl: Add partition supportDan Williams1-0/+7
2022-07-10cxl/mem: Add a debugfs version of 'iomem' for DPA, 'dpamem'Dan Williams1-0/+4
2022-07-10cxl/mem: Convert partition-info to resourcesDan Williams1-4/+6
2022-06-22cxl/mbox: Use __le32 in get,set_lsa mailbox structuresAlison Schofield1-4/+4
2022-05-19cxl/mem: Consolidate CXL DVSEC Range enumeration in the coreDan Williams1-1/+0
2022-05-19cxl/pci: Move cxl_await_media_ready() to the coreDan Williams1-2/+1
2022-04-23PM: CXL: Disable suspendDan Williams1-0/+11
2022-04-13cxl/mbox: Improve handling of mbox_cmd hw return codesDavidlohr Bueso1-1/+52
2022-04-13cxl/mbox: Block immediate mode in SET_PARTITION_INFO commandAlison Schofield1-0/+7
2022-02-09cxl/mem: Add the cxl_mem driverBen Widawsky1-0/+8
2022-02-09cxl/pci: Emit device serial numberDan Williams1-0/+2
2022-02-09cxl/pci: Implement wait for media activeBen Widawsky1-0/+2
2022-02-09cxl/pci: Retrieve CXL DVSEC memory infoBen Widawsky1-0/+14
2022-02-09cxl/pci: Cache device DVSEC offsetBen Widawsky1-0/+2
2022-02-09cxl/pci: Store component register base in cxldsBen Widawsky1-0/+3
2022-02-09cxl/core/hdm: Add CXL standard decoder enumeration to the coreDan Williams1-0/+8
2021-11-15cxl/memdev: Remove unused cxlmd fieldIra Weiny1-2/+0
2021-11-15cxl/memdev: Change cxl_mem to a more descriptive nameIra Weiny1-15/+20
2021-09-22cxl/mbox: Move command definitions to common locationDan Williams1-0/+57
2021-09-21cxl/mbox: Add exclusive kernel command supportDan Williams1-0/+4
2021-09-21cxl/mbox: Convert 'enabled_cmds' to DECLARE_BITMAPDan Williams1-1/+1
2021-09-21cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the coreDan Williams1-18/+60
2021-09-21cxl/mbox: Introduce the mbox_send operationDan Williams1-0/+42
2021-09-21cxl/pci: Clean up cxl_mem_get_partition_info()Dan Williams1-2/+13
2021-09-21cxl/pci: Make 'struct cxl_mem' device type genericDan Williams1-3/+3
2021-08-10cxl/mem: Account for partitionable space in ram/pmem rangesIra Weiny1-0/+5
2021-08-07cxl/pci: Store memory capacity valuesIra Weiny1-0/+4
2021-08-06cxl/core: Move memdev management to coreBen Widawsky1-6/+9
2021-08-06cxl/pci: Introduce cdevm_file_operationsDan Williams1-0/+15
2021-08-06cxl: Move cxl_core to new directoryBen Widawsky1-0/+81