summaryrefslogtreecommitdiff
path: root/drivers/cxl/core/mbox.c
AgeCommit message (Expand)Author
2022-04-12cxl/mbox: Block immediate mode in SET_PARTITION_INFO commandAlison Schofield
2022-04-12cxl/mbox: Move cxl_mem_command param to a local variableAlison Schofield
2022-04-12cxl/mbox: Make handle_mailbox_cmd_from_user() use a mbox paramAlison Schofield
2022-04-12cxl/mbox: Remove dependency on cxl_mem_command for a debug msgAlison Schofield
2022-04-12cxl/mbox: Construct a users cxl_mbox_cmd in the validation pathAlison Schofield
2022-04-12cxl/mbox: Move build of user mailbox cmd to a helper functionsAlison Schofield
2022-04-12cxl/mbox: Move raw command warning to raw command validationAlison Schofield
2022-04-12cxl/mbox: Move cxl_mem_command construction to helper funcsAlison Schofield
2021-11-15cxl/core: Convert to EXPORT_SYMBOL_NS_GPLDan Williams
2021-11-15cxl/memdev: Change cxl_mem to a more descriptive nameIra Weiny
2021-11-15cxl/mbox: Remove bad commentIra Weiny
2021-09-21cxl/mbox: Move command definitions to common locationDan Williams
2021-09-21cxl/mbox: Add exclusive kernel command supportDan Williams
2021-09-21cxl/mbox: Convert 'enabled_cmds' to DECLARE_BITMAPDan Williams
2021-09-21cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the coreDan Williams