Age | Commit message (Expand) | Author |
2022-12-06 | cxl/mbox: Add variable output size validation for internal commands | Dan Williams |
2022-12-06 | cxl/mbox: Enable cxl_mbox_send_cmd() users to validate output size | Dan Williams |
2022-12-05 | Merge branch 'for-6.2/cxl-aer' into for-6.2/cxl | Dan Williams |
2022-12-05 | Merge branch 'for-6.2/cxl-security' into for-6.2/cxl | Dan Williams |
2022-12-05 | cxl/port: Add RCD endpoint port enumeration | Dan Williams |
2022-12-05 | cxl/mem: Move devm_cxl_add_endpoint() from cxl_core to cxl_mem | Dan Williams |
2022-12-03 | cxl/pci: Add (hopeful) error handling support | Dan Williams |
2022-12-02 | cxl/pmem: Refactor nvdimm device registration, delete the workqueue | Dan Williams |
2022-12-01 | cxl/pmem: Add "Passphrase Secure Erase" security command support | Dave Jiang |
2022-12-01 | cxl/pmem: Add "Unlock" security command support | Dave Jiang |
2022-12-01 | cxl/pmem: Add "Freeze Security State" security command support | Dave Jiang |
2022-12-01 | cxl/pmem: Add Disable Passphrase security command support | Dave Jiang |
2022-12-01 | cxl/pmem: Add "Set Passphrase" security command support | Dave Jiang |
2022-11-30 | cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operation | Dave Jiang |
2022-07-25 | cxl/region: Attach endpoint decoders | Dan Williams |
2022-07-21 | cxl/hdm: Enumerate allocated DPA | Dan Williams |
2022-07-19 | cxl/pci: Create PCI DOE mailbox's for memory devices | Ira Weiny |
2022-07-10 | tools/testing/cxl: Add partition support | Dan Williams |
2022-07-10 | cxl/mem: Add a debugfs version of 'iomem' for DPA, 'dpamem' | Dan Williams |
2022-07-09 | cxl/mem: Convert partition-info to resources | Dan Williams |
2022-06-21 | cxl/mbox: Use __le32 in get,set_lsa mailbox structures | Alison Schofield |
2022-05-19 | cxl/mem: Consolidate CXL DVSEC Range enumeration in the core | Dan Williams |
2022-05-19 | cxl/pci: Move cxl_await_media_ready() to the core | Dan Williams |
2022-04-22 | PM: CXL: Disable suspend | Dan Williams |
2022-04-12 | cxl/mbox: Improve handling of mbox_cmd hw return codes | Davidlohr Bueso |
2022-04-12 | cxl/mbox: Block immediate mode in SET_PARTITION_INFO command | Alison Schofield |
2022-02-08 | cxl/mem: Add the cxl_mem driver | Ben Widawsky |
2022-02-08 | cxl/pci: Emit device serial number | Dan Williams |
2022-02-08 | cxl/pci: Implement wait for media active | Ben Widawsky |
2022-02-08 | cxl/pci: Retrieve CXL DVSEC memory info | Ben Widawsky |
2022-02-08 | cxl/pci: Cache device DVSEC offset | Ben Widawsky |
2022-02-08 | cxl/pci: Store component register base in cxlds | Ben Widawsky |
2022-02-08 | cxl/core/hdm: Add CXL standard decoder enumeration to the core | Dan Williams |
2021-11-15 | cxl/memdev: Remove unused cxlmd field | Ira Weiny |
2021-11-15 | cxl/memdev: Change cxl_mem to a more descriptive name | Ira Weiny |
2021-09-21 | cxl/mbox: Move command definitions to common location | Dan Williams |
2021-09-21 | cxl/mbox: Add exclusive kernel command support | Dan Williams |
2021-09-21 | cxl/mbox: Convert 'enabled_cmds' to DECLARE_BITMAP | Dan Williams |
2021-09-21 | cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the core | Dan Williams |
2021-09-21 | cxl/mbox: Introduce the mbox_send operation | Dan Williams |
2021-09-21 | cxl/pci: Clean up cxl_mem_get_partition_info() | Dan Williams |
2021-09-21 | cxl/pci: Make 'struct cxl_mem' device type generic | Dan Williams |
2021-08-10 | cxl/mem: Account for partitionable space in ram/pmem ranges | Ira Weiny |
2021-08-07 | cxl/pci: Store memory capacity values | Ira Weiny |
2021-08-06 | cxl/core: Move memdev management to core | Ben Widawsky |
2021-08-06 | cxl/pci: Introduce cdevm_file_operations | Dan Williams |
2021-08-06 | cxl: Move cxl_core to new directory | Ben Widawsky |