summaryrefslogtreecommitdiff
path: root/drivers/cxl/pmem.c
AgeCommit message (Expand)Author
2023-06-25cxl/mbox: Move mailbox related driver state to its own data structureDan Williams
2023-02-13cxl/pmem: Fix nvdimm registration racesDan Williams
2023-01-25cxl/pmem: Fix nvdimm unregistration when cxl_pmem driver is absentDan Williams
2022-12-06cxl/mbox: Enable cxl_mbox_send_cmd() users to validate output sizeDan Williams
2022-12-05Merge branch 'for-6.2/cxl-security' into for-6.2/cxlDan Williams
2022-12-02cxl: add dimm_id support for __nvdimm_create()Dave Jiang
2022-12-02cxl/pmem: Remove the cxl_pmem_wq and related infrastructureDan Williams
2022-12-02cxl/pmem: Refactor nvdimm device registration, delete the workqueueDan Williams
2022-12-02cxl/region: Drop redundant pmem region release handlingDan Williams
2022-12-01cxl/acpi: Simplify cxl_nvdimm_bridge probingDan Williams
2022-12-01cxl/pmem: add provider name to cxl pmem dimm attribute groupDave Jiang
2022-12-01cxl/pmem: add id attribute to CXL based nvdimmDave Jiang
2022-11-30cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operationDave Jiang
2022-11-04cxl/pmem: Fix cxl_pmem_region and cxl_memdev leakDan Williams
2022-11-03cxl/pmem: Use size_add() against integer overflowYu Zhe
2022-10-20cxl/pmem: Fix failure to account for 8 byte header for writes to the device LSA.Jonathan Cameron
2022-08-05cxl/region: Fix IS_ERR() vs NULL checkDan Carpenter
2022-07-26cxl/region: Introduce cxl_pmem_region objectsDan Williams
2022-07-26cxl/pmem: Fix offline_nvdimm_bus() to offline by bridgeDan Williams
2022-06-21cxl/mbox: Use __le32 in get,set_lsa mailbox structuresAlison Schofield
2022-04-28cxl: Drop cxl_device_lock()Dan Williams
2022-04-12cxl/pmem: Remove CXL SET_PARTITION_INFO from exclusive_cmds listAlison Schofield
2022-02-08cxl: Prove CXL lockingDan Williams
2021-11-15cxl/pmem: Fix module reload vs workqueue stateDan Williams
2021-11-15cxl/memdev: Change cxl_mem to a more descriptive nameIra Weiny
2021-11-15cxl/pmem: Fix reference counting for delayed workDan Williams
2021-09-21tools/testing/cxl: Introduce a mock memory device + driverDan Williams
2021-09-21cxl/mbox: Move command definitions to common locationDan Williams
2021-09-21cxl/pmem: Add support for multiple nvdimm-bridge objectsDan Williams
2021-09-21cxl/pmem: Translate NVDIMM label commands to CXL label commandsDan Williams
2021-09-21cxl/mbox: Add exclusive kernel command supportDan Williams
2021-08-06cxl: Move cxl_core to new directoryBen Widawsky
2021-06-15cxl/pmem: Register 'pmem' / cxl_nvdimm devicesDan Williams
2021-06-15cxl/pmem: Add initial infrastructure for pmem supportDan Williams