summaryrefslogtreecommitdiffstats
path: root/drivers/cxl/core/mbox.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'cxl/for-6.10/dpa-to-hpa' into cxl-for-nextDave Jiang2024-04-301-6/+30
|\
| * cxl/core: Add region info to cxl_general_media and cxl_dram eventsAlison Schofield2024-04-301-6/+30
* | cxl/mbox: Add Clear Log mailbox commandSrinivasulu Thanneeru2024-04-301-0/+10
* | cxl/mbox: Add Get Log Capabilities and Get Supported Logs Sub-List commandsSrinivasulu Thanneeru2024-04-301-0/+2
|/
* cxl/core: Fix potential payload size confusion in cxl_mem_get_poison()Dan Williams2024-04-221-21/+17
* cxl/core: Fix initialization of mbox_cmd.size_out in get eventKwangjin Ko2024-04-031-1/+2
* cxl/mem: Fix for the index of Clear Event Record HandleYuquan Wang2024-03-261-1/+1
* cxl: Change 'struct cxl_memdev_state' *_perf_list to single 'struct cxl_dpa_p...Dave Jiang2024-02-161-2/+2
* Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams2024-01-091-47/+33
|\
| * cxl/pci: Register for and process CPER eventsIra Weiny2024-01-091-12/+28
| * cxl/events: Create a CXL event unionIra Weiny2024-01-091-19/+13
| * cxl/events: Separate UUID from event structuresIra Weiny2024-01-091-1/+1
| * cxl/events: Remove passing a UUID to known event tracesIra Weiny2024-01-091-3/+3
| * cxl/events: Create common event UUID definesIra Weiny2024-01-091-27/+3
| * cxl/trace: Pass UUID explicitly to event tracesIra Weiny2024-01-031-4/+4
* | Merge branch 'for-6.8/cxl-cdat' into for-6.8/cxlDan Williams2024-01-021-0/+2
|\ \
| * | cxl: Store QTG IDs and related info to the CXL memory device contextDave Jiang2023-12-221-0/+2
| |/
* / cxl: Add Support for Get TimestampDavidlohr Bueso2023-12-071-0/+1
|/
* Merge branch 'for-6.7/cxl-commited' into cxl/nextDan Williams2023-10-311-1/+1
|\
| * cxl: Add cxl_decoders_committed() helperDave Jiang2023-10-271-1/+1
* | Merge branch 'for-6.7/cxl' into cxl/nextDan Williams2023-10-311-2/+1
|\ \
| * | cxl/mbox: Remove useless cast in cxl_mem_create_range_info()Alison Schofield2023-10-241-2/+1
* | | Merge branch 'for-6.7/cxl-rch-eh' into cxl/nextDan Williams2023-10-311-0/+2
|\ \ \ | |_|/ |/| |
| * | cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_s...Robert Richter2023-10-271-0/+2
| |/
* / cxl/memdev: Fix sanitize vs decoder setup lockingDan Williams2023-10-061-15/+40
|/
* cxl/mbox: Fix CEL logic for poison and security commandsIra Weiny2023-09-141-11/+12
* cxl/memdev: Only show sanitize sysfs files when supportedDavidlohr Bueso2023-07-281-1/+44
* Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxlDan Williams2023-06-251-138/+147
|\
| * cxl/memdev: Make mailbox functionality optionalDan Williams2023-06-251-0/+1
| * cxl/mbox: Move mailbox related driver state to its own data structureDan Williams2023-06-251-134/+141
* | Merge branch 'for-6.5/cxl-background' into for-6.5/cxlDan Williams2023-06-251-1/+61
|\ \ | |/ |/|
| * cxl/mem: Support Secure EraseDavidlohr Bueso2023-06-251-1/+5
| * cxl/mem: Wire up Sanitization supportDavidlohr Bueso2023-06-251-0/+55
| * cxl/mbox: Add background cmd handling machineryDavidlohr Bueso2023-05-231-1/+2
* | cxl: Explicitly initialize resources when media is not readyDave Jiang2023-05-261-6/+11
|/
* cxl: Move cxl_await_media_ready() to before capacity info retrievalDave Jiang2023-05-181-5/+10
* Merge branch 'for-6.3/cxl-autodetect-fixes' into for-6.4/cxlDan Williams2023-04-231-1/+0
|\
| * cxl/core: Drop unused io-64-nonatomic-lo-hi.hDan Williams2023-04-181-1/+0
* | cxl/trace: Add TRACE support for CXL media-error recordsAlison Schofield2023-04-231-1/+4
* | cxl/mbox: Add GET_POISON_LIST mailbox commandAlison Schofield2023-04-231-0/+55
* | cxl/mbox: Initialize the poison stateAlison Schofield2023-04-231-2/+79
* | cxl/mbox: Restrict poison cmds to debugfs cxl_raw_allow_allAlison Schofield2023-04-231-0/+6
* | cxl/mbox: Deprecate poison commandsDan Williams2023-04-221-5/+0
|/
* Merge branch 'for-6.3/cxl-events' into cxl/nextDan Williams2023-02-161-7/+7
|\
| * cxl/trace: Standardize device information outputIra Weiny2023-02-161-7/+7
* | Merge branch 'for-6.3/cxl' into cxl/nextDan Williams2023-02-101-2/+7
|\ \
| * | cxl/uapi: Tag commands from cxl_query_cmd()Ira Weiny2023-02-101-2/+7
* | | Merge branch 'for-6.3/cxl-events' into cxl/nextDan Williams2023-02-071-0/+226
|\ \ \ | |/ / |/| / | |/
| * cxl/pci: Set the device timestampJonathan Cameron2023-01-301-0/+27
| * cxl/mbox: Add missing parameter to docs.Jonathan Cameron2023-01-301-0/+1