summaryrefslogtreecommitdiff
path: root/drivers/cxl/core/mbox.c
AgeCommit message (Expand)Author
2023-10-31Merge branch 'for-6.7/cxl-commited' into cxl/nextDan Williams
2023-10-31Merge branch 'for-6.7/cxl' into cxl/nextDan Williams
2023-10-31Merge branch 'for-6.7/cxl-rch-eh' into cxl/nextDan Williams
2023-10-27cxl: Add cxl_decoders_committed() helperDave Jiang
2023-10-27cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_s...Robert Richter
2023-10-24cxl/mbox: Remove useless cast in cxl_mem_create_range_info()Alison Schofield
2023-10-06cxl/memdev: Fix sanitize vs decoder setup lockingDan Williams
2023-09-14cxl/mbox: Fix CEL logic for poison and security commandsIra Weiny
2023-07-28cxl/memdev: Only show sanitize sysfs files when supportedDavidlohr Bueso
2023-06-25Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxlDan Williams
2023-06-25Merge branch 'for-6.5/cxl-background' into for-6.5/cxlDan Williams
2023-06-25cxl/mem: Support Secure EraseDavidlohr Bueso
2023-06-25cxl/mem: Wire up Sanitization supportDavidlohr Bueso
2023-06-25cxl/memdev: Make mailbox functionality optionalDan Williams
2023-06-25cxl/mbox: Move mailbox related driver state to its own data structureDan Williams
2023-05-26cxl: Explicitly initialize resources when media is not readyDave Jiang
2023-05-23cxl/mbox: Add background cmd handling machineryDavidlohr Bueso
2023-05-18cxl: Move cxl_await_media_ready() to before capacity info retrievalDave Jiang
2023-04-23Merge branch 'for-6.3/cxl-autodetect-fixes' into for-6.4/cxlDan Williams
2023-04-23cxl/trace: Add TRACE support for CXL media-error recordsAlison Schofield
2023-04-23cxl/mbox: Add GET_POISON_LIST mailbox commandAlison Schofield
2023-04-23cxl/mbox: Initialize the poison stateAlison Schofield
2023-04-23cxl/mbox: Restrict poison cmds to debugfs cxl_raw_allow_allAlison Schofield
2023-04-22cxl/mbox: Deprecate poison commandsDan Williams
2023-04-18cxl/core: Drop unused io-64-nonatomic-lo-hi.hDan Williams
2023-02-16Merge branch 'for-6.3/cxl-events' into cxl/nextDan Williams
2023-02-16cxl/trace: Standardize device information outputIra Weiny
2023-02-10Merge branch 'for-6.3/cxl' into cxl/nextDan Williams
2023-02-10cxl/uapi: Tag commands from cxl_query_cmd()Ira Weiny
2023-02-07Merge branch 'for-6.3/cxl-events' into cxl/nextDan Williams
2023-01-30cxl/pci: Set the device timestampJonathan Cameron
2023-01-30cxl/mbox: Add missing parameter to docs.Jonathan Cameron
2023-01-27cxl/mbox: Fix Payload Length check for Get Log commandRobert Richter
2023-01-26cxl/mem: Trace Memory Module Event RecordIra Weiny
2023-01-26cxl/mem: Trace DRAM Event RecordIra Weiny
2023-01-26cxl/mem: Trace General Media Event RecordIra Weiny
2023-01-26cxl/mbox: Add debug messages for enabled mailbox commandsRobert Richter
2023-01-26cxl/mem: Read, trace, and clear events on driver loadIra Weiny
2022-12-06cxl/security: Drop security command ioctl uapiDan Williams
2022-12-06cxl/mbox: Add variable output size validation for internal commandsDan Williams
2022-12-06cxl/mbox: Enable cxl_mbox_send_cmd() users to validate output sizeDan Williams
2022-12-02cxl/pmem: Enforce keyctl ABI for PMEM securityDan Williams
2022-12-01cxl/pmem: Add "Passphrase Secure Erase" security command supportDave Jiang
2022-12-01cxl/pmem: Add "Unlock" security command supportDave Jiang
2022-12-01cxl/pmem: Add "Freeze Security State" security command supportDave Jiang
2022-12-01cxl/pmem: Add Disable Passphrase security command supportDave Jiang
2022-12-01cxl/pmem: Add "Set Passphrase" security command supportDave Jiang
2022-11-30cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operationDave Jiang
2022-10-20cxl/mbox: Add a check on input payload sizeJonathan Cameron
2022-07-10tools/testing/cxl: Add partition supportDan Williams