summaryrefslogtreecommitdiff
path: root/drivers/cxl/core/mbox.c
AgeCommit message (Expand)Author
2022-07-10tools/testing/cxl: Add partition supportDan Williams
2022-07-10cxl/debug: Move debugfs init to cxl_core_init()Dan Williams
2022-07-09cxl/mem: Convert partition-info to resourcesDan Williams
2022-06-28cxl/mbox: Fix missing variable payload checks in cmd size validationVishal Verma
2022-04-28cxl/mbox: fix logical vs bitwise typoDan Carpenter
2022-04-22cxl/mbox: Replace NULL check with IS_ERR() after vmemdup_user()Alison Schofield
2022-04-22cxl/mbox: Use type __u32 for mailbox payload sizesAlison Schofield
2022-04-12cxl/mbox: Use new return_code handlingDavidlohr Bueso
2022-04-12cxl/mbox: Improve handling of mbox_cmd hw return codesDavidlohr Bueso
2022-04-12cxl/mbox: Drop mbox_mutex commentDavidlohr Bueso
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