summaryrefslogtreecommitdiffstats
path: root/drivers/cxl/core/mbox.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-15cxl/core: Convert to EXPORT_SYMBOL_NS_GPLDan Williams1-5/+5
2021-11-15cxl/memdev: Change cxl_mem to a more descriptive nameIra Weiny1-91/+91
2021-11-15cxl/mbox: Remove bad commentIra Weiny1-2/+0
2021-09-21cxl/mbox: Move command definitions to common locationDan Williams1-39/+6
2021-09-21cxl/mbox: Add exclusive kernel command supportDan Williams1-0/+5
2021-09-21cxl/mbox: Convert 'enabled_cmds' to DECLARE_BITMAPDan Williams1-11/+1
2021-09-21cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the coreDan Williams1-0/+825