summaryrefslogtreecommitdiff
path: root/drivers/cxl/core/mbox.c
AgeCommit message (Expand)Author
2024-01-09Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams
2024-01-09cxl/pci: Register for and process CPER eventsIra Weiny
2024-01-09cxl/events: Create a CXL event unionIra Weiny
2024-01-09cxl/events: Separate UUID from event structuresIra Weiny
2024-01-09cxl/events: Remove passing a UUID to known event tracesIra Weiny
2024-01-09cxl/events: Create common event UUID definesIra Weiny
2024-01-03cxl/trace: Pass UUID explicitly to event tracesIra Weiny
2024-01-02Merge branch 'for-6.8/cxl-cdat' into for-6.8/cxlDan Williams
2023-12-22cxl: Store QTG IDs and related info to the CXL memory device contextDave Jiang
2023-12-07cxl: Add Support for Get TimestampDavidlohr Bueso
2023-10-31Merge branch 'for-6.7/cxl-commited' into cxl/nextDan Williams
2023-10-31Merge branch 'for-6.7/cxl' into cxl/nextDan Williams
2023-10-31Merge branch 'for-6.7/cxl-rch-eh' into cxl/nextDan Williams
2023-10-27cxl: Add cxl_decoders_committed() helperDave Jiang
2023-10-27cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_s...Robert Richter
2023-10-24cxl/mbox: Remove useless cast in cxl_mem_create_range_info()Alison Schofield
2023-10-06cxl/memdev: Fix sanitize vs decoder setup lockingDan Williams
2023-09-14cxl/mbox: Fix CEL logic for poison and security commandsIra Weiny
2023-07-28cxl/memdev: Only show sanitize sysfs files when supportedDavidlohr Bueso
2023-06-25Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxlDan Williams
2023-06-25Merge branch 'for-6.5/cxl-background' into for-6.5/cxlDan Williams
2023-06-25cxl/mem: Support Secure EraseDavidlohr Bueso
2023-06-25cxl/mem: Wire up Sanitization supportDavidlohr Bueso
2023-06-25cxl/memdev: Make mailbox functionality optionalDan Williams
2023-06-25cxl/mbox: Move mailbox related driver state to its own data structureDan Williams
2023-05-26cxl: Explicitly initialize resources when media is not readyDave Jiang
2023-05-23cxl/mbox: Add background cmd handling machineryDavidlohr Bueso
2023-05-18cxl: Move cxl_await_media_ready() to before capacity info retrievalDave Jiang
2023-04-23Merge branch 'for-6.3/cxl-autodetect-fixes' into for-6.4/cxlDan Williams
2023-04-23cxl/trace: Add TRACE support for CXL media-error recordsAlison Schofield
2023-04-23cxl/mbox: Add GET_POISON_LIST mailbox commandAlison Schofield
2023-04-23cxl/mbox: Initialize the poison stateAlison Schofield
2023-04-23cxl/mbox: Restrict poison cmds to debugfs cxl_raw_allow_allAlison Schofield
2023-04-22cxl/mbox: Deprecate poison commandsDan Williams
2023-04-18cxl/core: Drop unused io-64-nonatomic-lo-hi.hDan Williams
2023-02-16Merge branch 'for-6.3/cxl-events' into cxl/nextDan Williams
2023-02-16cxl/trace: Standardize device information outputIra Weiny
2023-02-10Merge branch 'for-6.3/cxl' into cxl/nextDan Williams
2023-02-10cxl/uapi: Tag commands from cxl_query_cmd()Ira Weiny
2023-02-07Merge branch 'for-6.3/cxl-events' into cxl/nextDan Williams
2023-01-30cxl/pci: Set the device timestampJonathan Cameron
2023-01-30cxl/mbox: Add missing parameter to docs.Jonathan Cameron
2023-01-27cxl/mbox: Fix Payload Length check for Get Log commandRobert Richter
2023-01-26cxl/mem: Trace Memory Module Event RecordIra Weiny
2023-01-26cxl/mem: Trace DRAM Event RecordIra Weiny
2023-01-26cxl/mem: Trace General Media Event RecordIra Weiny
2023-01-26cxl/mbox: Add debug messages for enabled mailbox commandsRobert Richter
2023-01-26cxl/mem: Read, trace, and clear events on driver loadIra Weiny
2022-12-06cxl/security: Drop security command ioctl uapiDan Williams
2022-12-06cxl/mbox: Add variable output size validation for internal commandsDan Williams