summaryrefslogtreecommitdiffstats
path: root/drivers/cxl/core/mbox.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * cxl/mem: Trace Memory Module Event RecordIra Weiny2023-01-261-0/+13
| * cxl/mem: Trace DRAM Event RecordIra Weiny2023-01-261-0/+12
| * cxl/mem: Trace General Media Event RecordIra Weiny2023-01-261-2/+27
| * cxl/mem: Read, trace, and clear events on driver loadIra Weiny2023-01-261-0/+148
* | cxl/mbox: Fix Payload Length check for Get Log commandRobert Richter2023-01-271-3/+22
* | cxl/mbox: Add debug messages for enabled mailbox commandsRobert Richter2023-01-261-1/+2
|/
* cxl/security: Drop security command ioctl uapiDan Williams2022-12-061-17/+0
* cxl/mbox: Add variable output size validation for internal commandsDan Williams2022-12-061-9/+14